Linear MDPs & Linear Function Approximation Reading List
Curated by Mouhssine Rifaki | Stanford Electrical Engineering | Last updated August 2026
Linear structure makes reinforcement learning tractable without tabular assumptions. These papers develop optimistic least-squares methods, Bellman completeness, and minimax bounds that underpin provably efficient RL in large state spaces.
Linear MDPs & Linear Function Approximation: 10 key papers
- Provably Efficient Reinforcement Learning with Linear Function Approximation
Jin et al. arXiv 2019.
- Learning Near Optimal Policies with Low Inherent Bellman Error
Zanette et al. arXiv 2020.
- Is a Good Representation Sufficient for Sample Efficient Reinforcement Learning?
Du et al. arXiv 2019.
- On the Optimality of Batch Policy Optimization Algorithms
Xiao et al. arXiv 2021.
- Nearly Minimax Optimal Reinforcement Learning for Linear Mixture Markov Decision Processes
Zhou et al. arXiv 2020.
- Optimism in Reinforcement Learning with Generalized Linear Function Approximation
Wang et al. arXiv 2019.
- Randomized Exploration for Reinforcement Learning with General Value Function Approximation
Ishfaq et al. arXiv 2021.
- Pessimistic Model-based Offline Reinforcement Learning under Partial Coverage
Uehara and Sun. arXiv 2021.
- Reward-Free RL is No Harder Than Reward-Aware RL in Linear Markov Decision Processes
Wagenmaker et al. arXiv 2022.
- Provably Efficient Exploration in Policy Optimization
Cai et al. arXiv 2019.
← Back to main page