paper-with-me

홈 › Papers

Unrolled Graph Neural Networks for Constrained Optimization

2025-09-21 · Samar Hadou, Alejandro Ribeiro arxiv

In this paper, we unroll the dynamics of the dual ascent (DA) algorithm in two coupled graph neural networks (GNNs) to solve constrained optimization problems. The two networks interact with each other at the layer level to find a saddle point of the Lagrangian. The primal GNN finds a stationary point for a given dual multiplier, while the dual network iteratively refines its estimates to reach an optimal solution. We force the primal and dual networks to mirror the dynamics of the DA algorithm by imposing descent and ascent constraints. We propose a joint training scheme that alternates between updating the primal and dual networks. Our numerical experiments demonstrate that our approach yields near-optimal near-feasible solutions and generalizes well to out-of-distribution (OOD) problems.

📄 PDF Abstract BibTeX arXiv:2509.17156

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

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 con…

Learning Structured Sparse Matrices for Signal Recovery via Unrolled Optimization

2021-10-19 · NeurIPS Workshop Deep_Invers 2021 12 · Jonathan Sauder, Martin Genzel, Peter Jung

Countless signal processing applications include the reconstruction of an unknown signal from very few indirect linear measurements. Because the measurement operator is commonly constrained by the hardware or the physics…

compressed sensingRolling Shutter Correction

Analyzing and Enhancing the Backward-Pass Convergence of Unrolled Optimization

2023-12-28 · James Kotary, Jacob Christopher, My H Dinh, Ferdinando Fioretto

The integration of constrained optimization models as components in deep networks has led to promising advances on many specialized learning tasks. A central challenge in this setting is backpropagation through the solut…

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