Training-Free Zero-Shot Anomaly Detection in 3D Brain MRI with 2D Foundation Models

Abstract

Zero-shot anomaly detection (ZSAD) has gained increasing attention in medical imaging as a way to identify abnormalities without task-specific supervision, but most advances remain limited to 2D datasets. Extending ZSAD to 3D medical images has proven challenging, with existing methods relying on slice-wise features and vision–language models, which fail to capture volumetric structure. In this paper, we introduce a fully training-free framework for ZSAD in 3D brain MRI that constructs localized volumetric tokens by aggregating multi-axis slices processed by 2D foundation models. These 3D patch tokens restore cubic spatial context and integrate directly with distance-based, batch-level anomaly detection pipelines. The framework provides compact 3D representations that are practical to compute on standard GPUs and require no fine-tuning, prompts, or supervision. Our results show that training-free, batch-based ZSAD can be effectively extended from 2D encoders to full 3D MRI volumes, offering a simple and robust approach for volumetric anomaly detection.

Cite

Text

Le Gia and Ahn. "Training-Free Zero-Shot Anomaly Detection in 3D Brain MRI with 2D Foundation Models." Proceedings of The 9th International Conference on Medical Imaging with Deep Learning, 2026.

Markdown

[Le Gia and Ahn. "Training-Free Zero-Shot Anomaly Detection in 3D Brain MRI with 2D Foundation Models." Proceedings of The 9th International Conference on Medical Imaging with Deep Learning, 2026.](https://mlanthology.org/midl/2026/gia2026midl-trainingfree/)

BibTeX

@inproceedings{gia2026midl-trainingfree,
  title     = {{Training-Free Zero-Shot Anomaly Detection in 3D Brain MRI with 2D Foundation Models}},
  author    = {Le Gia, Tai and Ahn, Jaehyun},
  booktitle = {Proceedings of The 9th International Conference on Medical Imaging with Deep Learning},
  year      = {2026},
  pages     = {3069-3088},
  volume    = {315},
  url       = {https://mlanthology.org/midl/2026/gia2026midl-trainingfree/}
}