paper-with-me

Papers

Boundary State Generation for Testing and Improvement of Autonomous Driving Systems

2023-07-20 · Matteo Biagiola, Paolo Tonella

Recent advances in Deep Neural Networks (DNNs) and sensor technologies are enabling autonomous driving systems (ADSs) with an ever-increasing level of autonomy. However, assessing their dependability remains a critical concern. State-of-the-art ADS testing approaches modify the controllable attributes of a simulated driving environment until the ADS misbehaves. In such approaches, environment instances in which the ADS is successful are discarded, despite the possibility that they could contain hidden driving conditions in which the ADS may misbehave. In this paper, we present GENBO (GENerator of BOundary state pairs), a novel test generator for ADS testing. GENBO mutates the driving conditions of the ego vehicle (position, velocity and orientation), collected in a failure-free environment instance, and efficiently generates challenging driving conditions at the behavior boundary (i.e., where the model starts to misbehave) in the same environment instance. We use such boundary conditions to augment the initial training dataset and retrain the DNN model under test. Our evaluation results show that the retrained model has, on average, up to 3x higher success rate on a separate set of evaluation tracks with respect to the original DNN model.

📄 PDF Abstract BibTeX arXiv:2307.10590

Code (1)

testingautomated-usi/genbo 공식 구현

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

ScenePilot: Controllable Boundary-Driven Critical Scenario Generation for Autonomous Driving

2026-05-20 · Qiyu Ruan, Yuxuan Wang, He Li, Zhenning Li 외 arxiv

Safety-critical scenarios are central to evaluating autonomous driving systems, yet their rarity in naturalistic logs makes simulation-based stress testing indispensable. Most scenario generation methods treat surroundin…

Reinforcement LearningAutonomous Driving

Coverage Testing of Deep Learning Models using Dataset Characterization

2019-11-17 · Senthil Mani, Anush Sankaran, Srikanth Tamilselvam, Akshay Sethi

Deep Neural Networks (DNNs), with its promising performance, are being increasingly used in safety critical applications such as autonomous driving, cancer detection, and secure authentication. With growing importance in…

Autonomous DrivingDeep Learningimage-classificationImage Classification

Representation Improvement in Latent Space for Search-Based Testing of Autonomous Robotic Systems

2025-03-26 · Dmytro Humeniuk, Foutse khomh

Testing autonomous robotic systems, such as self-driving cars and unmanned aerial vehicles, is challenging due to their interaction with highly unpredictable environments. A common practice is to first conduct simulation…

DiversitySelf-Driving Cars

AuthSim: Towards Authentic and Effective Safety-critical Scenario Generation for Autonomous Driving Tests

2025-02-28 · Yukuan Yang, Xucheng Lu, Zhili Zhang, Zepeng Wu 외

Generating adversarial safety-critical scenarios is a pivotal method for testing autonomous driving systems, as it identifies potential weaknesses and enhances system robustness and reliability. However, existing approac…

Autonomous Driving

Automated Generation of Diverse and Challenging Scenarios for Test and Evaluation of Autonomous Vehicles

2017-07-24 · Conference 2017 7 · Galen E. Mullins, Paul G. Stankiewicz, and Satyandra K. Gupta

Abstract— We propose a novel method for generating test scenarios for a black box autonomous system that demonstrate critical transitions in its performance modes. In complex environments it is possible for an autonomous…

Autonomous VehiclesFault Detection