Dimensionality Reduction for Improving Out-of-Distribution Detection in Medical Image Segmentation
McKell Woodland, Nihil Patel, Mais Al Taie, Joshua P. Yung, Tucker J., Netherton, Ankit B. Patel, and Kristy K. Brock

TL;DR
This paper proposes a dimensionality reduction approach using PCA on bottleneck features to enhance out-of-distribution detection in medical image segmentation, specifically for liver MRI scans, with high accuracy and low computational cost.
Contribution
It introduces a novel application of PCA combined with Mahalanobis distance for OOD detection in medical segmentation models, improving performance and efficiency.
Findings
Effective OOD detection with PCA and Mahalanobis distance
High detection accuracy on liver MRI data
Minimal additional computational load
Abstract
Clinically deployed segmentation models are known to fail on data outside of their training distribution. As these models perform well on most cases, it is imperative to detect out-of-distribution (OOD) images at inference to protect against automation bias. This work applies the Mahalanobis distance post hoc to the bottleneck features of a Swin UNETR model that segments the liver on T1-weighted magnetic resonance imaging. By reducing the dimensions of the bottleneck features with principal component analysis, OOD images were detected with high performance and minimal computational load.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging Techniques and Applications · Medical Image Segmentation Techniques · Advanced X-ray and CT Imaging
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Multi-Head Attention · Attention Is All You Need · fail · Concatenated Skip Connection · Max Pooling · Softmax · Linear Layer · U-Net · Dense Connections
