Constrained Deep Networks: Lagrangian Optimization via Log-Barrier Extensions
Hoel Kervadec, Jose Dolz, Jing Yuan, Christian Desrosiers, Eric, Granger, Ismail Ben Ayed

TL;DR
This paper introduces log-barrier extensions for constrained CNN training, providing a practical approximation to Lagrangian optimization that improves accuracy, constraint satisfaction, and stability, especially with many constraints.
Contribution
It proposes a novel log-barrier extension method that does not require an initial feasible solution and offers sub-optimality certificates for constrained CNNs.
Findings
Outperforms existing methods in accuracy and constraint satisfaction
Enhances training stability for constrained CNNs
Effective with a large number of constraints
Abstract
This study investigates imposing hard inequality constraints on the outputs of convolutional neural networks (CNN) during training. Several recent works showed that the theoretical and practical advantages of Lagrangian optimization over simple penalties do not materialize in practice when dealing with modern CNNs involving millions of parameters. Therefore, constrained CNNs are typically handled with penalties. We propose *log-barrier extensions*, which approximate Lagrangian optimization of constrained-CNN problems with a sequence of unconstrained losses. Unlike standard interior-point and log-barrier methods, our formulation does not need an initial feasible solution. The proposed extension yields an upper bound on the duality gap -- generalizing the result of standard log-barriers -- and yielding sub-optimality certificates for feasible solutions. While sub-optimality is not…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Stochastic Gradient Optimization Techniques · Medical Image Segmentation Techniques
