English

LDC-MTL: Balancing Multi-Task Learning through Scalable Loss Discrepancy Control

Machine Learning 2025-09-29 v3

Abstract

Multi-task learning (MTL) has been widely adopted for its ability to simultaneously learn multiple tasks. While existing gradient manipulation methods often yield more balanced solutions than simple scalarization-based approaches, they typically incur a significant computational overhead of O(K)\mathcal{O}(K) in both time and memory, where KK is the number of tasks. In this paper, we propose LDC-MTL, a simple and scalable loss discrepancy control approach for MTL, formulated from a bilevel optimization perspective. Our method incorporates two key components: (i) a bilevel formulation for fine-grained loss discrepancy control, and (ii) a scalable first-order bilevel algorithm that requires only O(1)\mathcal{O}(1) time and memory. Theoretically, we prove that LDC-MTL guarantees convergence not only to a stationary point of the bilevel problem with loss discrepancy control but also to an ϵ\epsilon-accurate Pareto stationary point for all KK loss functions under mild conditions. Extensive experiments on diverse multi-task datasets demonstrate the superior performance of LDC-MTL in both accuracy and efficiency.

Keywords

Cite

@article{arxiv.2502.08585,
  title  = {LDC-MTL: Balancing Multi-Task Learning through Scalable Loss Discrepancy Control},
  author = {Peiyao Xiao and Chaosheng Dong and Shaofeng Zou and Kaiyi Ji},
  journal= {arXiv preprint arXiv:2502.08585},
  year   = {2025}
}
R2 v1 2026-06-28T21:41:58.881Z