English

DISCO: Mitigating Bias in Deep Learning with Conditional Distance Correlation

Computer Vision and Pattern Recognition 2025-09-23 v2 Artificial Intelligence Machine Learning

Abstract

Dataset bias often leads deep learning models to exploit spurious correlations instead of task-relevant signals. We introduce the Standard Anti-Causal Model (SAM), a unifying causal framework that characterizes bias mechanisms and yields a conditional independence criterion for causal stability. Building on this theory, we propose DISCOm_m and sDISCO, efficient and scalable estimators of conditional distance correlation that enable independence regularization in black-box models. Across five diverse datasets, our methods consistently outperform or are competitive in existing bias mitigation approaches, while requiring fewer hyperparameters and scaling seamlessly to multi-bias scenarios. This work bridges causal theory and practical deep learning, providing both a principled foundation and effective tools for robust prediction. Source Code: https://github.com/***.

Keywords

Cite

@article{arxiv.2506.11653,
  title  = {DISCO: Mitigating Bias in Deep Learning with Conditional Distance Correlation},
  author = {Emre Kavak and Tom Nuno Wolf and Christian Wachinger},
  journal= {arXiv preprint arXiv:2506.11653},
  year   = {2025}
}
R2 v1 2026-07-01T03:15:35.559Z