Regularity-Aware Stochastic MGDA with Adaptive Conflict-Avoidant Update Direction Control
arXiv:2607.15412
2026
Optimization
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper identifies a non-smoothness mechanism in stochastic multi-objective optimization: the conflict-avoidant MGDA direction is generally only 1/2-Hölder continuous in the objective-gradient Jacobian, but becomes Lipschitz on regular subproblems. This distinction is directly transferable to multi-task neural networks, where noisy mini-batch gradients can make simplex-based gradient combination unstable. A practical transfer is to use MGDA/CA updates only when the gradient Gram matrix has a stable, well-conditioned active set, and fall back to a fixed scalarization when the subproblem is nearly degenerate. The resulting method is a principled adaptive controller for reducing direction variance rather than another static gradient-balancing heuristic.
Ideas from this paper
✗ Mechanism failed
2026
Replace unconditional stochastic MGDA in a multi-task network with a regularity-gated update. Compute the conflict-avoidant simplex combination when the objective-gradient geometry is sufficiently regular, but use a fixed scalarization weight when the MGDA solution is near a degenerate simplex face or changes sharply between mini-batches. The gate targets the paper's distinction between 1/2-Hölder behavior in the worst case and Lipschitz behavior on regular subproblems.
Useful7/10
Difficulty5/10
Novelty5/10