paper-with-me

홈 › Papers

Reinforcement Learning in Low-Rank MDPs with Density Features

2023-02-04 · Audrey Huang, Jinglin Chen, Nan Jiang

MDPs with low-rank transitions -- that is, the transition matrix can be factored into the product of two matrices, left and right -- is a highly representative structure that enables tractable learning. The left matrix enables expressive function approximation for value-based learning and has been studied extensively. In this work, we instead investigate sample-efficient learning with density features, i.e., the right matrix, which induce powerful models for state-occupancy distributions. This setting not only sheds light on leveraging unsupervised learning in RL, but also enables plug-in solutions for convex RL. In the offline setting, we propose an algorithm for off-policy estimation of occupancies that can handle non-exploratory data. Using this as a subroutine, we further devise an online algorithm that constructs exploratory data distributions in a level-by-level manner. As a central technical challenge, the additive error of occupancy estimation is incompatible with the multiplicative definition of data coverage. In the absence of strong assumptions like reachability, this incompatibility easily leads to exponential error blow-up, which we overcome via novel technical tools. Our results also readily extend to the representation learning setting, when the density features are unknown and must be learned from an exponentially large candidate set.

📄 PDF Abstract BibTeX arXiv:2302.02252

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

Low-Rank MDPs with Continuous Action Spaces

2023-11-06 · Andrew Bennett, Nathan Kallus, Miruna Oprescu

Low-Rank Markov Decision Processes (MDPs) have recently emerged as a promising framework within the domain of reinforcement learning (RL), as they allow for provably approximately correct (PAC) learning guarantees while …

PAC learningReinforcement Learning (RL)Representation Learning

Density-Based Bonuses on Learned Representations for Reward-Free Exploration in Deep Reinforcement Learning

2021-06-13 · ICML Workshop URL 2021 7 · Omar Darwiche Domingues, Corentin Tallec, Remi Munos, Michal Valko

In this paper, we study the problem of representation learning and exploration in reinforcement learning. We propose a framework to compute exploration bonuses based on density estimation, that can be used with any repre…

Deep Reinforcement LearningDensity Estimationreinforcement-learningReinforcement Learning (RL)+1

Spectral Entry-wise Matrix Estimation for Low-Rank Reinforcement Learning

2023-10-10 · NeurIPS 2023 11

We study matrix estimation problems arising in reinforcement learning (RL) with low-rank structure. In low-rank bandits, the matrix to be recovered specifies the expected arm rewards, and for low-rank Markov Decision Pro…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

FLAMBE: Structural Complexity and Representation Learning of Low Rank MDPs

2020-06-18 · NeurIPS 2020 12 · Alekh Agarwal, Sham Kakade, Akshay Krishnamurthy, Wen Sun

In order to deal with the curse of dimensionality in reinforcement learning (RL), it is common practice to make parametric assumptions where values or policies are functions of some low dimensional feature space. This wo…

reinforcement-learningReinforcement Learning (RL)Representation Learning

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