paper-with-me

홈 › Papers

Near-optimal Policy Identification in Active Reinforcement Learning

2022-12-19 · Xiang Li, Viraj Mehta, Johannes Kirschner, Ian Char, Willie Neiswanger, Jeff Schneider, Andreas Krause, Ilija Bogunovic

Many real-world reinforcement learning tasks require control of complex dynamical systems that involve both costly data acquisition processes and large state spaces. In cases where the transition dynamics can be readily evaluated at specified states (e.g., via a simulator), agents can operate in what is often referred to as planning with a \emph{generative model}. We propose the AE-LSVI algorithm for best-policy identification, a novel variant of the kernelized least-squares value iteration (LSVI) algorithm that combines optimism with pessimism for active exploration (AE). AE-LSVI provably identifies a near-optimal policy \emph{uniformly} over an entire state space and achieves polynomial sample complexity guarantees that are independent of the number of states. When specialized to the recently introduced offline contextual Bayesian optimization setting, our algorithm achieves improved sample complexity bounds. Experimentally, we demonstrate that AE-LSVI outperforms other RL algorithms in a variety of environments when robustness to the initial state is required.

📄 PDF Abstract BibTeX arXiv:2212.09510

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Pure Exploration for a Good Policy in Reinforcement Learning with Bandit Feedback

2026-05-22 · Zitian Li, Wang Chi Cheung arxiv

Pure exploration in episodic Reinforcement Learning has primarily focused on Best Policy Identification (BPI), which seeks to identify a (near)-optimal policy with high confidence. Motivated by practical settings where a…

Reinforcement Learning

Learning Optimal Antenna Tilt Control Policies: A Contextual Linear Bandit Approach

2022-01-06 · Filippo Vannella, Alexandre Proutiere, Yassir Jedra, Jaeseong Jeong

Controlling antenna tilts in cellular networks is imperative to reach an efficient trade-off between network coverage and capacity. In this paper, we devise algorithms learning optimal tilt control policies from existing…

Active Learning

Beyond No Regret: Instance-Dependent PAC Reinforcement Learning

2021-08-05 · Andrew Wagenmaker, Max Simchowitz, Kevin Jamieson

The theory of reinforcement learning has focused on two fundamental problems: achieving low regret, and identifying $\epsilon$-optimal policies. While a simple reduction allows one to apply a low-regret algorithm to obta…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Sample Efficient Active Algorithms for Offline Reinforcement Learning

2026-02-01 · Soumyadeep Roy, Shashwat Kushwaha, Ambedkar Dukkipati arxiv

Offline reinforcement learning (RL) enables policy learning from static data but often suffers from poor coverage of the state-action space and distributional shift problems. This problem can be addressed by allowing lim…

Reinforcement Learning

Reinforcement Learning with Continuous Actions Under Unmeasured Confounding

2025-05-01 · Yuhan Li, Eugene Han, Yifan Hu, Wenzhuo Zhou 외

This paper addresses the challenge of offline policy learning in reinforcement learning with continuous action spaces when unmeasured confounders are present. While most existing research focuses on policy evaluation wit…

reinforcement-learningReinforcement Learning