Spurious correlations in deep neural networks (DNNs) pose significant challenges in supervised classification, leading to biased predictions and poor generalization in real-world scenarios. This dissertation addresses these challenges through the lens...
Spurious correlations in deep neural networks (DNNs) pose significant challenges in supervised classification, leading to biased predictions and poor generalization in real-world scenarios. This dissertation addresses these challenges through the lens of three critical problems: group fairness, group robustness, and bias transfer, all within the context of classification tasks. Each issue is explored in distinct domains, namely natural image classification, medical diagnosis using brain imaging, and continual learning.
First, we address group fairness in natural image classification, focusing on mitigating performance disparities among demographic groups. We introduce a fairness- aware feature distillation method that leverages Maximum Mean Discrepancy (MMD) to train fair models while maintaining predictive accuracy. Extensive experiments on synthetic and real-world datasets, including CelebA, demonstrate the effectiveness of the proposed approach in achieving fairness without sacrificing performance.
Next, we investigate group robustness in medical diagnosis, particularly in predicting the progression of mild cognitive impairment (MCI) to Alzheimer’s disease (AD) using structural MRI data. By defining groups based on diagnosis labels and age, we identify significant performance disparities among subpopulations. To address these issues, we propose a novel framework that incorporates adaptive modulation layers and a decoupled classifier thereby improving the performance of underrepresented or underperforming groups. Evaluation on real-world datasets, such as ADNI and NACC, highlights significant improvements in group robustness.
Finally, we explore the problem of bias transfer in continual learning (CL), where spurious correlations learned in earlier tasks may persist or even distort previously acquired knowledge through backward transfer. To tackle this, we propose a bias-aware CL framework along with a method that employs group-class balanced sampling. Experiments conducted within this framework demonstrate that our approach effectively mitigates model bias caused by bias transfer in CL, while maintaining robust performance across sequential tasks. These results highlight its potential as a simple yet effective baseline.
Overall, this dissertation advances the understanding of fairness, robustness, and bias transfer in classification tasks using DNNs under spurious correlations, and proposes practical solutions applicable across various domains. These contributions provide a foundation for future research in developing equitable, robust, and adaptive machine learning systems.