paper-with-me

홈 › Papers

Corner case data description and detection

2021-01-07 · Tinghui Ouyang, Vicent Sant Marco, Yoshinao Isobe, Hideki Asoh, Yutaka Oiwa, Yoshiki Seo

As the major factors affecting the safety of deep learning models, corner cases and related detection are crucial in AI quality assurance for constructing safety- and security-critical systems. The generic corner case researches involve two interesting topics. One is to enhance DL models robustness to corner case data via the adjustment on parameters/structure. The other is to generate new corner cases for model retraining and improvement. However, the complex architecture and the huge amount of parameters make the robust adjustment of DL models not easy, meanwhile it is not possible to generate all real-world corner cases for DL training. Therefore, this paper proposes to a simple and novel study aiming at corner case data detection via a specific metric. This metric is developed on surprise adequacy (SA) which has advantages on capture data behaviors. Furthermore, targeting at characteristics of corner case data, three modifications on distanced-based SA are developed for classification applications in this paper. Consequently, through the experiment analysis on MNIST data and industrial data, the feasibility and usefulness of the proposed method on corner case data detection are verified.

📄 PDF Abstract BibTeX arXiv:2101.02494

Code (1)

thouyang/ccd-dsa 공식 구현 tf

Similar Papers 제목 키워드 기반

An Application-Driven Conceptualization of Corner Cases for Perception in Highly Automated Driving

2021-03-05 · Florian Heidecker, Jasmin Breitenstein, Kevin Rösch, Jonas Löhdefink 외

Systems and functions that rely on machine learning (ML) are the basis of highly automated driving. An essential task of such ML models is to reliably detect and interpret unusual, new, and potentially dangerous situatio…

Out-of-Distribution Detection

A Semi-Automated Corner Case Detection and Evaluation Pipeline

2023-05-25 · Isabelle Tulleners, Tobias Moers, Thomas Schulik, Martin Sedlacek

In order to deploy automated vehicles to the public, it has to be proven that the vehicle can safely and robustly handle traffic in many different scenarios. One important component of automated vehicles is the perceptio…

Corner Cases for Visual Perception in Automated Driving: Some Guidance on Detection Approaches

2021-02-11 · Jasmin Breitenstein, Jan-Aike Termöhlen, Daniel Lipinski, Tim Fingscheidt

Automated driving has become a major topic of interest not only in the active research community but also in mainstream media reports. Visual perception of such intelligent vehicles has experienced large progress in the …

Autonomous Driving

Description of Corner Cases in Automated Driving: Goals and Challenges

2021-09-20 · Daniel Bogdoll, Jasmin Breitenstein, Florian Heidecker, Maarten Bieshaar 외

Scaling the distribution of automated vehicles requires handling various unexpected and possibly dangerous situations, termed corner cases (CC). Since many modules of automated driving systems are based on machine learni…

Integrating End-to-End and Modular Driving Approaches for Online Corner Case Detection in Autonomous Driving

2024-09-02 · Gemb Kaljavesi, Xiyan Su, Frank Diermeyer

Online corner case detection is crucial for ensuring safety in autonomous driving vehicles. Current autonomous driving approaches can be categorized into modular approaches and end-to-end approaches. To leverage the adva…

Autonomous DrivingAutonomous Vehicles