paper-with-me

홈 › Papers

PAC Bounds for Imitation and Model-based Batch Learning of Contextual Markov Decision Processes

2020-06-11 · Yash Nair, Finale Doshi-Velez

We consider the problem of batch multi-task reinforcement learning with observed context descriptors, motivated by its application to personalized medical treatment. In particular, we study two general classes of learning algorithms: direct policy learning (DPL), an imitation-learning based approach which learns from expert trajectories, and model-based learning. First, we derive sample complexity bounds for DPL, and then show that model-based learning from expert actions can, even with a finite model class, be impossible. After relaxing the conditions under which the model-based approach is expected to learn by allowing for greater coverage of state-action space, we provide sample complexity bounds for model-based learning with finite model classes, showing that there exist model classes with sample complexity exponential in their statistical complexity. We then derive a sample complexity upper bound for model-based learning based on a measure of concentration of the data distribution. Our results give formal justification for imitation learning over model-based learning in this setting.

📄 PDF Abstract BibTeX arXiv:2006.06352

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Problem Dependent Reinforcement Learning Bounds Which Can Identify Bandit Structure in MDPs

2019-11-03 · ICML 2018 7 · Andrea Zanette, Emma Brunskill

In order to make good decision under uncertainty an agent must learn from observations. To do so, two of the most common frameworks are Contextual Bandits and Markov Decision Processes (MDPs). In this paper, we study whe…

Multi-Armed Banditsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

IBCB: Efficient Inverse Batched Contextual Bandit for Behavioral Evolution History

2024-03-24 · Yi Xu, Weiran Shen, Xiao Zhang, Jun Xu

Traditional imitation learning focuses on modeling the behavioral mechanisms of experts, which requires a large amount of interaction history generated by some fixed expert. However, in many streaming applications, such …

Decision MakingImitation LearningOut-of-Distribution GeneralizationRecommendation Systems

Contextual Markov Decision Processes

2015-02-08 · Assaf Hallak, Dotan Di Castro, Shie Mannor

We consider a planning problem where the dynamics and rewards of the environment depend on a hidden static parameter referred to as the context. The objective is to learn a strategy that maximizes the accumulated reward …

Bridging Offline Reinforcement Learning and Imitation Learning: A Tale of Pessimism

2021-03-22 · NeurIPS 2021 12 · Paria Rashidinejad, Banghua Zhu, Cong Ma, Jiantao Jiao 외

Offline (or batch) reinforcement learning (RL) algorithms seek to learn an optimal policy from a fixed dataset without active data collection. Based on the composition of the offline dataset, two main categories of metho…

Imitation LearningMulti-Armed BanditsOffline RLreinforcement-learning+1

Semi-Parametric Batched Global Multi-Armed Bandits with Covariates

2025-03-01 · Sakshi Arya, Hyebin Song

The multi-armed bandits (MAB) framework is a widely used approach for sequential decision-making, where a decision-maker selects an arm in each round with the goal of maximizing long-term rewards. Moreover, in many pract…

Decision MakingMulti-Armed BanditsRecommendation SystemsSequential Decision Making