English

Delve into the Applicability of Advanced Optimizers for Multi-Task Learning

Machine Learning 2026-04-13 v1

Abstract

Multi-Task Learning (MTL) is a foundational machine learning problem that has seen extensive development over the past decade. Recently, various optimization-based MTL approaches have been proposed to learn multiple tasks simultaneously by altering the optimization trajectory. Although these methods strive to de-conflict and re-balance tasks, we empirically identify that their effectiveness is often undermined by an overlooked factor when employing advanced optimizers: the instant-derived gradients play only a marginal role in the actual parameter updates. This discrepancy prevents MTL frameworks from fully releasing its power on learning dynamics. Furthermore, we observe that Muon-a recently emerged advanced optimizer-inherently functions as a multi-task learner, which underscores the critical importance of the gradients used for its orthogonalization. To address these issues, we propose APT (Applicability of advanced oPTimizers), a framework featuring a simple adaptive momentum mechanism designed to balance the strengths between advanced optimizers and MTL. Additionally, we introduce a light direction preservation method to facilitate Muon's orthogonalization. Extensive experiments across four mainstream MTL datasets demonstrate that APT consistently augments existing MTL approaches, yielding substantial performance improvements.

Keywords

Cite

@article{arxiv.2604.08939,
  title  = {Delve into the Applicability of Advanced Optimizers for Multi-Task Learning},
  author = {Zhipeng Zhou and Linxiao Cao and Pengcheng Wu and Peilin Zhao and Chunyan Miao},
  journal= {arXiv preprint arXiv:2604.08939},
  year   = {2026}
}

Comments

12 pages, 5 figures

R2 v1 2026-07-01T12:02:22.179Z