paper-with-me

Papers

Unsupervised Anomaly Detection in MR Images using Multi-Contrast Information

2021-05-02 · Byungjai Kim, Kinam Kwon, Changheun Oh, HyunWook Park

Anomaly detection in medical imaging is to distinguish the relevant biomarkers of diseases from those of normal tissues. Deep supervised learning methods have shown potentials in various detection tasks, but its performances would be limited in medical imaging fields where collecting annotated anomaly data is limited and labor-intensive. Therefore, unsupervised anomaly detection can be an effective tool for clinical practices, which uses only unlabeled normal images as training data. In this paper, we developed an unsupervised learning framework for pixel-wise anomaly detection in multi-contrast magnetic resonance imaging (MRI). The framework has two steps of feature generation and density estimation with Gaussian mixture model (GMM). A feature is derived through the learning of contrast-to-contrast translation that effectively captures the normal tissue characteristics in multi-contrast MRI. The feature is collaboratively used with another feature that is the low-dimensional representation of multi-contrast images. In density estimation using GMM, a simple but efficient way is introduced to handle the singularity problem which interrupts the joint learning process. The proposed method outperforms previous anomaly detection approaches. Quantitative and qualitative analyses demonstrate the effectiveness of the proposed method in anomaly detection for multi-contrast MRI.

📄 PDF Abstract BibTeX arXiv:2105.00463

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDensity EstimationTranslationUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

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

MAEDiff: Masked Autoencoder-enhanced Diffusion Models for Unsupervised Anomaly Detection in Brain Images

2024-01-19 · Rui Xu, Yunke Wang, Bo Du

Unsupervised anomaly detection has gained significant attention in the field of medical imaging due to its capability of relieving the costly pixel-level annotation. To achieve this, modern approaches usually utilize gen…

Anomaly DetectionUnsupervised Anomaly Detection

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

SP-Mamba: Spatial-Perception State Space Model for Unsupervised Medical Anomaly Detection

2025-07-25 · Rui Pan, Ruiying Lu arxiv

Radiography imaging protocols target on specific anatomical regions, resulting in highly consistent images with recurrent structural patterns across patients. Recent advances in medical anomaly detection have demonstrate…

Computational EfficiencyLong-range modelingAnomaly Detection

Self-supervised Pseudo Multi-class Pre-training for Unsupervised Anomaly Detection and Segmentation in Medical Images

2021-09-03 · Yu Tian, Fengbei Liu, Guansong Pang, Yuanhong Chen 외

Unsupervised anomaly detection (UAD) methods are trained with normal (or healthy) images only, but during testing, they are able to classify normal and abnormal (or disease) images. UAD is an important medical image anal…

Anomaly DetectionContrastive LearningData AugmentationMedical Image Analysis+2