Regularity-Aware Stochastic MGDA with Adaptive Conflict-Avoidant Update Direction Control

📅 2026-07-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenges in stochastic multi-objective learning, where conventional stochastic MGDA suffers from biased update directions and slow convergence due to gradient noise. The authors propose a regularity-aware adaptive optimization method that dynamically selects between conflict-avoidance directions and linear scalarization updates based on the regularity of subproblems. They establish, for the first time, the 1/2-Hölder continuity of conflict-avoidance directions with respect to the Jacobian matrix, which is further strengthened to Lipschitz continuity under regularity conditions, thereby accelerating convergence. By integrating adaptive scalarization with stochastic gradient optimization, the proposed method improves the convergence rate in non-convex settings from Õ(T⁻¹/⁴) to Õ(T⁻¹/²). Experimental results consistently demonstrate its superiority in both multi-task performance and theoretical convergence behavior.
📝 Abstract
Multi-objective learning (MOL) aims to optimize multiple objectives simultaneously. The multi-gradient descent algorithm (MGDA) is a workhorse that iteratively updates along a common descent or conflict-avoidant (CA) direction across objectives. In stochastic settings, however, the vanilla stochastic MGDA method, SMG, lacks a fast convergence rate because mini-batch sampling introduces noise in the gradients. This causes bias in the update direction, which is controlled by the CA direction continuity. In this paper, we show that the CA direction is $1/2$-Holder continuous with respect to the Jacobian matrix, and the exponent $1/2$ cannot be improved in the worst case. This leads to a suboptimal convergence rate for vanilla stochastic MGDA in prior works. Nevertheless, under additional regularity conditions, we show this can be improved to Lipschitz continuity. Based on this insight, we propose a stochastic multi-objective regularity-aware (MoRe) method that exploits the Lipschitz continuity of the CA direction when the subproblem is regular, and switches to a fixed scalarization weight otherwise. Intuitively, the proposed algorithm employs CA direction update when the gradient conflict is large, and linear scalarization update otherwise. Theoretically, our method improves the convergence rate of SMG in the nonconvex setting from $\widetilde{\mathcal O}(T^{-1/4})$ to $\widetilde{\mathcal O}(T^{-1/2})$, where $\widetilde{\mathcal O}(\cdot)$ hides logarithmic factors. Meanwhile, we also establish the per-iterate conflict-avoidance guarantees. Empirically, experiments demonstrate its effectiveness in multi-task performance and verify convergence behavior consistent with the established theoretical rate.
Problem

Research questions and friction points this paper is trying to address.

multi-objective learning
stochastic optimization
convergence rate
gradient noise
conflict-avoidant direction
Innovation

Methods, ideas, or system contributions that make the work stand out.

stochastic multi-objective optimization
conflict-avoidant direction
regularity-aware adaptation
convergence rate improvement
Lipschitz continuity