paper-with-me

Papers

Constrained Contrastive Distribution Learning for Unsupervised Anomaly Detection and Localisation in Medical Images

2021-03-05 · Yu Tian, Guansong Pang, Fengbei Liu, Yuanhong Chen, Seon Ho Shin, Johan W. Verjans, Rajvinder Singh, Gustavo Carneiro

Unsupervised anomaly detection (UAD) learns one-class classifiers exclusively with normal (i.e., healthy) images to detect any abnormal (i.e., unhealthy) samples that do not conform to the expected normal patterns. UAD has two main advantages over its fully supervised counterpart. Firstly, it is able to directly leverage large datasets available from health screening programs that contain mostly normal image samples, avoiding the costly manual labelling of abnormal samples and the subsequent issues involved in training with extremely class-imbalanced data. Further, UAD approaches can potentially detect and localise any type of lesions that deviate from the normal patterns. One significant challenge faced by UAD methods is how to learn effective low-dimensional image representations to detect and localise subtle abnormalities, generally consisting of small lesions. To address this challenge, we propose a novel self-supervised representation learning method, called Constrained Contrastive Distribution learning for anomaly detection (CCD), which learns fine-grained feature representations by simultaneously predicting the distribution of augmented data and image contexts using contrastive learning with pretext constraints. The learned representations can be leveraged to train more anomaly-sensitive detection models. Extensive experiment results show that our method outperforms current state-of-the-art UAD approaches on three different colonoscopy and fundus screening datasets. Our code is available at https://github.com/tianyu0207/CCD.

📄 PDF Abstract BibTeX arXiv:2103.03423

Code (1)

tianyu0207/CCD 공식 구현 pytorch

Tasks

Anomaly DetectionContrastive LearningRepresentation LearningUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Focus Your Distribution: Coarse-to-Fine Non-Contrastive Learning for Anomaly Detection and Localization

2021-10-09 · Ye Zheng, Xiang Wang, Rui Deng, Tianpeng Bao 외

The essence of unsupervised anomaly detection is to learn the compact distribution of normal samples and detect outliers as anomalies in testing. Meanwhile, the anomalies in real-world are usually subtle and fine-grained…

Anomaly DetectionContrastive LearningUnsupervised Anomaly Detection

CRADL: Contrastive Representations for Unsupervised Anomaly Detection and Localization

2023-01-05 · Carsten T. Lüth, David Zimmerer, Gregor Koehler, Paul F. Jaeger 외

Unsupervised anomaly detection in medical imaging aims to detect and localize arbitrary anomalies without requiring annotated anomalous data during training. Often, this is achieved by learning a data distribution of nor…

Anomaly DetectionContrastive LearningUnsupervised Anomaly Detection

Elsa: Energy-based learning for semi-supervised anomaly detection

2021-03-29 · Sungwon Han, Hyeonho Song, Seungeon Lee, Sungwon Park 외

Anomaly detection aims at identifying deviant instances from the normal data distribution. Many advances have been made in the field, including the innovative use of unsupervised contrastive learning. However, existing m…

Anomaly DetectionContrastive LearningSemi-supervised Anomaly DetectionSupervised Anomaly Detection

Anomaly Detection via Autoencoder Composite Features and NCE

2025-02-04 · Yalin Liao, Austin J. Brockmeier

Unsupervised anomaly detection is a challenging task. Autoencoders (AEs) or generative models are often employed to model the data distribution of normal inputs and subsequently identify anomalous, out-of-distribution in…

Anomaly DetectionUnsupervised Anomaly Detection

Generating and Reweighting Dense Contrastive Patterns for Unsupervised Anomaly Detection

2023-12-26 · Songmin Dai, Yifan Wu, Xiaoqiang Li, xiangyang xue

Recent unsupervised anomaly detection methods often rely on feature extractors pretrained with auxiliary datasets or on well-crafted anomaly-simulated samples. However, this might limit their adaptability to an increasin…

Anomaly DetectionUnsupervised Anomaly Detection