English

Unmasking Interstitial Lung Diseases: Leveraging Masked Autoencoders for Diagnosis

Image and Video Processing 2025-08-07 v1 Computer Vision and Pattern Recognition

Abstract

Masked autoencoders (MAEs) have emerged as a powerful approach for pre-training on unlabelled data, capable of learning robust and informative feature representations. This is particularly advantageous in diffused lung disease research, where annotated imaging datasets are scarce. To leverage this, we train an MAE on a curated collection of over 5,000 chest computed tomography (CT) scans, combining in-house data with publicly available scans from related conditions that exhibit similar radiological patterns, such as COVID-19 and bacterial pneumonia. The pretrained MAE is then fine-tuned on a downstream classification task for diffused lung disease diagnosis. Our findings demonstrate that MAEs can effectively extract clinically meaningful features and improve diagnostic performance, even in the absence of large-scale labelled datasets. The code and the models are available here: https://github.com/eedack01/lung_masked_autoencoder.

Keywords

Cite

@article{arxiv.2508.04429,
  title  = {Unmasking Interstitial Lung Diseases: Leveraging Masked Autoencoders for Diagnosis},
  author = {Ethan Dack and Lorenzo Brigato and Vasilis Dedousis and Janine Gote-Schniering and Cheryl and Hanno Hoppe and Aristomenis Exadaktylos and Manuela Funke-Chambour and Thomas Geiser and Andreas Christe and Lukas Ebner and Stavroula Mougiakakou},
  journal= {arXiv preprint arXiv:2508.04429},
  year   = {2025}
}