paper-with-me

홈 › Papers

Pareto-Optimal Learning-Augmented Algorithms for Online Conversion Problems

2021-09-03 · NeurIPS 2021 12 · Bo Sun, Russell Lee, Mohammad Hajiesmaili, Adam Wierman, Danny H. K. Tsang

This paper leverages machine-learned predictions to design competitive algorithms for online conversion problems with the goal of improving the competitive ratio when predictions are accurate (i.e., consistency), while also guaranteeing a worst-case competitive ratio regardless of the prediction quality (i.e., robustness). We unify the algorithmic design of both integral and fractional conversion problems, which are also known as the 1-max-search and one-way trading problems, into a class of online threshold-based algorithms (OTA). By incorporating predictions into design of OTA, we achieve the Pareto-optimal trade-off of consistency and robustness, i.e., no online algorithm can achieve a better consistency guarantee given for a robustness guarantee. We demonstrate the performance of OTA using numerical experiments on Bitcoin conversion.

📄 PDF Abstract BibTeX arXiv:2109.01556

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Overcoming Brittleness in Pareto-Optimal Learning-Augmented Algorithms

2024-08-07 · Spyros Angelopoulos, Christoph Dürr, Alex Elenter, Yanni Lefki

The study of online algorithms with machine-learned predictions has gained considerable prominence in recent years. One of the common objectives in the design and analysis of such algorithms is to attain (Pareto) optimal…

Online Conversion with Switching Costs: Robust and Learning-Augmented Algorithms

2023-10-31 · Adam Lechowicz, Nicolas Christianson, Bo Sun, Noman Bashir 외

We introduce and study online conversion with switching costs, a family of online problems that capture emerging problems at the intersection of energy and sustainability. In this problem, an online player attempts to pu…

Learning-Augmented Online Bidding in Stochastic Settings

2025-10-29 · Spyros Angelopoulos, Bertrand Simon arxiv

Online bidding is a classic optimization problem, with several applications in online decision-making, the design of interruptible systems, and the analysis of approximation algorithms. In this work, we study online bidd…

Online Search with Predictions: Pareto-optimal Algorithm and its Applications in Energy Markets

2022-11-12 · Russell Lee, Bo Sun, Mohammad Hajiesmaili, John C. S. Lui

This paper develops learning-augmented algorithms for energy trading in volatile electricity markets. The basic problem is to sell (or buy) $k$ units of energy for the highest revenue (lowest cost) over uncertain time-va…

energy trading

Optimistic Online-to-Batch Conversions for Accelerated Convergence and Universality

2025-11-10 · Yu-Hu Yan, Peng Zhao, Zhi-Hua Zhou arxiv

In this work, we study offline convex optimization with smooth objectives, where the classical Nesterov's Accelerated Gradient (NAG) method achieves the optimal accelerated convergence. Extensive research has aimed to un…