English

Fairness via Independence: A (Conditional) Distance Covariance Framework

Machine Learning 2025-12-22 v2 Computers and Society Machine Learning

Abstract

We explore fairness from a statistical perspective by selectively utilizing either conditional distance covariance or distance covariance statistics as measures to assess the independence between predictions and sensitive attributes. We boost fairness with independence by adding a distance covariance-based penalty to the model's training. Additionally, we present the matrix form of empirical (conditional) distance covariance for parallel calculations to enhance computational efficiency. Theoretically, we provide a proof for the convergence between empirical and population (conditional) distance covariance, establishing necessary guarantees for batch computations. Through experiments conducted on a range of real-world datasets, we have demonstrated that our method effectively bridges the fairness gap in machine learning. Our code is available at \url{https://github.com/liuhaixias1/Fair_dc/}.

Keywords

Cite

@article{arxiv.2412.00720,
  title  = {Fairness via Independence: A (Conditional) Distance Covariance Framework},
  author = {Ruifan Huang and Haixia Liu},
  journal= {arXiv preprint arXiv:2412.00720},
  year   = {2025}
}

Comments

25 pages, 4 figures. The old title is "Bridging Fairness Gaps: A (Conditional) Distance Covariance Perspective in Fairness Learning"

R2 v1 2026-06-28T20:18:25.605Z