paper-with-me

Papers

The Primal-Dual method for Learning Augmented Algorithms

2020-10-22 · NeurIPS 2020 12 · Étienne Bamas, Andreas Maggiori, Ola Svensson

The extension of classical online algorithms when provided with predictions is a new and active research area. In this paper, we extend the primal-dual method for online algorithms in order to incorporate predictions that advise the online algorithm about the next action to take. We use this framework to obtain novel algorithms for a variety of online covering problems. We compare our algorithms to the cost of the true and predicted offline optimal solutions and show that these algorithms outperform any online algorithm when the prediction is accurate while maintaining good guarantees when the prediction is misleading.

📄 PDF Abstract BibTeX arXiv:2010.11632

Code (1)

etienne4/PDLA 공식 구현

Tasks

Prediction

Similar Papers 제목 키워드 기반

Learning-Augmented Algorithms for the Bahncard Problem

2024-10-20 · Hailiang Zhao, Xueyan Tang, Peng Chen, Shuiguang Deng

In this paper, we study learning-augmented algorithms for the Bahncard problem. The Bahncard problem is a generalization of the ski-rental problem, where a traveler needs to irrevocably and repeatedly decide between a ch…

Decision Making

A Primal-Dual Algorithmic Framework for Constrained Convex Minimization

2014-06-20 · Quoc Tran-Dinh, Volkan Cevher

We present a primal-dual algorithmic framework to obtain approximate solutions to a prototypical constrained convex optimization problem, and rigorously characterize how common structural assumptions affect the numerical…

Distributed Primal-Dual Algorithms: Unification, Connections, and Insights

2025-02-01 · Runxiong Wu, Dong Liu, Xueqin Wang, Andi Wang

We study primal-dual algorithms for general empirical risk minimization problems in distributed settings, focusing on two prominent classes of algorithms. The first class is the communication-efficient distributed dual c…

Stochastic Smoothed Primal-Dual Algorithms for Nonconvex Optimization with Linear Inequality Constraints

2025-04-10 · Ruichuan Huang, Jiawei Zhang, Ahmet Alacaoglu

We propose smoothed primal-dual algorithms for solving stochastic and smooth nonconvex optimization problems with linear inequality constraints. Our algorithms are single-loop and only require a single stochastic gradien…

Matrix-Valued Optimism is Matrix-Valued Augmentation: Additive Hybrid Designs for Constrained Optimization

2026-05-07 · Jiayi Zhao arxiv

Augmented Lagrangian and optimistic primal--dual methods stabilize equality-constrained optimization through seemingly different mechanisms: the former adds constraint-dependent primal curvature, while the latter adds du…