paper-with-me

홈 › Papers

EvoDrive: Pareto Evolution for Safety-Critical Autonomous Driving via Self-Improving LLM Agents

2026-06-02 · Tong Nie, Yuewen Mei, Yihong Tang, Junlin He, Jie Deng, Jian Sun, Wei Ma arxiv

Generating safety-critical scenarios is essential for validating and improving autonomous driving systems, yet it inherently requires maximizing adversariality to expose failures while preserving realism. Existing methods usually manage this trade-off with handcrafted heuristics, confining generation to known priors and overlooking underexplored patterns. While recent open-ended agentic evolution can push this limit, unconstrained general agents lack strict simulator grounding and tend to collapse the multi-objective tension into single-scalar maximization. Here we present EvoDrive, the first automated, LLM-based agentic evolution framework for multi-objective scenario generation. EvoDrive employs a simulator-grounded actor-critic architecture where a memory-driven actor iteratively proposes improvements to the generators and critics filter out implausible candidates, and a self-evolving world evaluator routes promising proposals to optimize simulation budgets. EvoDrive further maintains a Pareto archive of evaluated candidates to preserve diverse attack-realism trade-offs and guide future evolution via simulation feedback. Benchmark results on MetaDrive and CARLA show that EvoDrive not only significantly expands the Pareto frontier across various generators, but also produces valuable scenarios for policy training.

📄 PDF Abstract BibTeX arXiv:2606.03678

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

EvoDriveVLA: Evolving Driving VLA Models via Collaborative Perception-Planning Distillation

2026-03-10 · Jiajun Cao, Xiaoan Zhang, Xiaobao Wei, Liyuqiu Huang 외 arxiv

Vision-Language-Action models have shown great promise for autonomous driving, yet they suffer from degraded perception after unfreezing the visual encoder and struggle with accumulated instability in long-term planning.…

Autonomous Driving

Learning the Pareto Space of Multi-Objective Autonomous Driving: A Modular, Data-Driven Approach

2026-01-26 · Mohammad Elayan, Wissam Kontar arxiv

Balancing safety, efficiency, and interaction is fundamental to designing autonomous driving agents and to understanding autonomous vehicle (AV) behavior in real-world operation. This study introduces an empirical learni…

Autonomous Driving

Feasibility Restoration under Conflicting STL Specifications with Pareto-Optimal Refinement

2026-03-06 · Tianhao Wu, Yiwei Lyu arxiv

Signal Temporal Logic (STL) is expressive formal language that specifies spatio-temporal requirements in robotics. Its quantitative robustness semantics can be easily integrated with optimization-based control frameworks…

Autonomous Driving

ProDrive: Proactive Planning for Autonomous Driving via Ego-Environment Co-Evolution

2026-04-28 · Chuyao Fu, Shengzhe Gan, Zhuoli Ouyang, Yuhan Rui 외 arxiv

End-to-end autonomous driving planners typically generate trajectories from current observations alone. However, real-world driving is highly dynamic, and such reactive planning cannot anticipate future scene evolution, …

Autonomous Driving

Beyond Goodhart's Law: A Dynamic Benchmark for Evaluating Compliance in Multi-Agent Systems

2026-06-05 · Yiyang Zhao, Zhuo Zhang, Qingxuan Le, Lizhen Qu 외 arxiv

The rapid evolution of Large Language Models (LLMs) from passive assistants to autonomous, execution-capable agents has introduced critical operational risks. Most current evaluation frameworks neglect procedural complia…