paper-with-me

Papers

Is Offline Decision Making Possible with Only Few Samples? Reliable Decisions in Data-Starved Bandits via Trust Region Enhancement

2024-02-24 · Ruiqi Zhang, Yuexiang Zhai, Andrea Zanette

What can an agent learn in a stochastic Multi-Armed Bandit (MAB) problem from a dataset that contains just a single sample for each arm? Surprisingly, in this work, we demonstrate that even in such a data-starved setting it may still be possible to find a policy competitive with the optimal one. This paves the way to reliable decision-making in settings where critical decisions must be made by relying only on a handful of samples. Our analysis reveals that \emph{stochastic policies can be substantially better} than deterministic ones for offline decision-making. Focusing on offline multi-armed bandits, we design an algorithm called Trust Region of Uncertainty for Stochastic policy enhancemenT (TRUST) which is quite different from the predominant value-based lower confidence bound approach. Its design is enabled by localization laws, critical radii, and relative pessimism. We prove that its sample complexity is comparable to that of LCB on minimax problems while being substantially lower on problems with very few samples. Finally, we consider an application to offline reinforcement learning in the special case where the logging policies are known.

📄 PDF Abstract BibTeX arXiv:2402.15703

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Streetwise Agents: Empowering Offline RL Policies to Outsmart Exogenous Stochastic Disturbances in RTC

2024-11-11 · Aditya Soni, Mayukh Das, Anjaly Parayil, Supriyo Ghosh 외

The difficulty of exploring and training online on real production systems limits the scope of real-time online data/feedback-driven decision making. The most feasible approach is to adopt offline reinforcement learning …

Offline RL

Online Estimation via Offline Estimation: An Information-Theoretic Framework

2024-04-15 · Dylan J. Foster, Yanjun Han, Jian Qian, Alexander Rakhlin

$ $The classical theory of statistical estimation aims to estimate a parameter of interest under data generated from a fixed design ("offline estimation"), while the contemporary theory of online learning provides algori…

Decision MakingDensity Estimation

What are the Statistical Limits of Offline RL with Linear Function Approximation?

2020-10-22 · Ruosong Wang, Dean P. Foster, Sham M. Kakade

Offline reinforcement learning seeks to utilize offline (observational) data to guide the learning of (causal) sequential decision making strategies. The hope is that offline reinforcement learning coupled with function …

Decision MakingOffline RLreinforcement-learningReinforcement Learning+2

Offline Reinforcement Learning: Tutorial, Review, and Perspectives on Open Problems

2020-05-04 · Sergey Levine, Aviral Kumar, George Tucker, Justin Fu

In this tutorial article, we aim to provide the reader with the conceptual tools needed to get started on research on offline reinforcement learning algorithms: reinforcement learning algorithms that utilize previously c…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Offline Policy Optimization with Eligible Actions

2022-07-01 · Yao Liu, Yannis Flet-Berliac, Emma Brunskill

Offline policy optimization could have a large impact on many real-world decision-making problems, as online learning may be infeasible in many applications. Importance sampling and its variants are a commonly used type …

continuous-controlContinuous ControlDecision Making