Stochastic Penalty-Barrier Methods for Constrained Machine Learning
About
Constrained machine learning enables fairness-aware training, physics-informed neural networks, and integration of symbolic domain knowledge into statistical models. Despite its practical importance, no general method exists for the non-convex, non-smooth, stochastic setting that arises naturally in deep learning. We propose the Stochastic Penalty-Barrier Method (SPBM), which extends classical penalty and barrier methods to this setting via exponential dual averaging, a stabilized penalty schedule, and the Moreau envelope to handle non-smoothness. Experiments across multiple settings show that SPBM matches or outperforms existing constrained optimization baselines while incurring only linear runtime overhead compared to unconstrained Adam for up to 10,000 constraints.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Fairness-constrained classification | Experiment E4 (test) | Best Loss0.47 | 4 | |
| Fairness-constrained classification | Experiment E6 (test) | Best Loss3.23 | 4 | |
| Fairness-constrained classification | Experiment E1 (test) | Best Loss0.41 | 4 | |
| Fairness-constrained classification | Experiment E2 (test) | Best Loss0.43 | 4 | |
| Fairness-constrained classification | Experiment E3 (test) | Best Loss0.52 | 4 | |
| Fairness-constrained classification | Experiment E5 (test) | Best Loss1.13 | 4 | |
| Physics-Informed Neural Network (PINN) Optimization | Helmholtz PDE E7 (test) | Best Loss0.04 | 3 | |
| Physics-Informed Neural Network (PINN) Optimization | Viscous Burgers PDE E8 (test) | Best Loss0.315 | 3 |