paper-with-me

Papers

Pixel-wise Anomaly Detection in Complex Driving Scenes

2021-03-09 · CVPR 2021 1 · Giancarlo Di Biase, Hermann Blum, Roland Siegwart, Cesar Cadena

The inability of state-of-the-art semantic segmentation methods to detect anomaly instances hinders them from being deployed in safety-critical and complex applications, such as autonomous driving. Recent approaches have focused on either leveraging segmentation uncertainty to identify anomalous areas or re-synthesizing the image from the semantic label map to find dissimilarities with the input image. In this work, we demonstrate that these two methodologies contain complementary information and can be combined to produce robust predictions for anomaly segmentation. We present a pixel-wise anomaly detection framework that uses uncertainty maps to improve over existing re-synthesis methods in finding dissimilarities between the input and generated images. Our approach works as a general framework around already trained segmentation networks, which ensures anomaly detection without compromising segmentation accuracy, while significantly outperforming all similar methods. Top-2 performance across a range of different anomaly datasets shows the robustness of our approach to handling different anomaly instances.

📄 PDF Abstract BibTeX arXiv:2103.05445

Code (1)

giandbt/synboost 공식 구현 pytorch

Tasks

Anomaly DetectionAnomaly SegmentationAutonomous DrivingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Road Obstacle Detection based on Unknown Objectness Scores

2024-03-27 · Chihiro Noguchi, Toshiaki Ohgushi, Masao Yamanaka

The detection of unknown traffic obstacles is vital to ensure safe autonomous driving. The standard object-detection methods cannot identify unknown objects that are not included under predefined categories. This is beca…

Anomaly DetectionAutonomous Drivingobject-detectionObject Detection+1

Pixel-wise Energy-biased Abstention Learning for Anomaly Segmentation on Complex Urban Driving Scenes

2021-11-24 · Yu Tian, Yuyuan Liu, Guansong Pang, Fengbei Liu 외

State-of-the-art (SOTA) anomaly segmentation approaches on complex urban driving scenes explore pixel-wise classification uncertainty learned from outlier exposure, or external reconstruction models. However, previous un…

Anomaly DetectionAnomaly SegmentationSegmentationSemantic Segmentation

Hybrid Video Anomaly Detection for Anomalous Scenarios in Autonomous Driving

2024-06-10 · Daniel Bogdoll, Jan Imhof, Tim Joseph, Svetlana Pavlitska 외

In autonomous driving, the most challenging scenarios can only be detected within their temporal context. Most video anomaly detection approaches focus either on surveillance or traffic accidents, which are only a subfie…

Anomaly DetectionAutonomous DrivingVideo Anomaly Detection

Experiments on Anomaly Detection in Autonomous Driving by Forward-Backward Style Transfers

2022-07-13 · Daniel Bogdoll, Meng Zhang, Maximilian Nitsche, J. Marius Zöllner

Great progress has been achieved in the community of autonomous driving in the past few years. As a safety-critical problem, however, anomaly detection is a huge hurdle towards a large-scale deployment of autonomous vehi…

Anomaly DetectionAutonomous DrivingAutonomous VehiclesResynthesis+1

Random Walk on Pixel Manifolds for Anomaly Segmentation of Complex Driving Scenes

2024-04-27 · Zelong Zeng, Kaname Tomite

In anomaly segmentation for complex driving scenes, state-of-the-art approaches utilize anomaly scoring functions to calculate anomaly scores. For these functions, accurately predicting the logits of inlier classes for e…

Anomaly SegmentationDiversity