paper-with-me

Papers

PCASim: Promptable Closed-loop Adversarial Simulation for Urban Traffic Environment

2026-05-15 · Chuancheng Zhang, Zhenhao Wang, Kaizheng Li, Yaran Lin, Qiang Guo, Bin Jiang arxiv

Real-world autonomous driving, particularly in urban environments with numerous corner cases, requires rigorous testing to ensure product safety and robustness. However, few studies have explored integrating adversarial scenario generation with the training of safety agents in closed-loop testing, enabling efficient co-evolution and mutual enhancement of both. To address this challenge, an adversarial behavior knowledge repository is constructed by applying rule-based filtering to an open-source dataset, combined with knowledge retrieval modules tailored for simulation environments. A large language model (LLM) is employed to integrate knowledge-, data-, and adversarial-driven approaches, generating safety-critical traffic scenarios customized to user needs. Additionally, while evaluating the generated scenarios, we employ reinforcement learning models to train the behaviors of different types of vehicles, thereby enriching scenario diversity beyond existing datasets while preserving realism. Experimental results demonstrate that the proposed framework improves the accuracy of domain-specific language generation by 12\%. Moreover, the success rate of newly generated scenario transformations increases by 8\%, while obstacle-avoidance capability is enhanced by 30\%. For the complete manuscript, please refer to: https://zhenhaooo.github.io/PCASim.github.io/

📄 PDF Abstract BibTeX arXiv:2605.15654

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningAutonomous Driving

Similar Papers 제목 키워드 기반

Promptable Closed-loop Traffic Simulation

2024-09-09 · Shuhan Tan, Boris Ivanovic, Yuxiao Chen, Boyi Li 외

Simulation stands as a cornerstone for safe and efficient autonomous driving development. At its core a simulation system ought to produce realistic, reactive, and controllable traffic patterns. In this paper, we propose…

Autonomous Driving

Closed-Loop Supervised Fine-Tuning of Tokenized Traffic Models

2024-12-05 · CVPR 2025 1 · Zhejun Zhang, Peter Karkus, Maximilian Igl, Wenhao Ding 외

Traffic simulation aims to learn a policy for traffic agents that, when unrolled in closed-loop, faithfully recovers the joint distribution of trajectories observed in the real world. Inspired by large language models, t…

Analyzing Closed-loop Training Techniques for Realistic Traffic Agent Models in Autonomous Highway Driving Simulations

2024-10-21 · Matthias Bitzer, Reinis Cimurs, Benjamin Coors, Johannes Goth 외

Simulation plays a crucial role in the rapid development and safe deployment of autonomous vehicles. Realistic traffic agent models are indispensable for bridging the gap between simulation and the real world. Many exist…

Autonomous Vehicles

Adv3D: Generating Safety-Critical 3D Objects through Closed-Loop Simulation

2023-11-02 · Jay Sarva, Jingkang Wang, James Tu, Yuwen Xiong 외

Self-driving vehicles (SDVs) must be rigorously tested on a wide range of scenarios to ensure safe deployment. The industry typically relies on closed-loop simulation to evaluate how the SDV interacts on a corpus of synt…

Motion Planning

Learning Lipschitz Feedback Policies from Expert Demonstrations: Closed-Loop Guarantees, Generalization and Robustness

2021-03-30 · Abed AlRahman Al Makdah, Vishaal Krishnan, Fabio Pasqualetti

In this work, we propose a framework to learn feedback control policies with guarantees on closed-loop generalization and adversarial robustness. These policies are learned directly from expert demonstrations, contained …

Adversarial RobustnessImitation Learning