paper-with-me

홈 › Papers

Reinforcement Learning for Online Testing of Autonomous Driving Systems: a Replication and Extension Study

2024-03-20 · Luca Giamattei, Matteo Biagiola, Roberto Pietrantuono, Stefano Russo, Paolo Tonella

In a recent study, Reinforcement Learning (RL) used in combination with many-objective search, has been shown to outperform alternative techniques (random search and many-objective search) for online testing of Deep Neural Network-enabled systems. The empirical evaluation of these techniques was conducted on a state-of-the-art Autonomous Driving System (ADS). This work is a replication and extension of that empirical study. Our replication shows that RL does not outperform pure random test generation in a comparison conducted under the same settings of the original study, but with no confounding factor coming from the way collisions are measured. Our extension aims at eliminating some of the possible reasons for the poor performance of RL observed in our replication: (1) the presence of reward components providing contrasting or useless feedback to the RL agent; (2) the usage of an RL algorithm (Q-learning) which requires discretization of an intrinsically continuous state space. Results show that our new RL agent is able to converge to an effective policy that outperforms random testing. Results also highlight other possible improvements, which open to further investigations on how to best leverage RL for online ADS testing.

📄 PDF Abstract BibTeX arXiv:2403.13729

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingQ-LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Many-Objective Reinforcement Learning for Online Testing of DNN-Enabled Systems

2022-10-27 · Fitash Ul Haq, Donghwan Shin, Lionel Briand

Deep Neural Networks (DNNs) have been widely used to perform real-world tasks in cyber-physical systems such as Autonomous Driving Systems (ADS). Ensuring the correct behavior of such DNN-Enabled Systems (DES) is a cruci…

Autonomous Drivingreinforcement-learningReinforcement Learning (RL)

From Particles to Perils: SVGD-Based Hazardous Scenario Generation for Autonomous Driving Systems Testing

2026-04-20 · Linfeng Liang, Xiao Cheng, Tsong Yueh Chen, Xi Zheng arxiv

Simulation-based testing of autonomous driving systems (ADS) must uncover realistic and diverse failures in dense, heterogeneous traffic. However, existing search-based seeding methods (e.g., genetic algorithms) struggle…

Reinforcement LearningAutonomous Driving

(Re)$^2$H2O: Autonomous Driving Scenario Generation via Reversely Regularized Hybrid Offline-and-Online Reinforcement Learning

2023-02-27 · Haoyi Niu, Kun Ren, Yizhou Xu, Ziyuan Yang 외

Autonomous driving and its widespread adoption have long held tremendous promise. Nevertheless, without a trustworthy and thorough testing procedure, not only does the industry struggle to mass-produce autonomous vehicle…

Autonomous DrivingAutonomous Vehicles

ADRD: LLM-Driven Autonomous Driving Based on Rule-based Decision Systems

2025-06-17 · Fanzhi Zeng, Siqi Wang, Chuzhao Zhu, Li Li

How to construct an interpretable autonomous driving decision-making system has become a focal point in academic research. In this study, we propose a novel approach that leverages large language models (LLMs) to generat…

Autonomous DrivingDecision Making

AI-as-a-Service Toolkit for Human-Centered Intelligence in Autonomous Driving

2022-02-03 · Valerio De Caro, Saira Bano, Achilles Machumilane, Alberto Gotta 외

This paper presents a proof-of-concept implementation of the AI-as-a-Service toolkit developed within the H2020 TEACHING project and designed to implement an autonomous driving personalization system according to the out…

Autonomous Drivingreinforcement-learningReinforcement Learning (RL)