Unraveling Normal Anatomy via Fluid-Driven Anomaly Randomization
About
Data-driven machine learning has made significant strides in medical image analysis. However, most existing methods are tailored to specific modalities and assume a particular resolution (often isotropic). This limits their generalizability in clinical settings, where variations in scan appearance arise from differences in sequence parameters, resolution, and orientation. Furthermore, most general-purpose models are designed for healthy subjects and suffer from performance degradation when pathology is present. We introduce UNA (Unraveling Normal Anatomy), the first modality-agnostic learning approach for normal brain anatomy reconstruction that can handle both healthy scans and cases with pathology. We propose a fluid-driven anomaly randomization method that generates an unlimited number of realistic pathology profiles on-the-fly. UNA is trained on a combination of synthetic and real data, and can be applied directly to real images with potential pathology without the need for fine-tuning. We demonstrate UNA's effectiveness in reconstructing healthy brain anatomy and showcase its direct application to anomaly detection, using both simulated and real images from 3D healthy and stroke datasets, including CT and MRI scans. By bridging the gap between healthy and diseased images, UNA enables the use of general-purpose models on diseased images, opening up new opportunities for large-scale analysis of uncurated clinical images in the presence of pathology. Code is available at https://github.com/peirong26/UNA.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Anomaly Detection | ADNI (test) | Dice Score0.36 | 5 | |
| Anomaly Detection | HCP (test) | Dice Score33 | 5 | |
| Anomaly Detection | ADHD200 (test) | Dice Score34 | 5 | |
| Anomaly Detection | ADNI 3 (test) | Dice Score37 | 5 | |
| Anomaly Detection | AIBL (test) | Dice Score32 | 5 | |
| Anomaly Detection | ATLAS (test) | Dice Score0.31 | 5 | |
| Healthy Anatomy Reconstruction | HCP T1w MRI (808/87) | L1 Error0.017 | 4 | |
| Healthy Anatomy Reconstruction | ADNI T1w MRI 3 | L1 Loss0.019 | 4 | |
| Healthy Anatomy Reconstruction | ATLAS Stroke T1w MRI | L1 Loss0.02 | 4 | |
| Healthy Anatomy Reconstruction | AIBL T2w MRI | L1 Loss2.1 | 4 |