paper-with-me

Papers

Model-free Representation Learning and Exploration in Low-rank MDPs

2021-02-14 · Aditya Modi, Jinglin Chen, Akshay Krishnamurthy, Nan Jiang, Alekh Agarwal

The low rank MDP has emerged as an important model for studying representation learning and exploration in reinforcement learning. With a known representation, several model-free exploration strategies exist. In contrast, all algorithms for the unknown representation setting are model-based, thereby requiring the ability to model the full dynamics. In this work, we present the first model-free representation learning algorithms for low rank MDPs. The key algorithmic contribution is a new minimax representation learning objective, for which we provide variants with differing tradeoffs in their statistical and computational properties. We interleave this representation learning step with an exploration strategy to cover the state space in a reward-free manner. The resulting algorithms are provably sample efficient and can accommodate general function approximation to scale to complex environments.

📄 PDF Abstract BibTeX arXiv:2102.07035

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

Improved Sample Complexity for Reward-free Reinforcement Learning under Low-rank MDPs

2023-03-20 · Yuan Cheng, Ruiquan Huang, Jing Yang, Yingbin Liang

In reward-free reinforcement learning (RL), an agent explores the environment first without any reward information, in order to achieve certain learning goals afterwards for any given reward. In this paper we focus on re…

reinforcement-learningReinforcement Learning (RL)Representation Learning

On the Statistical Efficiency of Reward-Free Exploration in Non-Linear RL

2022-06-21 · Jinglin Chen, Aditya Modi, Akshay Krishnamurthy, Nan Jiang 외

We study reward-free reinforcement learning (RL) under general non-linear function approximation, and establish sample efficiency and hardness results under various standard structural assumptions. On the positive side, …

Reinforcement Learning (RL)

Representation Learning for Online and Offline RL in Low-rank MDPs

2021-10-09 · ICLR 2022 4 · Masatoshi Uehara, Xuezhou Zhang, Wen Sun

This work studies the question of Representation Learning in RL: how can we learn a compact low-dimensional representation such that on top of the representation we can perform RL procedures such as exploration and explo…

Offline RLRepresentation Learning

Efficient Model-Free Exploration in Low-Rank MDPs

2023-07-08 · NeurIPS 2023 11 · Zakaria Mhammedi, Adam Block, Dylan J. Foster, Alexander Rakhlin

A major challenge in reinforcement learning is to develop practical, sample-efficient algorithms for exploration in high-dimensional domains where generalization and function approximation is required. Low-Rank Markov De…

Representation Learning

Model-based RL in Contextual Decision Processes: PAC bounds and Exponential Improvements over Model-free Approaches

2018-11-21 · Wen Sun, Nan Jiang, Akshay Krishnamurthy, Alekh Agarwal 외

We study the sample complexity of model-based reinforcement learning (henceforth RL) in general contextual decision processes that require strategic exploration to find a near-optimal policy. We design new algorithms for…

modelModel-based Reinforcement LearningReinforcement Learning