Collision Snapshot Guided Time-Reversed Safety-Critical Scenario Generation
Taehyung Kim, Jongeun Choi · N/A · 2026
Framework
N/A
License
N/A
Stars
N/A
Summary
The generation of safety-critical traffic scenarios is essential for training and evaluating autonomous vehicles. Prior approaches typically perturb the trajectories of existing agents in a traffic scenario using simplified adversarial objectives to induce safety-critical interactions, which can ...
Abstract Summary
Key Points
- The generation of safety-critical traffic scenarios is essential for training and evaluating auto...
- Prior approaches typically perturb the trajectories of existing agents in a traffic scenario usin...
- Although inserting new adversarial vehicles can alleviate this limitation, determining when and w...
- In this work, we introduce \underline{CO}llision \underline{S}napshot guided \underline{T}im\unde...
- COSTER first constructs a collision snapshot by inserting a new vehicle in contact with the targe...
Collision Snapshot Guided Time-Reversed Safety-Critical Scenario Generation
|Authors: Taehyung Kim, Jongeun Choi
|Venue: arXiv preprint | Year: 2026
|arXiv: 2609.06433v1
Abstract
The generation of safety-critical traffic scenarios is essential for training and evaluating autonomous vehicles. Prior approaches typically perturb the trajectories of existing agents in a traffic scenario using simplified adversarial objectives to induce safety-critical interactions, which can limit the plausibility and diversity of the generated scenarios. Although inserting new adversarial vehicles can alleviate this limitation, determining when and where to introduce them in a scenario-specific manner remains challenging. In this work, we introduce \underline{CO}llision \underline{S}napshot guided \underline{T}im\underline{E}-\underline{R}eversed safety-critical scenario generation (COSTER), a framework that leverages learned traffic priors to determine plausible collision times and locations. COSTER first constructs a collision snapshot by inserting a new vehicle in contact with the target vehicle at the identified collision state within a traffic scenario. Starting from this collision snapshot, a conditional variational autoencoder is used to perform a time-reversed rollout, reconstructing the trajectory of the inserted vehicle backward toward earlier timesteps. Experiments show that COSTER outperforms existing methods in plausibility, diversity, and data efficiency. Moreover, agents trained on COSTER-generated scenarios reduce collision rates by 31% on safety-critical scenarios from the Waymo Open Motion Dataset while also improving ego task completion. The project website is available at https://anonym-121.github.io/COSTER/.
Key Contributions
- The generation of safety-critical traffic scenarios is essential for training and evaluating auto…
- Prior approaches typically perturb the trajectories of existing agents in a traffic scenario usin…
- Although inserting new adversarial vehicles can alleviate this limitation, determining when and w…
- In this work, we introduce \underline{CO}llision \underline{S}napshot guided \underline{T}im\unde…
- COSTER first constructs a collision snapshot by inserting a new vehicle in contact with the targe…
Topics
- reinforcement-learning
- benchmark
Code & Data
- GitHub repository: https://github.com/anonym-121/COSTER_
BibTeX
@article{Kim2026_260906433v1,
title = {Collision Snapshot Guided Time-Reversed Safety-Critical Scenario Generation},
author = {Taehyung Kim and Jongeun Choi},
year = {2026},
eprint = {2609.06433v1},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2609.06433v1}
}
Related Papers
A Browser-Native Digital Test Range for Benchmarking 4D Ocean-Glider Planning Algorithms
Edward Holmberg, Elias Ioup, Mahdi Abdelguerfi · arXiv preprint · Aug 2026
Repeated in-situ evaluation of ocean-glider planners requires scarce vehicles, operators, deployment and recovery resources, and ocean conditions that cannot be reset for competing algorithms. We present a guided, installation-free browser-native digital test range that transforms a selected regi...
ARDY: Autoregressive Diffusion with Hybrid Representation for Interactive Human Motion Generation
Kaifeng Zhao, Mathis Petrovich, Haotian Zhang et al. · arXiv preprint · Jul 2026
Generating realistic 3D human motions in real-time within interactive applications is key for animation, simulation, and humanoid robotics. While recent offline motion generation approaches offer precise control via text and kinematic constraints, they lack the inference speed required for intera...
Assessing Physical Frailty and Fall-Risk Indicators with Social Robots: An in situ Evaluation with Older Adults
Aniol Civit, Antonio Andriella, Alba Martínez et al. · arXiv preprint · Jul 2026
Frailty assessments are crucial to evaluate the risk of adverse events and the health and social care needs of older adults, yet their administration remains resource-intensive and typically relies on coarse clinical outcomes, such as task completion times, which may overlook biomechanical indica...
Beyond Episodic Evaluation: Memory Architectural Bottlenecks in Sequential Embodied Question Answering
Zikui Cai, Kaushal Janga, Tan Dat Dao et al. · arXiv preprint · Jul 2026
Embodied question answering (EQA) is traditionally evaluated under an episodic formulation, where agents solve each task independently and reset internal state between episodes. However, real-world robots operate continuously and must accumulate, retain, and selectively reuse information acquired...