paper-with-me

홈 › Papers

HUANet: Hard-Constrained Unrolled ADMM for Constrained Convex Optimization

2026-04-14 · Trinh Tran, Binh Nguyen, Truong X. Nghiem arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.13179

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive ADMM with Spectral Penalty Parameter Selection

2016-05-24 · Zheng Xu, Mario A. T. Figueiredo, Tom Goldstein

The alternating direction method of multipliers (ADMM) is a versatile tool for solving a wide range of constrained optimization problems, with differentiable or non-differentiable objective functions. Unfortunately, its …

The ADMM-PINNs Algorithmic Framework for Nonsmooth PDE-Constrained Optimization: A Deep Learning Approach

2023-02-16 · Yongcun Song, Xiaoming Yuan, Hangrui Yue

We study the combination of the alternating direction method of multipliers (ADMM) with physics-informed neural networks (PINNs) for a general class of nonsmooth partial differential equation (PDE)-constrained optimizati…

Unrolling Plug-and-Play Gradient Graph Laplacian Regularizer for Image Restoration

2024-07-01 · Jianghe Cai, Gene Cheung, Fei Chen

Generic deep learning (DL) networks for image restoration like denoising and interpolation lack mathematical interpretability, require voluminous training data to tune a large parameter set, and are fragile in the face o…

DenoisingGraph LearningImage Restoration

A Constrained Optimization Perspective of Unrolled Transformers

2026-01-24 · Javier Porras-Valenzuela, Samar Hadou, Alejandro Ribeiro arxiv

We introduce a constrained optimization framework for training transformers that behave like optimization descent algorithms. Specifically, we enforce layerwise descent constraints on the objective function and replace s…

Text ClassificationVideo Denoising

Sparsity-Promoting Reachability Analysis and Optimization of Constrained Zonotopes

2025-04-04 · Joshua A. Robbins, Jacob A. Siefert, Herschel C. Pangborn

The constrained zonotope is a polytopic set representation widely used for set-based analysis and control of dynamic systems. This paper considers the problem of tailoring a quadratic program (QP) optimization algorithm …

State Estimation