WANCO: Weak Adversarial Networks for Constrained Optimization problems
Gang Bao, Dong Wang, Boyi Zou

TL;DR
This paper introduces WANCO, a novel deep learning framework that uses adversarial training with neural networks to solve various constrained optimization problems more effectively than traditional penalty methods.
Contribution
WANCO integrates adversarial training with neural networks to transform constrained problems into minimax formulations, improving constraint handling and robustness.
Findings
Effective on scalar and nonlinear constraints
Robust across PDE and inequality constraints
Applicable to diverse optimization problems
Abstract
This paper focuses on integrating the networks and adversarial training into constrained optimization problems to develop a framework algorithm for constrained optimization problems. For such problems, we first transform them into minimax problems using the augmented Lagrangian method and then use two (or several) deep neural networks(DNNs) to represent the primal and dual variables respectively. The parameters in the neural networks are then trained by an adversarial process. The proposed architecture is relatively insensitive to the scale of values of different constraints when compared to penalty based deep learning methods. Through this type of training, the constraints are imposed better based on the augmented Lagrangian multipliers. Extensive examples for optimization problems with scalar constraints, nonlinear constraints, partial differential equation constraints, and inequality…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
