paper-with-me

Papers

Beyond Black-Box Advice: Learning-Augmented Algorithms for MDPs with Q-Value Predictions

2023-07-20 · NeurIPS 2023 11

We study the tradeoff between consistency and robustness in the context of a single-trajectory time-varying Markov Decision Process (MDP) with untrusted machine-learned advice. Our work departs from the typical approach of treating advice as coming from black-box sources by instead considering a setting where additional information about how the advice is generated is available. We prove a first-of-its-kind consistency and robustness tradeoff given Q-value advice under a general MDP model that includes both continuous and discrete state/action spaces. Our results highlight that utilizing Q-value advice enables dynamic pursuit of the better of machine-learned advice and a robust baseline, thus result in near-optimal performance guarantees, which provably improves what can be obtained solely with black-box advice.

📄 PDF Abstract BibTeX arXiv:2307.10524

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning-Augmented Algorithms for Boolean Satisfiability

2025-05-09 · Idan Attias, Xing Gao, Lev Reyzin

Learning-augmented algorithms are a prominent recent development in beyond worst-case analysis. In this framework, a problem instance is provided with a prediction (``advice'') from a machine-learning oracle, which provi…

A Simple Learning-Augmented Algorithm for Online Packing with Concave Objectives

2024-06-05 · Elena Grigorescu, Young-San Lin, Maoyuan Song

Learning-augmented algorithms has been extensively studied recently in the computer-science community, due to the potential of using machine learning predictions in order to improve the performance of algorithms. Predict…

Safe Learning for Near Optimal Scheduling

2020-05-19 · Damien Busatto-Gaston, Debraj Chakraborty, Shibashis Guha, Guillermo A. Pérez 외

In this paper, we investigate the combination of synthesis, model-based learning, and online sampling techniques to obtain safe and near-optimal schedulers for a preemptible task scheduling problem. Our algorithms can ha…

Q-LearningScheduling

Learning-Augmented Algorithms for Online Concave Packing and Convex Covering Problems

2024-11-13 · Elena Grigorescu, Young-San Lin, Maoyuan Song

Learning-augmented algorithms have been extensively studied across the computer science community in the recent years, driven by advances in machine learning predictors, which can provide additional information to augmen…

Reducing Blackwell and Average Optimality to Discounted MDPs via the Blackwell Discount Factor

2023-01-31 · NeurIPS 2023 11

We introduce the Blackwell discount factor for Markov Decision Processes (MDPs). Classical objectives for MDPs include discounted, average, and Blackwell optimality. Many existing approaches to computing average-optimal …