PCA for Enhanced Cross-Dataset Generalizability in Breast Ultrasound Tumor Segmentation
Christian Schmidt, Heinrich Martin Overhoff

TL;DR
This study demonstrates that applying PCA preprocessing to ultrasound images enhances the cross-dataset generalizability of tumor segmentation models, leading to significant improvements in recall and Dice scores across diverse datasets.
Contribution
The paper introduces a novel PCA-based preprocessing method that improves the external validity of ultrasound tumor segmentation models across multiple datasets.
Findings
PCA preprocessing improves recall and Dice scores in cross-dataset segmentation.
Using PCA reduces performance decline due to dataset variability by 33%.
PCA enhances model robustness in challenging segmentation cases.
Abstract
In medical image segmentation, limited external validity remains a critical obstacle when models are deployed across unseen datasets, an issue particularly pronounced in the ultrasound image domain. Existing solutions-such as domain adaptation and GAN-based style transfer-while promising, often fall short in the medical domain where datasets are typically small and diverse. This paper presents a novel application of principal component analysis (PCA) to address this limitation. PCA preprocessing reduces noise and emphasizes essential features by retaining approximately 90\% of the dataset variance. We evaluate our approach across six diverse breast tumor ultrasound datasets comprising 3,983 B-mode images and corresponding expert tumor segmentation masks. For each dataset, a corresponding dimensionality reduced PCA-dataset is created and U-Net-based segmentation models are trained on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Advanced Neural Network Applications · Ultrasound Imaging and Elastography
MethodsPrincipal Components Analysis
