paper-with-me

Papers

Testing Rare Downstream Safety Violations via Upstream Adaptive Sampling of Perception Error Models

2022-09-20 · Craig Innes, Subramanian Ramamoorthy

Testing black-box perceptual-control systems in simulation faces two difficulties. Firstly, perceptual inputs in simulation lack the fidelity of real-world sensor inputs. Secondly, for a reasonably accurate perception system, encountering a rare failure trajectory may require running infeasibly many simulations. This paper combines perception error models -- surrogates for a sensor-based detection system -- with state-dependent adaptive importance sampling. This allows us to efficiently assess the rare failure probabilities for real-world perceptual control systems within simulation. Our experiments with an autonomous braking system equipped with an RGB obstacle-detector show that our method can calculate accurate failure probabilities with an inexpensive number of simulations. Further, we show how choice of safety metric can influence the process of learning proposal distributions capable of reliably sampling high-probability failures.

📄 PDF Abstract BibTeX arXiv:2209.09674

Code (1)

craigiedon/carlastuff 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Upstream and Downstream AI Safety: Both on the Same River?

2024-12-09 · John McDermid, Yan Jia, Ibrahim Habli

Traditional safety engineering assesses systems in their context of use, e.g. the operational design domain (road layout, speed limits, weather, etc.) for self-driving vehicles (including those using AI). We refer to thi…

AeroTherm-GPT: A Verification-Centered LLM Framework for Thermal Protection System Engineering Workflows

2026-04-02 · Chuhan Qiao, Jinglai Zheng, Jie Huang, Buyue Zhao 외 arxiv

Integrating Large Language Models (LLMs) into hypersonic thermal protection system (TPS) design is bottlenecked by cascading constraint violations when generating executable simulation artifacts. General-purpose LLMs, tr…

Code Generation

Neural Network Guided Evolutionary Fuzzing for Finding Traffic Violations of Autonomous Vehicles

2021-09-13 · Ziyuan Zhong, Gail Kaiser, Baishakhi Ray

Self-driving cars and trucks, autonomous vehicles (AVs), should not be accepted by regulatory bodies and the public until they have much higher confidence in their safety and reliability -- which can most practically and…

Autonomous VehiclesSelf-Driving Cars

Why LLM Safety Guardrails Collapse After Fine-tuning: A Similarity Analysis Between Alignment and Fine-tuning Datasets

2025-06-05 · Lei Hsiung, Tianyu Pang, Yung-Chen Tang, Linyue Song 외

Recent advancements in large language models (LLMs) have underscored their vulnerability to safety alignment jailbreaks, particularly when subjected to downstream fine-tuning. However, existing mitigation strategies prim…

Safety Alignment

Adaptive Splitting of Reusable Temporal Monitors for Rare Traffic Violations

2024-03-13 · Craig Innes, Subramanian Ramamoorthy

Autonomous Vehicles (AVs) are often tested in simulation to estimate the probability they will violate safety specifications. Two common issues arise when using existing techniques to produce this estimation: If violatio…

Autonomous Vehicles