LGAIAug 5, 2025

EvaDrive: Evolutionary Adversarial Policy Optimization for End-to-End Autonomous Driving

arXiv:2508.09158v210 citationsh-index: 10
Originality Highly original
AI Analysis

This addresses the problem of iterative refinement and scalarization bias in autonomous driving planning, offering a novel approach for researchers and practitioners, though it appears incremental as it builds on existing generation-evaluation frameworks.

The paper tackles the challenge of achieving human-like iterative decision-making in autonomous driving by introducing EvaDrive, a multi-objective reinforcement learning framework that uses adversarial optimization to co-evolve trajectory generation and evaluation, resulting in state-of-the-art performance with 94.9 PDMS on NAVSIM v1 and 64.96 Driving Score on Bench2Drive.

Autonomous driving faces significant challenges in achieving human-like iterative decision-making, which continuously generates, evaluates, and refines trajectory proposals. Current generation-evaluation frameworks isolate trajectory generation from quality assessment, preventing iterative refinement essential for planning, while reinforcement learning methods collapse multi-dimensional preferences into scalar rewards, obscuring critical trade-offs and yielding scalarization bias.To overcome these issues, we present EvaDrive, a novel multi-objective reinforcement learning framework that establishes genuine closed-loop co-evolution between trajectory generation and evaluation via adversarial optimization. EvaDrive frames trajectory planning as a multi-round adversarial game. In this game, a hierarchical generator continuously proposes candidate paths by combining autoregressive intent modeling for temporal causality with diffusion-based refinement for spatial flexibility. These proposals are then rigorously assessed by a trainable multi-objective critic that explicitly preserves diverse preference structures without collapsing them into a single scalarization bias.This adversarial interplay, guided by a Pareto frontier selection mechanism, enables iterative multi-round refinement, effectively escaping local optima while preserving trajectory diversity.Extensive experiments on NAVSIM and Bench2Drive benchmarks demonstrate SOTA performance, achieving 94.9 PDMS on NAVSIM v1 (surpassing DiffusionDrive by 6.8, DriveSuprim by 5.0, and TrajHF by 0.9) and 64.96 Driving Score on Bench2Drive. EvaDrive generates diverse driving styles via dynamic weighting without external preference data, introducing a closed-loop adversarial framework for human-like iterative decision-making, offering a novel scalarization-free trajectory optimization approach.

Foundations

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

Your Notes