Skip to the content.

:wave: Welcome to the Adversarial Driving Scene Generation Challenge organized at :wave: WACV 2026

Workshop / Challenge Info:

Challenge Overview Figure

đź“„ Paper

Reference Paper (arXiv): Challenger: Affordable adversarial driving video generation


📌 Overview

The Reality Gap: While autonomous driving systems have made remarkable progress, they remain fragile in “corner cases”—rare, unexpected, or aggressive scenarios that often lead to safety-critical failures. Ensuring robustness in these conditions is currently a major bottleneck for real-world deployment.

The Challenge: Current benchmarks lack the ability to systematically stress-test End-to-End (E2E) driving models against these edge cases. This competition addresses that gap by focusing on Adversarial Driving Scene Generation. Your task is to create synthetic driving scenes that feature adversarial or aggressive traffic participants.

The Objective: This challenge flips the traditional evaluation paradigm. Instead of optimizing for higher driving scores, we incentivize you to generate scenarios that degrade model performance. Success is measured by your ability to induce failures in state-of-the-art E2E driving models while maintaining plausibility, helping the community to better understand and fix critical model weaknesses.


🎯 Task

Your mission is to generate adversarial driving scenarios that induce failures in SOTA E2E autonomous driving models. You will achieve this by subtly modifying real-world scenes to create difficult but physically plausible “corner cases”.

The Process:

Strict Constraints:

⚙️ Evaluation

Submissions are evaluated through a three-stage pipeline to ensure realism and effectiveness:

  1. Kinematic Rectification: Ensures the trajectory is smooth and physically executable via LQR controller. This step enforces dynamic feasibility, ensuring the adversarial vehicle’s movement is physically executable.
  2. Neural Rendering: Converts scenarios into high-fidelity RGB video clips for realistic visual testing.
  3. Performance Testing & Scoring: Clips are fed into four SOTA E2E AD models in an open-loop setting.

🏆 Baseline & Benchmark

Adversarial scenarios and performance degradation

Photorealistic adversarial driving scenarios and observed performance degradation in terms of collision rate.


📚 Recommended Readings & Citations

Participants are encouraged to read and cite the following work:

```bibtex @article{xu2025challenger, title={Challenger: Affordable adversarial driving video generation}, author={Xu, Zhiyuan and Li, Bohan and Gao, Huan-ang and Gao, Mingju and Chen, Yong and Liu, Ming and Yan, Chenxu and Zhao, Hang and Feng, Shuo and Zhao, Hao}, journal={arXiv preprint arXiv:2505.15880}, year={2025} }