From Gradient Volume to Shapley Fairness: Towards Fair Multi-Task Learning

Abstract

Multi-task learning often suffers from gradient conflicts, leading to unfair optimization and degraded overall performance. To address this, we present SVFair, a Shapley value-based framework for fair gradient aggregation. We propose two scalable geometric conflict metrics: VolDet, a gram determinant volume metric, and VolDetPro, its sign-aware extension distinguishing antagonistic gradients. By integrating these metrics into Shapley value computation, SVFair quantifies each task’s deviation from the overall gradient and rebalances updates toward fairness. In parallel, our Shapley value computation admits controllable complexity. Extensive experiments show that SVFair achieves state-of-the-art results across diverse supervised and reinforcement learning benchmarks, and further improves existing methods when integrated as a fairness-enhancing module.

Cite

Text

Wang et al. "From Gradient Volume to Shapley Fairness: Towards Fair Multi-Task Learning." International Conference on Learning Representations, 2026.

Markdown

[Wang et al. "From Gradient Volume to Shapley Fairness: Towards Fair Multi-Task Learning." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/wang2026iclr-gradient/)

BibTeX

@inproceedings{wang2026iclr-gradient,
  title     = {{From Gradient Volume to Shapley Fairness: Towards Fair Multi-Task Learning}},
  author    = {Wang, Xiao and Han, Yuying and Li, Dazi and Zhang, Fei and Tang, Min},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/wang2026iclr-gradient/}
}