paper-with-me

홈 › Papers

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 algorithms. For this purpose, we present the design of a test rig to generate synthetic corner cases using a human-in-the-loop approach. For the test rig, a real-time semantic segmentation network is trained and integrated into the driving simulation software CARLA in such a way that a human can drive on the network's prediction. In addition, a second person gets to see the same scene from the original CARLA output and is supposed to intervene with the help of a second control unit as soon as the semantic driver shows dangerous driving behavior. Interventions potentially indicate poor recognition of a critical scene by the segmentation network and then represents a corner case. In our experiments, we show that targeted enrichment of training data with corner cases leads to improvements in pedestrian detection in safety relevant episodes in road traffic.

📄 PDF Abstract BibTeX arXiv:2202.10803

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian DetectionReal-Time Semantic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

survAIval: Survival Analysis with the Eyes of AI

2023-05-23 · Kamil Kowol, Stefan Bracke, Hanno Gottschalk

In this study, we propose a novel approach to enrich the training data for automated driving by using a self-designed driving simulator and two human drivers to generate safety-critical corner cases in a short period of …

Autonomous VehiclesSurvival Analysis

ECCV 2024 W-CODA: 1st Workshop on Multimodal Perception and Comprehension of Corner Cases in Autonomous Driving

2025-07-02 · Kai Chen, Ruiyuan Gao, Lanqing Hong, Hang Xu 외 arxiv

In this paper, we present details of the 1st W-CODA workshop, held in conjunction with the ECCV 2024. W-CODA aims to explore next-generation solutions for autonomous driving corner cases, empowered by state-of-the-art mu…

Scene UnderstandingAutonomous Driving

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 wi…

Autonomous DrivingAutonomous Vehicles

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

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