Dual-Distribution Discrepancy for Anomaly Detection in Chest X-Rays
Yu Cai, Hao Chen, Xin Yang, Yu Zhou, Kwang-Ting Cheng

TL;DR
This paper introduces DDAD, a novel anomaly detection method for chest X-rays that leverages both known normal and unlabeled images, outperforming existing one-class models by capturing more comprehensive anomaly features.
Contribution
The paper proposes a dual-distribution discrepancy approach that utilizes unlabeled images alongside normal images, addressing limitations of one-class models in CXR anomaly detection.
Findings
DDAD outperforms state-of-the-art methods on three CXR datasets.
The dual-distribution discrepancy effectively captures anomalies.
Significant improvements in anomaly detection accuracy.
Abstract
Chest X-ray (CXR) is the most typical radiological exam for diagnosis of various diseases. Due to the expensive and time-consuming annotations, detecting anomalies in CXRs in an unsupervised fashion is very promising. However, almost all of the existing methods consider anomaly detection as a one-class classification (OCC) problem. They model the distribution of only known normal images during training and identify the samples not conforming to normal profile as anomalies in the testing phase. A large number of unlabeled images containing anomalies are thus ignored in the training phase, although they are easy to obtain in clinical practice. In this paper, we propose a novel strategy, Dual-distribution Discrepancy for Anomaly Detection (DDAD), utilizing both known normal images and unlabeled images. The proposed method consists of two modules. During training, one module takes both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications · Lung Cancer Diagnosis and Treatment
