SEJul 7

Collaborative Multi-Agent Testing for Emergent Failure Discovery in Autonomous Driving Systems

arXiv:2607.060785.8
Predicted impact top 71% in SE · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the need for coordinated testing to uncover emergent failures in autonomous driving systems, but it is incremental as it focuses on perception-oriented perturbations in a simulated environment.

CREAD, a collaborative multi-agent testing framework, improves failure discovery in autonomous driving systems by coordinating perturbation generation, behavioural validation, and search coordination, achieving about 2.1x more failures per 100 scenarios than a single-agent baseline.

Autonomous Driving Systems (ADS) can fail because of faults within individual modules as well as from interactions across perception, planning, and control. Yet existing ADS testing research often treats key testing functions, such as perturbation generation, behavioural assessment, and test case selection and exploration, as loosely coupled steps rather than coordinated roles for discovering such failures. We present CREAD, a collaborative multi-agent testing framework for testing ADS that organises perturbation generation, behavioural validation, and search coordination through a shared blackboard and an orchestrator. In the current work-in-progress instantiation, the framework focuses on perception-oriented perturbation generation, while remaining extensible to other ADS modules, including planning and control. It currently comprises a Perception Fuzzer Agent, a Metamorphic Validator Agent, and an Orchestrator Agent. Respectively, they generate perturbations, assess behavioural consistency across related scenario pairs, and coordinate further exploration. Experiments in HighwayEnv simulator show that the collaborative configuration improves failure discovery in the highway environment and remains competitive in the roundabout setting. Across the two environments, it yields about 2.1x as many failures per 100 scenarios as the single-agent baseline on average, while gains over a non-collaborative two-agent baseline vary across environments. These results suggest that collaborative multi-agent testing is a promising research direction for emergent ADS behaviour discovery.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes