Diverse Scenario Exploration in Model Finders Using Graph Kernels and Clustering

Publication
7th International Conference on Rigorous State Based Methods (ABZ'20)

Abstract

Complex software systems can be described using modeling notations such as UML/OCL or Alloy. Then, some correctness properties of these systems can be checked using model finders, which compute sample scenarios either fulfilling the desired properties or illustrating potential faults. Such scenarios allow designers to validate, verify and test the system under development. Nevertheless, when asked to produce several scenarios, model finders tend to produce similar solutions. This lack of diversity impairs their effectiveness as testing or validation assets. To solve this problem, we propose the use of graph kernels, a family of methods for computing the (dis)similarity among pairs of graphs. With this metric, it is possible to cluster scenarios effectively, improving the usability of model finders and making testing and validation more efficient.

Document

If you cannot see the document below, the PDF document is most likely not freely accessible. In this case, please try to access the document via this link.

Reference

% BibTex
@inproceedings{ClarisoC20,
  author       = {Robert Claris{\'{o}} and
                  Jordi Cabot},
  editor       = {Alexander Raschke and
                  Dominique M{\'{e}}ry and
                  Frank Houdek},
  title        = {Diverse Scenario Exploration in Model Finders Using Graph Kernels
                  and Clustering},
  booktitle    = {Rigorous State-Based Methods - 7th International Conference, {ABZ}
                  2020, Ulm, Germany, May 27-29, 2020, Proceedings},
  series       = {Lecture Notes in Computer Science},
  volume       = {12071},
  pages        = {27--43},
  publisher    = {Springer},
  year         = {2020},
  url          = {https://doi.org/10.1007/978-3-030-48077-6\_3},
  doi          = {10.1007/978-3-030-48077-6\_3},
  timestamp    = {Mon, 15 Jun 2020 17:09:54 +0200},
  biburl       = {https://dblp.org/rec/conf/asm/ClarisoC20.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}


Related