paper-with-me

Papers

Positive Difference Distribution for Image Outlier Detection using Normalizing Flows and Contrastive Data

2022-08-30 · Robert Schmier, Ullrich Köthe, Christoph-Nikolas Straehle

Detecting test data deviating from training data is a central problem for safe and robust machine learning. Likelihoods learned by a generative model, e.g., a normalizing flow via standard log-likelihood training, perform poorly as an outlier score. We propose to use an unlabelled auxiliary dataset and a probabilistic outlier score for outlier detection. We use a self-supervised feature extractor trained on the auxiliary dataset and train a normalizing flow on the extracted features by maximizing the likelihood on in-distribution data and minimizing the likelihood on the contrastive dataset. We show that this is equivalent to learning the normalized positive difference between the in-distribution and the contrastive feature density. We conduct experiments on benchmark datasets and compare to the likelihood, the likelihood ratio and state-of-the-art anomaly detection methods.

📄 PDF Abstract BibTeX arXiv:2208.14024

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionOutlier Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Outlier detection at the parcel-level in wheat and rapeseed crops using multispectral and SAR time series

2020-04-17 · Florian Mouret, Mohanad Albughdadi, Sylvie Duthoit, Denis Kouamé 외

This paper studies the detection of anomalous crop development at the parcel-level based on an unsupervised outlier detection technique. The experimental validation is conducted on rapeseed and wheat parcels located in B…

Anomaly DetectionOutlier DetectionTime SeriesTime Series Analysis

Unsupervised Lesion Detection via Image Restoration with a Normative Prior

2020-04-30 · Xiaoran Chen, Suhang You, Kerem Can Tezcan, Ender Konukoglu

Unsupervised lesion detection is a challenging problem that requires accurately estimating normative distributions of healthy anatomy and detecting lesions as outliers without training examples. Recently, this problem ha…

AnatomyImage RestorationLesion Detection

Incorporating Semi-Supervised and Positive-Unlabeled Learning for Boosting Full Reference Image Quality Assessment

2022-04-19 · CVPR 2022 1 · Yue Cao, Zhaolin Wan, Dongwei Ren, Zifei Yan 외

Full-reference (FR) image quality assessment (IQA) evaluates the visual quality of a distorted image by measuring its perceptual difference with pristine-quality reference, and has been widely used in low-level vision ta…

Full reference image quality assessmentFull-Reference Image Quality AssessmentImage Quality Assessment

Free Lunch for Generating Effective Outlier Supervision

2023-01-17 · Sen Pei, Jiaxi Sun, Richard Yi Da Xu, Bin Fan 외

When deployed in practical applications, computer vision systems will encounter numerous unexpected images (\emph{{i.e.}}, out-of-distribution data). Due to the potentially raised safety risks, these aforementioned unsee…

Out of Distribution (OOD) Detection

Quantile-based Maximum Likelihood Training for Outlier Detection

2023-08-20 · Masoud Taghikhah, Nishant Kumar, Siniša Šegvić, Abouzar Eslami 외

Discriminative learning effectively predicts true object class for image classification. However, it often results in false positives for outliers, posing critical concerns in applications like autonomous driving and vid…

Autonomous DrivingContrastive Learningimage-classificationImage Classification+2