paper-with-me

Papers

Diffusion-Based Failure Sampling for Evaluating Safety-Critical Autonomous Systems

2024-06-20 · Harrison Delecki, Marc R. Schlichting, Mansur Arief, Anthony Corso, Marcell Vazquez-Chanlatte, Mykel J. Kochenderfer

Validating safety-critical autonomous systems in high-dimensional domains such as robotics presents a significant challenge. Existing black-box approaches based on Markov chain Monte Carlo may require an enormous number of samples, while methods based on importance sampling often rely on simple parametric families that may struggle to represent the distribution over failures. We propose to sample the distribution over failures using a conditional denoising diffusion model, which has shown success in complex high-dimensional problems such as robotic task planning. We iteratively train a diffusion model to produce state trajectories closer to failure. We demonstrate the effectiveness of our approach on high-dimensional robotic validation tasks, improving sample efficiency and mode coverage compared to existing black-box techniques.

📄 PDF Abstract BibTeX arXiv:2406.14761

Code (1)

sisl/difs 공식 구현 pytorch

Tasks

DenoisingTask Planning

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 제목 키워드 기반

Diffusion-Guided Search via Exponential Tilting (DiffTilt): An Application to Falsification of Safety-Critical Systems

2026-07-25 · Tanmay Khandait, Preetom Biswas, Hideki Okamoto, Bardh Hoxha 외 arxiv

Discovering rare safety-critical failures in autonomous and cyber-physical systems is a fundamental challenge in verification and validation. Existing falsification approaches rely on conditional sampling strategies that…

Evaluating Reliability Gaps in Large Language Model Safety via Repeated Prompt Sampling

2026-03-10 · Keita Broadwater arxiv

Traditional benchmarks for large language models (LLMs), such as HELM and AIR-BENCH, primarily assess safety risk through breadth-oriented evaluation across diverse tasks. However, real-world deployment often exposes a d…

A Versatile Approach to Evaluating and Testing Automated Vehicles based on Kernel Methods

2017-10-01 · Zhiyuan Huang, Yaohui Guo, Henry Lam, Ding Zhao

Evaluation and validation of complicated control systems are crucial to guarantee usability and safety. Usually, failure happens in some very rarely encountered situations, but once triggered, the consequence is disastro…

Neural Bridge Sampling for Evaluating Safety-Critical Autonomous Systems

2020-08-24 · NeurIPS 2020 12 · Aman Sinha, Matthew O'Kelly, Russ Tedrake, John Duchi

Learning-based methodologies increasingly find applications in safety-critical domains like autonomous driving and medical robotics. Due to the rare nature of dangerous events, real-world testing is prohibitively expensi…

Autonomous DrivingComputational Efficiency

Exposing Long-Tail Safety Failures in Large Language Models through Efficient Diverse Response Sampling

2026-03-15 · Suvadeep Hajra, Palash Nandi, Tanmoy Chakraborty arxiv

Safety tuning through supervised fine-tuning and reinforcement learning from human feedback has substantially improved the robustness of large language models (LLMs). However, it often suppresses rather than eliminates u…

Reinforcement LearningResponse Generation