paper-with-me

홈 › Papers

Active Learning for Robust and Representative LLM Generation in Safety-Critical Scenarios

2024-10-14 · Sabit Hassan, Anthony Sicilia, Malihe Alikhani

Ensuring robust safety measures across a wide range of scenarios is crucial for user-facing systems. While Large Language Models (LLMs) can generate valuable data for safety measures, they often exhibit distributional biases, focusing on common scenarios and neglecting rare but critical cases. This can undermine the effectiveness of safety protocols developed using such data. To address this, we propose a novel framework that integrates active learning with clustering to guide LLM generation, enhancing their representativeness and robustness in safety scenarios. We demonstrate the effectiveness of our approach by constructing a dataset of 5.4K potential safety violations through an iterative process involving LLM generation and an active learner model's feedback. Our results show that the proposed framework produces a more representative set of safety scenarios without requiring prior knowledge of the underlying data distribution. Additionally, data acquired through our method improves the accuracy and F1 score of both the active learner model as well models outside the scope of active learning process, highlighting its broad applicability.

📄 PDF Abstract BibTeX arXiv:2410.11114

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

An Evolving Scenario Generation Method based on Dual-modal Driver Model Trained by Multi-Agent Reinforcement Learning

2025-08-04 · Xinzheng Wu, Junyi Chen, Shaolingfeng Ye, Wei Jiang 외 arxiv

In the autonomous driving testing methods based on evolving scenarios, the construction method of the driver model, which determines the driving maneuvers of background vehicles (BVs) in the scenario, plays a critical ro…

Multi-agent Reinforcement LearningAutonomous Driving

DeepMF: Deep Motion Factorization for Closed-Loop Safety-Critical Driving Scenario Simulation

2024-12-23 · Yizhe Li, Linrui Zhang, Xueqian Wang, Houde Liu 외

Safety-critical traffic scenarios are of great practical relevance to evaluating the robustness of autonomous driving (AD) systems. Given that these long-tail events are extremely rare in real-world traffic data, there i…

Autonomous Drivingmotion prediction

Test Automation for Interactive Scenarios via Promptable Traffic Simulation

2025-06-01 · Augusto Mondelli, Yueshan Li, Alessandro Zanardi, Emilio Frazzoli

Autonomous vehicle (AV) planners must undergo rigorous evaluation before widespread deployment on public roads, particularly to assess their robustness against the uncertainty of human behaviors. While recent advancement…

Bayesian Optimization

VLM as Strategist: Adaptive Generation of Safety-critical Testing Scenarios via Guided Diffusion

2025-12-02 · Xinzheng Wu, Junyi Chen, Naiting Zhong, Yong Shen arxiv

The safe deployment of autonomous driving systems (ADSs) relies on comprehensive testing and evaluation. However, safety-critical scenarios that can effectively expose system vulnerabilities are extremely sparse in the r…

Autonomous Driving

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