English

Benchmarking the Robustness of Foundation Models for Mammography under Domain Shift

Computer Vision and Pattern Recognition 2026-07-11 v1 Artificial Intelligence

Abstract

Foundation models are increasingly used as image feature extractors for mammography, but their robustness under external domain shift remains unclear. We benchmark 15 foundation-model backbones across breast density, BI-RADS severity, and cancer status using a unified frozen-backbone linear-probe protocol, training on 3 source datasets and evaluating on 12 task-compatible out-of-distribution (OOD) datasets after label harmonization. Mammography-specific vision-language models (Mammo-FM and MaMA) provide the strongest mean OOD performance, but robustness is not explained by mammography exposure alone. DINOv3 remains a competitive vision-only baseline, and mammography-adapted pretraining does not consistently improve generalization. Dataset-level analysis further shows that even leading models show heterogeneous performance across datasets. Feature-space inspection reveals that useful representations can preserve clinical signal while retaining dataset and acquisition structure. These findings highlight dataset-level OOD evaluation as a central criterion for assessing mammography representations. Our code is publicly available: https://github.com/biomedia-mira/mammo-ood.

Cite

@article{arxiv.2607.10358,
  title  = {Benchmarking the Robustness of Foundation Models for Mammography under Domain Shift},
  author = {Giang Nguyen and Raghav Mehta and Emma A. M. Stanley and Tian Xia and Thi Hao Nguyen and Hieu Pham and Ben Glocker},
  journal= {arXiv preprint arXiv:2607.10358},
  year   = {2026}
}

Comments

Under Review. Giang Nguyen and Raghav Mehta contributed equally