English

AmbieGen: A Search-based Framework for Autonomous Systems Testing

Robotics 2023-01-04 v1 Neural and Evolutionary Computing

Abstract

Thorough testing of safety-critical autonomous systems, such as self-driving cars, autonomous robots, and drones, is essential for detecting potential failures before deployment. One crucial testing stage is model-in-the-loop testing, where the system model is evaluated by executing various scenarios in a simulator. However, the search space of possible parameters defining these test scenarios is vast, and simulating all combinations is computationally infeasible. To address this challenge, we introduce AmbieGen, a search-based test case generation framework for autonomous systems. AmbieGen uses evolutionary search to identify the most critical scenarios for a given system, and has a modular architecture that allows for the addition of new systems under test, algorithms, and search operators. Currently, AmbieGen supports test case generation for autonomous robots and autonomous car lane keeping assist systems. In this paper, we provide a high-level overview of the framework's architecture and demonstrate its practical use cases.

Keywords

Cite

@article{arxiv.2301.01234,
  title  = {AmbieGen: A Search-based Framework for Autonomous Systems Testing},
  author = {Dmytro Humeniuk and Foutse Khomh and Giuliano Antoniol},
  journal= {arXiv preprint arXiv:2301.01234},
  year   = {2023}
}

Comments

17 pages, 10 figures

R2 v1 2026-06-28T08:01:15.701Z