On Sensitivity and Robustness of Normalization Schemes to Input Distribution Shifts in Automatic MR Image Diagnosis
Divyam Madaan, Daniel Sodickson, Kyunghyun Cho, Sumit Chopra

TL;DR
This paper investigates how different normalization schemes affect the robustness of deep learning models in MRI diagnosis under varying artifact conditions, proposing alternatives to Batch Normalization for improved generalization.
Contribution
It systematically compares normalization techniques like Group and Layer Normalization to Batch Normalization, demonstrating improved robustness against MRI artifacts and distribution shifts.
Findings
GN and LN outperform BN in artifact robustness
Normalization choice impacts model generalization in MRI
Proposed methods enhance safety in medical AI applications
Abstract
Magnetic Resonance Imaging (MRI) is considered the gold standard of medical imaging because of the excellent soft-tissue contrast exhibited in the images reconstructed by the MRI pipeline, which in-turn enables the human radiologist to discern many pathologies easily. More recently, Deep Learning (DL) models have also achieved state-of-the-art performance in diagnosing multiple diseases using these reconstructed images as input. However, the image reconstruction process within the MRI pipeline, which requires the use of complex hardware and adjustment of a large number of scanner parameters, is highly susceptible to noise of various forms, resulting in arbitrary artifacts within the images. Furthermore, the noise distribution is not stationary and varies within a machine, across machines, and patients, leading to varying artifacts within the images. Unfortunately, DL models are quite…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Imaging Techniques and Applications · Medical Image Segmentation Techniques
MethodsGroup Normalization · Focus · Layer Normalization · Batch Normalization
