English

Multi-Output Distributional Fairness via Post-Processing

Machine Learning 2025-03-21 v2 Artificial Intelligence Computers and Society Machine Learning

Abstract

The post-processing approaches are becoming prominent techniques to enhance machine learning models' fairness because of their intuitiveness, low computational cost, and excellent scalability. However, most existing post-processing methods are designed for task-specific fairness measures and are limited to single-output models. In this paper, we introduce a post-processing method for multi-output models, such as the ones used for multi-task/multi-class classification and representation learning, to enhance a model's distributional parity, a task-agnostic fairness measure. Existing methods for achieving distributional parity rely on the (inverse) cumulative density function of a model's output, restricting their applicability to single-output models. Extending previous works, we propose to employ optimal transport mappings to move a model's outputs across different groups towards their empirical Wasserstein barycenter. An approximation technique is applied to reduce the complexity of computing the exact barycenter and a kernel regression method is proposed to extend this process to out-of-sample data. Our empirical studies evaluate the proposed approach against various baselines on multi-task/multi-class classification and representation learning tasks, demonstrating the effectiveness of the proposed approach.

Keywords

Cite

@article{arxiv.2409.00553,
  title  = {Multi-Output Distributional Fairness via Post-Processing},
  author = {Gang Li and Qihang Lin and Ayush Ghosh and Tianbao Yang},
  journal= {arXiv preprint arXiv:2409.00553},
  year   = {2025}
}

Comments

21 pages, 4 figures

R2 v1 2026-06-28T18:30:13.106Z