paper-with-me

홈 › Papers

Prediction-Specific Design of Learning-Augmented Algorithms

2025-10-16 · Sizhe Li, Nicolas Christianson, Tongxin Li arxiv

Algorithms with predictions} has emerged as a powerful framework to combine the robustness of traditional online algorithms with the data-driven performance benefits of machine-learned (ML) predictions. However, most existing approaches in this paradigm are overly conservative, {as they do not leverage problem structure to optimize performance in a prediction-specific manner}. In this paper, we show that such prediction-specific performance criteria can enable significant performance improvements over the coarser notions of consistency and robustness considered in prior work. Specifically, we propose a notion of \emph{strongly-optimal} algorithms with predictions, which obtain Pareto optimality not just in the worst-case tradeoff between robustness and consistency, but also in the prediction-specific tradeoff between these metrics. We develop a general bi-level optimization framework that enables systematically designing strongly-optimal algorithms in a wide variety of problem settings, and we propose explicit strongly-optimal algorithms for several classic online problems: deterministic and randomized ski rental, and one-max search. Our analysis reveals new structural insights into how predictions can be optimally integrated into online algorithms by leveraging a prediction-specific design. To validate the benefits of our proposed framework, we empirically evaluate our algorithms in case studies on problems including dynamic power management and volatility-based index trading. Our results demonstrate that prediction-specific, strongly-optimal algorithms can significantly improve performance across a variety of online decision-making settings.

📄 PDF Abstract BibTeX arXiv:2510.14887

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Tradeoffs in Learning-Augmented Algorithms

2025-01-22 · Ziyad Benomar, Vianney Perchet

The field of learning-augmented algorithms has gained significant attention in recent years. These algorithms, using potentially inaccurate predictions, must exhibit three key properties: consistency, robustness, and smo…

Parsimonious Learning-Augmented Caching

2022-02-09 · Sungjin Im, Ravi Kumar, Aditya Petety, Manish Purohit

Learning-augmented algorithms -- in which, traditional algorithms are augmented with machine-learned predictions -- have emerged as a framework to go beyond worst-case analysis. The overarching goal is to design algorith…

Online TSP with Predictions

2022-06-30 · Hsiao-Yu Hu, Hao-Ting Wei, Meng-Hsi Li, Kai-Min Chung 외

We initiate the study of online routing problems with predictions, inspired by recent exciting results in the area of learning-augmented algorithms. A learning-augmented online algorithm which incorporates predictions in…

Traveling Salesman Problem

Paging with Succinct Predictions

2022-10-06 · Antonios Antoniadis, Joan Boyar, Marek Eliáš, Lene M. Favrholdt 외

Paging is a prototypical problem in the area of online algorithms. It has also played a central role in the development of learning-augmented algorithms -- a recent line of research that aims to ameliorate the shortcomin…

Competitive Algorithms for Online Knapsack with Succinct Predictions

2024-06-26 · Mohammadreza Daneshvaramoli, Helia Karisani, Adam Lechowicz, Bo Sun 외

In the online knapsack problem, the goal is to pack items arriving online with different values and weights into a capacity-limited knapsack to maximize the total value of the accepted items. We study \textit{learning-au…

Prediction