paper-with-me

Papers

Learning-Assisted Algorithm Unrolling for Online Optimization with Budget Constraints

2022-12-03 · Jianyi Yang, Shaolei Ren

Online optimization with multiple budget constraints is challenging since the online decisions over a short time horizon are coupled together by strict inventory constraints. The existing manually-designed algorithms cannot achieve satisfactory average performance for this setting because they often need a large number of time steps for convergence and/or may violate the inventory constraints. In this paper, we propose a new machine learning (ML) assisted unrolling approach, called LAAU (Learning-Assisted Algorithm Unrolling), which unrolls the online decision pipeline and leverages an ML model for updating the Lagrangian multiplier online. For efficient training via backpropagation, we derive gradients of the decision pipeline over time. We also provide the average cost bounds for two cases when training data is available offline and collected online, respectively. Finally, we present numerical results to highlight that LAAU can outperform the existing baselines.

📄 PDF Abstract BibTeX arXiv:2212.01689

Code (0)

등록된 구현이 없습니다.

Tasks

Rolling Shutter Correction

Similar Papers 제목 키워드 기반

Learning Variational Models with Unrolling and Bilevel Optimization

2022-09-26 · Christoph Brauer, Niklas Breustedt, Timo de Wolff, Dirk A. Lorenz

In this paper we consider the problem of learning variational models in the context of supervised learning via risk minimization. Our goal is to provide a deeper understanding of the two approaches of learning of variati…

Bilevel OptimizationRolling Shutter Correction

Algorithm Unrolling-Based Distributed Optimization for RIS-Assisted Cell-Free Networks

2023-01-06 · Wangyang Xu, Jiancheng An, Hongbin Li, Lu Gan 외

The user-centric cell-free network has emerged as an appealing technology to improve the next-generation wireless network's capacity thanks to its ability to eliminate inter-cell interference effectively. However, the ce…

Distributed OptimizationRolling Shutter Correction

Understanding the Curse of Unrolling

2026-02-23 · Sheheryar Mehmood, Florian Knoll, Peter Ochs arxiv

Algorithm unrolling is ubiquitous in machine learning, particularly in hyperparameter optimization and meta-learning, where Jacobians of solution mappings are computed by differentiating through iterative algorithms. Alt…

Hyperparameter OptimizationBilevel Optimization

Deep Unrolling Networks with Recurrent Momentum Acceleration for Nonlinear Inverse Problems

2023-07-30 · Qingping Zhou, Jiayu Qian, Junqi Tang, Jinglai Li

Combining the strengths of model-based iterative algorithms and data-driven deep learning solutions, deep unrolling networks (DuNets) have become a popular tool to solve inverse imaging problems. While DuNets have been s…

Proximal Algorithm Unrolling: Flexible and Efficient Reconstruction Networks for Single-Pixel Imaging

2025-05-29 · CVPR 2025 1 · Ping Wang, Lishun Wang, Gang Qu, Xiaodong Wang 외

Deep-unrolling and plug-and-play (PnP) approaches have become the de-facto standard solvers for single-pixel imaging (SPI) inverse problem. PnP approaches, a class of iterative algorithms where regularization is implicit…