A Penalty Approach for Normalizing Feature Distributions to Build Confounder-Free Models
Anthony Vento, Qingyu Zhao, Robert Paul, Kilian M. Pohl and, Ehsan Adeli

TL;DR
This paper introduces PDMN, a penalty-based extension of MDN, enabling stable, sample-wide estimation of confounder effects in feature normalization, improving model accuracy and independence from confounders in clinical data applications.
Contribution
The paper proposes a novel penalty approach for MDN, allowing trainable, sample-wide confounder normalization adaptable to various architectures.
Findings
PDMN improves model accuracy over MDN.
PDMN enhances independence from confounders.
Effective on MRI datasets and synthetic data.
Abstract
Translating machine learning algorithms into clinical applications requires addressing challenges related to interpretability, such as accounting for the effect of confounding variables (or metadata). Confounding variables affect the relationship between input training data and target outputs. When we train a model on such data, confounding variables will bias the distribution of the learned features. A recent promising solution, MetaData Normalization (MDN), estimates the linear relationship between the metadata and each feature based on a non-trainable closed-form solution. However, this estimation is confined by the sample size of a mini-batch and thereby may cause the approach to be unstable during training. In this paper, we extend the MDN method by applying a Penalty approach (referred to as PDMN). We cast the problem into a bi-level nested optimization problem. We then…
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
TopicsMachine Learning in Healthcare · Radiomics and Machine Learning in Medical Imaging · Explainable Artificial Intelligence (XAI)
