paper-with-me

홈 › Papers

Online Sparse Reinforcement Learning

2020-11-08 · Botao Hao, Tor Lattimore, Csaba Szepesvári, Mengdi Wang

We investigate the hardness of online reinforcement learning in fixed horizon, sparse linear Markov decision process (MDP), with a special focus on the high-dimensional regime where the ambient dimension is larger than the number of episodes. Our contribution is two-fold. First, we provide a lower bound showing that linear regret is generally unavoidable in this case, even if there exists a policy that collects well-conditioned data. The lower bound construction uses an MDP with a fixed number of states while the number of actions scales with the ambient dimension. Note that when the horizon is fixed to one, the case of linear stochastic bandits, the linear regret can be avoided. Second, we show that if the learner has oracle access to a policy that collects well-conditioned data then a variant of Lasso fitted Q-iteration enjoys a nearly dimension-free regret of $\tilde{O}( s^{2/3} N^{2/3})$ where $N$ is the number of episodes and $s$ is the sparsity level. This shows that in the large-action setting, the difficulty of learning can be attributed to the difficulty of finding a good exploratory policy.

📄 PDF Abstract BibTeX arXiv:2011.04018

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Phasic Self-Imitative Reduction for Sparse-Reward Goal-Conditioned Reinforcement Learning

2022-06-24 · Yunfei Li, Tian Gao, Jiaqi Yang, Huazhe Xu 외

It has been a recent trend to leverage the power of supervised learning (SL) towards more effective reinforcement learning (RL) methods. We propose a novel phasic approach by alternating online RL and offline SL for tack…

reinforcement-learningReinforcement Learning (RL)

Online reinforcement learning via sparse Gaussian mixture model Q-functions

2025-09-18 · Minh Vu, Konstantinos Slavakis arxiv

This paper introduces a structured and interpretable online policy-iteration framework for reinforcement learning (RL), built around the novel class of sparse Gaussian mixture model Q-functions (S-GMM-QFs). Extending ear…

Reinforcement Learning

Bayesian Reinforcement Learning via Deep, Sparse Sampling

2019-02-07 · Divya Grover, Debabrota Basu, Christos Dimitrakakis

We address the problem of Bayesian reinforcement learning using efficient model-based online planning. We propose an optimism-free Bayes-adaptive algorithm to induce deeper and sparser exploration with a theoretical boun…

Efficient Explorationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Adaptive sampling using variational autoencoder and reinforcement learning

2025-12-03 · Adil Rasheed, Mikael Aleksander Jansen Shahly, Muhammad Faisal Aftab arxiv

Compressed sensing enables sparse sampling but relies on generic bases and random measurements, limiting efficiency and reconstruction quality. Optimal sensor placement uses historcal data to design tailored sampling pat…

Reinforcement Learning

Reinforcement Learning with Action Chunking

2025-07-10 · Qiyang Li, Zhiyuan Zhou, Sergey Levine arxiv

We present Q-chunking, a simple yet effective recipe for improving reinforcement learning (RL) algorithms for long-horizon, sparse-reward tasks. Our recipe is designed for the offline-to-online RL setting, where the goal…

Reinforcement Learning