AL-CoLe: Augmented Lagrangian for Constrained Learning
Ignacio Boero, Ignacio Hounie, Alejandro Ribeiro
TL;DR
This work studies constrained learning in non-convex models through Augmented Lagrangian (AL) methods. It proves strong duality between the primal and augmented dual problems under mild assumptions and shows that empirical AL retains these properties, enabling PAC-Constrained (PACC) learnability with provable bounds on suboptimality and infeasibility. The authors develop an augmented dual ascent algorithm with an increased-shifted penalty scheme that guarantees primal iterates converge to feasible and near-optimal solutions without needing iterate averaging. Empirically, on fairness-constrained classification tasks, AL demonstrates smoother dual dynamics, improved constraint satisfaction, and better last-iterate performance than standard dual ascent, highlighting practical benefits for safe and fair learning.
Abstract
Despite the non-convexity of most modern machine learning parameterizations, Lagrangian duality has become a popular tool for addressing constrained learning problems. We revisit Augmented Lagrangian methods, which aim to mitigate the duality gap in non-convex settings while requiring only minimal modifications, and have remained comparably unexplored in constrained learning settings. We establish strong duality results under mild conditions, prove convergence of dual ascent algorithms to feasible and optimal primal solutions, and provide PAC-style generalization guarantees. Finally, we demonstrate its effectiveness on fairness constrained classification tasks.
