English

HUANet: Hard-Constrained Unrolled ADMM for Constrained Convex Optimization

Optimization and Control 2026-04-16 v1 Machine Learning Systems and Control Systems and Control

Abstract

This paper presents HUANet, a constrained deep neural network architecture that unrolls the iterations of the Alternating Direction Method of Multipliers (ADMM) into a trainable neural network for solving constrained convex optimization problems. Existing end-to-end learning methods operate as black-box mappings from parameters to solutions, often lacking explicit optimality principles and failing to enforce constraints. To address this limitation, we unroll ADMM and embed a hard-constrained neural network at each iteration to accelerate the algorithm, where equality constraints are enforced via a differentiable correction stage at the network output. Furthermore, we incorporate first-order optimality conditions as soft constraints during training to promote the convergence of the proposed unrolled algorithm. Extensive numerical experiments are conducted to validate the effectiveness of the proposed architecture for constrained optimization problems.

Keywords

Cite

@article{arxiv.2604.13179,
  title  = {HUANet: Hard-Constrained Unrolled ADMM for Constrained Convex Optimization},
  author = {Trinh Tran and Binh Nguyen and Truong X. Nghiem},
  journal= {arXiv preprint arXiv:2604.13179},
  year   = {2026}
}
R2 v1 2026-07-01T12:09:34.949Z