paper-with-me

홈 › Papers

Dense outlier detection and open-set recognition based on training with noisy negative images

2021-01-22 · Petra Bevandić, Ivan Krešo, Marin Oršić, Siniša Šegvić

Deep convolutional models often produce inadequate predictions for inputs foreign to the training distribution. Consequently, the problem of detecting outlier images has recently been receiving a lot of attention. Unlike most previous work, we address this problem in the dense prediction context in order to be able to locate outlier objects in front of in-distribution background. Our approach is based on two reasonable assumptions. First, we assume that the inlier dataset is related to some narrow application field (e.g.~road driving). Second, we assume that there exists a general-purpose dataset which is much more diverse than the inlier dataset (e.g.~ImageNet-1k). We consider pixels from the general-purpose dataset as noisy negative training samples since most (but not all) of them are outliers. We encourage the model to recognize borders between known and unknown by pasting jittered negative patches over inlier training images. Our experiments target two dense open-set recognition benchmarks (WildDash 1 and Fishyscapes) and one dense open-set recognition dataset (StreetHazard). Extensive performance evaluation indicates competitive potential of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2101.09193

Code (0)

등록된 구현이 없습니다.

Tasks

Open Set LearningOutlier Detection

Similar Papers 제목 키워드 기반

Dense open-set recognition with synthetic outliers generated by Real NVP

2020-11-22 · Matej Grcić, Petra Bevandić, Siniša Šegvić

Today's deep models are often unable to detect inputs which do not belong to the training distribution. This gives rise to confident incorrect predictions which could lead to devastating consequences in many important ap…

Autonomous Drivingimage-classificationImage ClassificationOpen Set Learning+3

Outlier detection by ensembling uncertainty with negative objectness

2024-02-23 · Anja Delić, Matej Grcić, Siniša Šegvić

Outlier detection is an essential capability in safety-critical applications of supervised visual recognition. Most of the existing methods deliver best results by encouraging standard closed-set models to produce low-co…

Outlier DetectionPrediction

Synthetic outlier generation for anomaly detection in autonomous driving

2023-08-04 · Martin Bikandi, Gorka Velez, Naiara Aginako, Itziar Irigoien

Anomaly detection, or outlier detection, is a crucial task in various domains to identify instances that significantly deviate from established patterns or the majority of data. In the context of autonomous driving, the …

Anomaly DetectionAutonomous DrivingOutlier DetectionSemantic Segmentation

STAMP: Outlier-Aware Test-Time Adaptation with Stable Memory Replay

2024-07-22 · Yongcan Yu, Lijun Sheng, Ran He, Jian Liang

Test-time adaptation (TTA) aims to address the distribution shift between the training and test data with only unlabeled data at test time. Existing TTA methods often focus on improving recognition performance specifical…

Outlier DetectionTest-time Adaptation

On Advantages of Mask-level Recognition for Outlier-aware Segmentation

2023-01-09 · Matej Grcić, Josip Šarić, Siniša Šegvić

Most dense recognition approaches bring a separate decision in each particular pixel. These approaches deliver competitive performance in usual closed-set setups. However, important applications in the wild typically req…

Anomaly DetectionSemantic Segmentation