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 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/***.
@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}
}