paper-with-me

홈 › Papers

Anomaly Detection on X-Rays Using Self-Supervised Aggregation Learning

2020-10-19 · Behzad Bozorgtabar, Dwarikanath Mahapatra, Guillaume Vray, Jean-Philippe Thiran

Deep anomaly detection models using a supervised mode of learning usually work under a closed set assumption and suffer from overfitting to previously seen rare anomalies at training, which hinders their applicability in a real scenario. In addition, obtaining annotations for X-rays is very time consuming and requires extensive training of radiologists. Hence, training anomaly detection in a fully unsupervised or self-supervised fashion would be advantageous, allowing a significant reduction of time spent on the report by radiologists. In this paper, we present SALAD, an end-to-end deep self-supervised methodology for anomaly detection on X-Ray images. The proposed method is based on an optimization strategy in which a deep neural network is encouraged to represent prototypical local patterns of the normal data in the embedding space. During training, we record the prototypical patterns of normal training samples via a memory bank. Our anomaly score is then derived by measuring similarity to a weighted combination of normal prototypical patterns within a memory bank without using any anomalous patterns. We present extensive experiments on the challenging NIH Chest X-rays and MURA dataset, which indicate that our algorithm improves state-of-the-art methods by a wide margin.

📄 PDF Abstract BibTeX arXiv:2010.09856

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

AMAE: Adaptation of Pre-Trained Masked Autoencoder for Dual-Distribution Anomaly Detection in Chest X-Rays

2023-07-24 · Behzad Bozorgtabar, Dwarikanath Mahapatra, Jean-Philippe Thiran

Unsupervised anomaly detection in medical images such as chest radiographs is stepping into the spotlight as it mitigates the scarcity of the labor-intensive and costly expert annotation of anomaly data. However, nearly …

Anomaly DetectionOne-Class ClassificationUnsupervised Anomaly Detection

Arrays of (locality-sensitive) Count Estimators (ACE): High-Speed Anomaly Detection via Cache Lookups

2017-06-20 · Chen Luo, Anshumali Shrivastava

Anomaly detection is one of the frequent and important subroutines deployed in large-scale data processing systems. Even being a well-studied topic, existing techniques for unsupervised anomaly detection require storing …

Anomaly DetectionUnsupervised Anomaly Detection

Self-Taught Semi-Supervised Anomaly Detection on Upper Limb X-rays

2021-02-19 · Antoine Spahr, Behzad Bozorgtabar, Jean-Philippe Thiran

Detecting anomalies in musculoskeletal radiographs is of paramount importance for large-scale screening in the radiology workflow. Supervised deep networks take for granted a large number of annotations by radiologists, …

Anomaly DetectionSelf-Supervised Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection

Dual-distribution discrepancy with self-supervised refinement for anomaly detection in medical images

2022-10-09 · Yu Cai, Hao Chen, Xin Yang, Yu Zhou 외

Medical anomaly detection is a crucial yet challenging task aimed at recognizing abnormal images to assist in diagnosis. Due to the high-cost annotations of abnormal images, most methods utilize only known normal images …

Anomaly DetectionSelf-Supervised Learning

DinoAtten3D: Slice-Level Attention Aggregation of DinoV2 for 3D Brain MRI Anomaly Classification

2025-09-15 · Fazle Rafsani, Jay Shah, Catherine D. Chong, Todd J. Schwedt 외 arxiv

Anomaly detection and classification in medical imaging are critical for early diagnosis but remain challenging due to limited annotated data, class imbalance, and the high cost of expert labeling. Emerging vision founda…

Anomaly ClassificationContrastive LearningAnomaly Detection