paper-with-me

Papers

RADE: Learning Risk-Adjustable Driving Environment via Multi-Agent Conditional Diffusion

2025-05-06 · Jiawei Wang, Xintao Yan, Yao Mu, Haowei Sun, Zhong Cao, Henry X. Liu

Generating safety-critical scenarios in high-fidelity simulations offers a promising and cost-effective approach for efficient testing of autonomous vehicles. Existing methods typically rely on manipulating a single vehicle's trajectory through sophisticated designed objectives to induce adversarial interactions, often at the cost of realism and scalability. In this work, we propose the Risk-Adjustable Driving Environment (RADE), a simulation framework that generates statistically realistic and risk-adjustable traffic scenes. Built upon a multi-agent diffusion architecture, RADE jointly models the behavior of all agents in the environment and conditions their trajectories on a surrogate risk measure. Unlike traditional adversarial methods, RADE learns risk-conditioned behaviors directly from data, preserving naturalistic multi-agent interactions with controllable risk levels. To ensure physical plausibility, we incorporate a tokenized dynamics check module that efficiently filters generated trajectories using a motion vocabulary. We validate RADE on the real-world rounD dataset, demonstrating that it preserves statistical realism across varying risk levels and naturally increases the likelihood of safety-critical events as the desired risk level grows up. Our results highlight RADE's potential as a scalable and realistic tool for AV safety evaluation.

📄 PDF Abstract BibTeX arXiv:2505.03178

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Safe Self-evolution Algorithm for Autonomous Driving Based on Data-Driven Risk Quantification Model

2024-08-23 · Shuo Yang, Shizhen Li, Yanjun Huang, Hong Chen

Autonomous driving systems with self-evolution capabilities have the potential to independently evolve in complex and open environments, allowing to handle more unknown scenarios. However, as a result of the safety-perfo…

Autonomous DrivingEvolutionary AlgorithmsQuantizationSafe Exploration

Budgeted Reinforcement Learning in Continuous State Space

2019-03-03 · NeurIPS 2019 12 · Nicolas Carrara, Edouard Leurent, Romain Laroche, Tanguy Urvoy 외

A Budgeted Markov Decision Process (BMDP) is an extension of a Markov Decision Process to critical applications requiring safety constraints. It relies on a notion of risk implemented in the shape of a cost signal constr…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Priority-driven Constraints Softening in Safe MPC for Perturbed Systems

2025-03-19 · Ying Shuai Quan, Mohammad Jeddi, Francesco Prignoli, Paolo Falcone

This paper presents a safe model predictive control (SMPC) framework designed to ensure the satisfaction of hard constraints for systems perturbed by an external disturbance. Such safety guarantees are ensured, despite t…

Collision AvoidanceModel Predictive Control

Risk-Controlling Model Selection via Guided Bayesian Optimization

2023-12-04 · Bracha Laufer-Goldshtein, Adam Fisch, Regina Barzilay, Tommi Jaakkola

Adjustable hyperparameters of machine learning models typically impact various key trade-offs such as accuracy, fairness, robustness, or inference cost. Our goal in this paper is to find a configuration that adheres to u…

Bayesian OptimizationFairnessModel Selection

Watch out for the risky actors: Assessing risk in dynamic environments for safe driving

2021-10-19 · Saurabh Jha, Yan Miao, Zbigniew Kalbarczyk, Ravishankar K. Iyer

Driving in a dynamic environment that consists of other actors is inherently a risky task as each actor influences the driving decision and may significantly limit the number of choices in terms of navigation and safety …