English

Adaptive Online Mirror Descent for Tchebycheff Scalarization in Multi-Objective Learning

Machine Learning 2026-03-27 v3 Artificial Intelligence

Abstract

Multi-objective learning (MOL) aims to learn under multiple potentially conflicting objectives and strike a proper balance. While recent preference-guided MOL methods often rely on additional optimization objectives or constraints, we consider the classic Tchebycheff scalarization (TCH) that naturally allows for locating solutions with user-specified trade-offs. Due to its minimax formulation, directly optimizing TCH often leads to training oscillation and stagnation. In light of this limitation, we propose an adaptive online mirror descent algorithm for TCH, called (Ada)OMD-TCH. One of our main ingredients is an adaptive online-to-batch conversion that significantly improves solution optimality over traditional conversion in practice while maintaining the same theoretical convergence guarantees. We show that (Ada)OMD-TCH achieves a convergence rate of O(logm/T)\mathcal O(\sqrt{\log m/T}), where mm is the number of objectives and TT is the number of rounds, providing a tighter dependency on mm in the offline setting compared to existing work. Empirically, we demonstrate on both synthetic problems and federated learning tasks that (Ada)OMD-TCH effectively smooths the training process and yields preference-guided, specific, diverse, and fair solutions.

Cite

@article{arxiv.2410.21764,
  title  = {Adaptive Online Mirror Descent for Tchebycheff Scalarization in Multi-Objective Learning},
  author = {Meitong Liu and Xiaoyuan Zhang and Chulin Xie and Kate Donahue and Han Zhao},
  journal= {arXiv preprint arXiv:2410.21764},
  year   = {2026}
}

Comments

TMLR 2026

R2 v1 2026-06-28T19:39:13.276Z