Adversarial Flow Matching for Imperceptible Attacks on End-to-End Autonomous Driving

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Cybersecurity & Data Privacy · Depth: Expert, extended

Summary

Adversarial Flow Matching (AFM) is a novel gray-box attack framework designed to exploit structural vulnerabilities in Transformer backbones of end-to-end autonomous driving (AD) models. It enables efficient one-step generation of visually imperceptible adversarial examples by perturbing both the generative latent space and a neural average velocity field. AFM significantly degrades the performance of both Vision-Language-Action (VLA) and modular AD agents, such as SimLingo and TransFuser, across various driving scenarios, including complex traffic and nighttime conditions. The method achieves superior attack effectiveness and imperceptibility compared to baselines like FGSM, PGD, DiffAttack, PerC-AL, and NCF. Furthermore, AFM-generated adversarial examples demonstrate robust cross-model transferability, requiring only prior knowledge of a Transformer-based module in the target AD model, approximating a black-box attack setting.

Key takeaway

For research scientists and security engineers evaluating autonomous driving system robustness, AFM reveals a critical, shared vulnerability in Transformer-based AD models. You should prioritize developing defenses that specifically target the dual-perturbation mechanisms in the latent space and neural velocity fields, especially for gray-box scenarios where only structural knowledge of the Transformer is available. This necessitates moving beyond traditional pixel-level defenses to more sophisticated, generative-aware countermeasures to prevent imperceptible, high-impact attacks.

Key insights

AFM leverages Flow Matching to create imperceptible, transferable gray-box attacks against Transformer-based autonomous driving systems.

Principles

Method

AFM uses a Flow Matching-guided generative mechanism and an attention-guided multi-objective optimization. It injects learnable perturbations into both the latent space and the neural average velocity field for one-step adversarial generation.

In practice

Topics

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, AI Security Engineer, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.