paper-with-me

홈 › Papers

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, which is often prohibitively very time-consuming to acquire. Moreover, supervised systems are tailored to closed set scenarios, e.g., trained models suffer from overfitting to previously seen rare anomalies at training. Instead, our approach's rationale is to use task agnostic pretext tasks to leverage unlabeled data based on a cross-sample similarity measure. Besides, we formulate a complex distribution of data from normal class within our framework to avoid a potential bias on the side of anomalies. Through extensive experiments, we show that our method outperforms baselines across unsupervised and self-supervised anomaly detection settings on a real-world medical dataset, the MURA dataset. We also provide rich ablation studies to analyze each training stage's effect and loss terms on the final performance.

📄 PDF Abstract BibTeX arXiv:2102.09895

Code (1)

antoine-spahr/SELF-TAUGHT-SEMI-SUPERVISED-ANOMALY-DETECTION 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

Semi-Supervised Self-Taught Deep Learning for Finger Bones Segmentation

2019-03-12 · Ziyuan Zhao, Xiaoman Zhang, Cen Chen, Wei Li 외

Segmentation stands at the forefront of many high-level vision tasks. In this study, we focus on segmenting finger bones within a newly introduced semi-supervised self-taught deep learning framework which consists of a s…

Deep Learning

AGAD: Adversarial Generative Anomaly Detection

2023-04-09 · Jian Shi, Ni Zhang

Anomaly detection suffered from the lack of anomalies due to the diversity of abnormalities and the difficulties of obtaining large-scale anomaly data. Semi-supervised anomaly detection methods are often used to solely l…

Anomaly DetectionDiversitySemi-supervised Anomaly DetectionSupervised Anomaly Detection

Self-Supervised Representation Learning for Visual Anomaly Detection

2020-06-17 · Rabia Ali, Muhammad Umar Karim Khan, Chong Min Kyung

Self-supervised learning allows for better utilization of unlabelled data. The feature representation obtained by self-supervision can be used in downstream tasks such as classification, object detection, segmentation, a…

Anomaly DetectionGeneral Classificationobject-detectionObject Detection+4

Deep Anomaly Detection in Text

2023-12-14 · Andrei Manolache

Deep anomaly detection methods have become increasingly popular in recent years, with methods like Stacked Autoencoders, Variational Autoencoders, and Generative Adversarial Networks greatly improving the state-of-the-ar…

Anomaly DetectionRepresentation LearningSelf-Supervised LearningUnsupervised Anomaly Detection

Anomaly Detection by Recombining Gated Unsupervised Experts

2020-08-31 · J. -P. Schulze, P. Sperl, K. Böttinger

Anomaly detection has been considered under several extents of prior knowledge. Unsupervised methods do not require any labelled data, whereas semi-supervised methods leverage some known anomalies. Inspired by mixture-of…

Anomaly DetectionMixture-of-ExpertsSemi-supervised Anomaly DetectionUnsupervised Anomaly Detection