paper-with-me

Papers

MetAdv: A Unified and Interactive Adversarial Testing Platform for Autonomous Driving

2025-08-04 · Aishan Liu, Jiakai Wang, Tianyuan Zhang, Hainan Li, Jiangfan Liu, Siyuan Liang, Yilong Ren, Xianglong Liu, Dacheng Tao arxiv

Evaluating and ensuring the adversarial robustness of autonomous driving (AD) systems is a critical and unresolved challenge. This paper introduces MetAdv, a novel adversarial testing platform that enables realistic, dynamic, and interactive evaluation by tightly integrating virtual simulation with physical vehicle feedback. At its core, MetAdv establishes a hybrid virtual-physical sandbox, within which we design a three-layer closed-loop testing environment with dynamic adversarial test evolution. This architecture facilitates end-to-end adversarial evaluation, ranging from high-level unified adversarial generation, through mid-level simulation-based interaction, to low-level execution on physical vehicles. Additionally, MetAdv supports a broad spectrum of AD tasks, algorithmic paradigms (e.g., modular deep learning pipelines, end-to-end learning, vision-language models). It supports flexible 3D vehicle modeling and seamless transitions between simulated and physical environments, with built-in compatibility for commercial platforms such as Apollo and Tesla. A key feature of MetAdv is its human-in-the-loop capability: besides flexible environmental configuration for more customized evaluation, it enables real-time capture of physiological signals and behavioral feedback from drivers, offering new insights into human-machine trust under adversarial conditions. We believe MetAdv can offer a scalable and unified framework for adversarial assessment, paving the way for safer AD.

📄 PDF Abstract BibTeX arXiv:2508.06534

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessAutonomous Driving

Similar Papers 제목 키워드 기반

Metadata-Guided Adaptable Frequency Scaling across Heterogeneous Applications and Devices

2025-09-23 · Jinqi Yan, Fang He, Qianlong Sang, Bifeng Tong 외 arxiv

Dynamic Voltage and Frequency Scaling is essential for enhancing energy efficiency in mobile platforms. However, traditional heuristic-based governors are increasingly inadequate for managing the complexity of heterogene…

Reinforcement Learning

Interactive Adversarial Testing of Autonomous Vehicles with Adjustable Confrontation Intensity

2025-07-29 · Yicheng Guo, Chengkai Xu, Jiaqi Liu, Hao Zhang 외 arxiv

Scientific testing techniques are essential for ensuring the safe operation of autonomous vehicles (AVs), with high-risk, highly interactive scenarios being a primary focus. To address the limitations of existing testing…

Adversarial RobustnessAutonomous Vehicles

DriveTester: A Unified Platform for Simulation-Based Autonomous Driving Testing

2024-12-17 · Mingfei Cheng, Yuan Zhou, Xiaofei Xie

Simulation-based testing plays a critical role in evaluating the safety and reliability of autonomous driving systems (ADSs). However, one of the key challenges in ADS testing is the complexity of preparing and configuri…

Autonomous Driving

A Scenario-Based Platform for Testing Autonomous Vehicle Behavior Prediction Models in Simulation

2021-10-28 · Francis Indaheng, Edward Kim, Kesav Viswanadha, Jay Shenoy 외

Behavior prediction remains one of the most challenging tasks in the autonomous vehicle (AV) software stack. Forecasting the future trajectories of nearby agents plays a critical role in ensuring road safety, as it equip…

PredictionProbabilistic Programming

TA3: Testing Against Adversarial Attacks on Machine Learning Models

2024-10-06 · Yuanzhe Jin, Min Chen

Adversarial attacks are major threats to the deployment of machine learning (ML) models in many applications. Testing ML models against such attacks is becoming an essential step for evaluating and improving ML models. I…