paper-with-me

홈 › Papers

CC-SGG: Corner Case Scenario Generation using Learned Scene Graphs

2023-09-18 · George Drayson, Efimia Panagiotaki, Daniel Omeiza, Lars Kunze

Corner case scenarios are an essential tool for testing and validating the safety of autonomous vehicles (AVs). As these scenarios are often insufficiently present in naturalistic driving datasets, augmenting the data with synthetic corner cases greatly enhances the safe operation of AVs in unique situations. However, the generation of synthetic, yet realistic, corner cases poses a significant challenge. In this work, we introduce a novel approach based on Heterogeneous Graph Neural Networks (HGNNs) to transform regular driving scenarios into corner cases. To achieve this, we first generate concise representations of regular driving scenes as scene graphs, minimally manipulating their structure and properties. Our model then learns to perturb those graphs to generate corner cases using attention and triple embeddings. The input and perturbed graphs are then imported back into the simulation to generate corner case scenarios. Our model successfully learned to produce corner cases from input scene graphs, achieving 89.9% prediction accuracy on our testing dataset. We further validate the generated scenarios on baseline autonomous driving methods, demonstrating our model's ability to effectively create critical situations for the baselines.

📄 PDF Abstract BibTeX arXiv:2309.09844

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous Vehicles

Similar Papers 제목 키워드 기반

Addressing Corner Cases in Autonomous Driving: A World Model-based Approach with Mixture of Experts and LLMs

2025-10-23 · Haicheng Liao, Bonan Wang, Junxian Yang, Chengyue Wang 외 arxiv

Accurate and reliable motion forecasting is essential for the safe deployment of autonomous vehicles (AVs), particularly in rare but safety-critical scenarios known as corner cases. Existing models often underperform in …

Autonomous VehiclesAutonomous DrivingMotion ForecastingDecision Making

Decoupled Diffusion Sparks Adaptive Scene Generation

2025-04-14 · Yunsong Zhou, Naisheng Ye, William Ljungbergh, Tianyu Li 외

Controllable scene generation could reduce the cost of diverse data collection substantially for autonomous driving. Prior works formulate the traffic layout generation as predictive progress, either by denoising entire …

Autonomous DrivingData AugmentationDenoisingLayout Generation+1

CARLA-GS: Decoupling Representation, Reasoning, and Physics Simulation for Autonomous Driving Corner-Case Synthesis

2026-07-08 · Kaicong Huang, Meng Ma, Ruimin Ke arxiv

Safety evaluation for autonomous driving is dominated by rare, safety-critical interactions, motivating simulators that can deliberately synthesize corner cases with photorealistic observations. Corner-case generation is…

Autonomous Driving

Corner Case Generation and Analysis for Safety Assessment of Autonomous Vehicles

2021-02-06 · Haowei Sun, Shuo Feng, Xintao Yan, Henry X. Liu

Testing and evaluation is a crucial step in the development and deployment of Connected and Automated Vehicles (CAVs). To comprehensively evaluate the performance of CAVs, it is of necessity to test the CAVs in safety-cr…

Autonomous VehiclesDecision MakingDeep Reinforcement Learning

A-Eye: Driving with the Eyes of AI for Corner Case Generation

2022-02-22 · Kamil Kowol, Stefan Bracke, Hanno Gottschalk

The overall goal of this work is to enrich training data for automated driving with so called corner cases. In road traffic, corner cases are critical, rare and unusual situations that challenge the perception by AI algo…

Pedestrian DetectionReal-Time Semantic SegmentationSegmentationSemantic Segmentation