paper-with-me

Papers

Revealing Safety-Critical Scenarios for UTM via Transformer

2026-06-30 · Huaze Tang, Bill Zeng, Chao Wang, Zhenpeng Shi, Qian Zhang, Wenbo Ding arxiv

Unmanned Traffic Management (UTM) systems are cloud-based platforms designed to manage and coordinate multiple aerial vehicles remotely. UTM systems are safety-critical which cannot tolerate failures like crash or collision. To reveal latent vulnerabilities, there are neither optimal failure-exposing demonstrations nor clear reward signals. Additionally, UTM's self-healing capability introduces the ``long-tail effect'' of critical failures. We propose framing UTM vulnerability discovery as a sequence modeling problem amenable to transformer-based RL architectures. Our approach leverages attention mechanisms to directly model the relationship among system states, and predict optimal actions. Our framework introduces a Policy Model that generates targeted test scenarios and an Action Sampler that enforces domain constraints. We use a risk-based reward function to guide exploration. Through extensive evaluation on a 700-hour simulation study, we demonstrate an 8$\times$ improvement in vulnerability discovery efficiency compared to expert-guided testing. It also discovers critical edge cases that traditional methods have missed.

📄 PDF Abstract BibTeX arXiv:2606.31114

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AccidentBench: Benchmarking Multimodal Understanding and Reasoning in Vehicle Accidents and Beyond

2025-09-30 · Shangding Gu, Xiaohan Wang, Donghao Ying, Haoyu Zhao 외 arxiv

Rapid advances in multimodal models demand benchmarks that rigorously evaluate understanding and reasoning in safety-critical, dynamic real-world settings. We present AccidentBench, a large-scale benchmark that combines …

Generating Realistic Safety-Critical Scenarios for Vehicle-Pedestrian Interactions

2026-05-17 · Qingwen Pu, Kun Xie, Yuan Zhu, Guocong Zhai arxiv

Automated driving system deployment requires rigorous validation across safety-critical vehicle-pedestrian interactions, yet real-world datasets rarely capture high-risk scenarios while simulation platforms lack realisti…

Reinforcement Learning

RL-STPA: Adapting System-Theoretic Hazard Analysis for Safety-Critical Reinforcement Learning

2026-04-16 · Steven A. Senczyszyn, Timothy C. Havens, Nathaniel Rice, Jason E. Summers 외 arxiv

As reinforcement learning (RL) deployments expand into safety-critical domains, existing evaluation methods fail to systematically identify hazards arising from the black-box nature of neural network enabled policies and…

Reinforcement LearningDrone navigation

Controllable Collision Scenario Generation via Collision Pattern Prediction

2025-10-14 · Pin-Lun Chen, Chi-Hsi Kung, Che-Han Chang, Wei-Chen Chiu 외 arxiv

Evaluating the safety of autonomous vehicles (AVs) requires diverse, safety-critical scenarios, with collisions being especially important yet rare and unsafe to collect in the real world. Therefore, the community has be…

Autonomous Vehicles

Towards Benchmarking and Assessing the Safety and Robustness of Autonomous Driving on Safety-critical Scenarios

2025-03-31 · Jingzheng Li, Xianglong Liu, Shikui Wei, Zhijun Chen 외

Autonomous driving has made significant progress in both academia and industry, including performance improvements in perception task and the development of end-to-end autonomous driving systems. However, the safety and …

Adversarial AttackAutonomous DrivingBenchmarking