We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: Faster Multi-Goal Simulation-Based Testing Using DoLesS (Domination with Least Square Approximation)

Abstract: For cyber-physical systems, finding a set of test cases with the least cost by exploring multiple goals is a complex task. For example, Arrieta et al. reported that state-of-the-art optimizers struggle to find minimal test suites for this task. To better manage this task, we propose DoLesS (Domination with Least Squares Approximation) which uses a domination predicate to sort the space of possible goals to a small number of representative examples. Multi-objective domination then divides these examples into a "best" set and the remaining "rest" set. After that, DoLesS applies an inverted least squares approximation approach to learn a minimal set of tests that can distinguish best from rest in the reduced example space. DoLesS has been tested on four cyber-physical models: a tank flow model; a model of electric car windows; a safety feature of an AC engine; and a continuous PID controller combined with a discrete state machine. Comparing to the recent state-of-the-art paper attempted the same task, DoLesS performs as well or even better as state-of-the-art, while running 80-360 times faster on average (seconds instead of hours). Hence, we recommend DoLesSas a fast method to find minimal test suites for multi-goal cyber-physical systems. For replication purposes, all our code is on-line:this https URL
Comments: 10 pages, 4 figures, 6 tables. Submitted to ICSE 2022
Subjects: Software Engineering (cs.SE)
Cite as: arXiv:2112.01598 [cs.SE]
  (or arXiv:2112.01598v1 [cs.SE] for this version)

Submission history

From: Xiao Ling [view email]
[v1] Thu, 2 Dec 2021 20:34:54 GMT (1530kb,D)
[v2] Wed, 1 Feb 2023 16:55:42 GMT (3743kb,D)
[v3] Fri, 5 May 2023 17:49:31 GMT (3721kb,D)

Link back to: arXiv, form interface, contact.