Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

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

Created by
  • Haebom

Author

Aishan Liu, Jiakai Wang, Tianyuan Zhang, Hainan Li, Jiangfan Liu, Siyuan Liang, Yilong Ren, Xianglong Liu, Dacheng Tao

Outline

MetAdv is a novel platform for assessing the adversarial robustness of autonomous driving systems. It integrates virtual simulations with real-world vehicle feedback to enable realistic and dynamic interactive evaluations. Through a three-tiered, closed-loop test environment, it performs end-to-end adversarial evaluations, from high-level integrated adversarial attack generation to mid-level simulation-based interactions and low-level real-world vehicle execution. It supports a variety of autonomous driving tasks and algorithmic paradigms (e.g., modular deep learning pipelines, end-to-end learning, and vision-language models), and is compatible with commercial platforms such as Apollo and Tesla. Its human-involvement capabilities provide flexibility in configurations and real-time collection of driver physiological signals and behavioral feedback, providing new insights into human-machine trust in adversarial environments.

Takeaways, Limitations

Takeaways:
Improving the robustness of autonomous driving systems by providing a realistic and dynamic adversarial testing environment.
Seamless transition between virtual and physical environments and compatibility with various commercial platforms.
A deeper understanding of human-machine trust through human engagement capabilities.
Broad applicability through support for various autonomous driving tasks and algorithmic paradigms.
Providing a scalable and integrated adversarial evaluation framework.
Limitations:
To date, no specific experimental results or data on the actual performance and effectiveness of the MetAdv platform have been presented in the paper.
Limitations of virtual simulations due to differences from actual road environments.
Further validation is needed to ensure comprehensive response to various types of adversarial attacks.
Further research is needed on the interpretation and utilization of physiological signals and behavioral feedback data collected from human participation functions.
👍