Improved Anomaly Detection in Medical Images via Mean Shift Density Enhancement
arXiv cs.CV / 4/22/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The paper proposes a hybrid medical image anomaly detection framework that combines self-supervised representation learning with manifold-based density estimation.
- It embeds images into a latent feature space using pretrained backbones, then refines samples with Mean Shift Density Enhancement (MSDE) to shift representations toward higher-likelihood regions.
- Anomaly scoring is performed via Gaussian density estimation in a PCA-reduced latent space, using Mahalanobis distance to measure deviations from the learned normal distribution.
- Using only normal samples in a one-class learning setup, the method is evaluated on seven datasets and achieves state-of-the-art results, including near-perfect performance for brain tumor detection (about 0.981 AUC/AP).
- The authors argue the approach could support scalable clinical decision-making, especially for early detection and screening under limited abnormal labels, while remaining robust across imaging modalities.


