paper-with-me

Papers

From Words to Collisions: LLM-Guided Evaluation and Adversarial Generation of Safety-Critical Driving Scenarios

2025-02-04 · Yuan Gao, Mattia Piccinini, Korbinian Moller, Amr Alanwar, Johannes Betz

Ensuring the safety of autonomous vehicles requires virtual scenario-based testing, which depends on the robust evaluation and generation of safety-critical scenarios. So far, researchers have used scenario-based testing frameworks that rely heavily on handcrafted scenarios as safety metrics. To reduce the effort of human interpretation and overcome the limited scalability of these approaches, we combine Large Language Models (LLMs) with structured scenario parsing and prompt engineering to automatically evaluate and generate safety-critical driving scenarios. We introduce Cartesian and Ego-centric prompt strategies for scenario evaluation, and an adversarial generation module that modifies trajectories of risk-inducing vehicles (ego-attackers) to create critical scenarios. We validate our approach using a 2D simulation framework and multiple pre-trained LLMs. The results show that the evaluation module effectively detects collision scenarios and infers scenario safety. Meanwhile, the new generation module identifies high-risk agents and synthesizes realistic, safety-critical scenarios. We conclude that an LLM equipped with domain-informed prompting techniques can effectively evaluate and generate safety-critical driving scenarios, reducing dependence on handcrafted metrics. We release our open-source code and scenarios at: https://github.com/TUM-AVS/From-Words-to-Collisions.

📄 PDF Abstract BibTeX arXiv:2502.02145

Code (2)

tum-avs/from-words-to-collisions 공식 구현
yuangao-tum/riskaware-scenario-analyse 공식 구현

Tasks

Autonomous DrivingAutonomous VehiclesMotion PlanningPrompt Engineering

Similar Papers 제목 키워드 기반

Adversarial Attacks on Image Generation With Made-Up Words

2022-08-04 · Raphaël Millière

Text-guided image generation models can be prompted to generate images using nonce words adversarially designed to robustly evoke specific visual concepts. Two approaches for such generation are introduced: macaronic pro…

Image Generation

PassGPT: Password Modeling and (Guided) Generation with Large Language Models

2023-06-02 · Javier Rando, Fernando Perez-Cruz, Briland Hitaj

Large language models (LLMs) successfully model natural language from vast amounts of text without the need for explicit supervision. In this paper, we investigate the efficacy of LLMs in modeling passwords. We present P…

KG-ASG: Collision-Knowledge-Guided Closed-Loop Adversarial Scenario Generation With Primary-Support Attribution

2026-05-17 · Cheng Wang, Chen Xiong, Ziwen Wang, Yuchen Zhou 외 arxiv

Safety validation of autonomous driving systems requires high-risk scenario coverage, clear collision semantics, executable trajectories, and attributable multi-vehicle interactions. Existing safety-critical scenario gen…

Autonomous Driving

FREA: Feasibility-Guided Generation of Safety-Critical Scenarios with Reasonable Adversariality

2024-06-05 · Keyu Chen, YuHeng Lei, Hao Cheng, Haoran Wu 외

Generating safety-critical scenarios, which are essential yet difficult to collect at scale, offers an effective method to evaluate the robustness of autonomous vehicles (AVs). Existing methods focus on optimizing advers…

Autonomous Vehicles

A Modified Word Saliency-Based Adversarial Attack on Text Classification Models

2024-03-17 · Hetvi Waghela, Sneha Rakshit, Jaydip Sen

This paper introduces a novel adversarial attack method targeting text classification models, termed the Modified Word Saliency-based Adversarial At-tack (MWSAA). The technique builds upon the concept of word saliency to…

Adversarial AttackClassificationDecision MakingSaliency Prediction+4