TL;DR
This paper introduces stochastic algorithms for low-rank approximation of the Q-value matrix in reinforcement learning, significantly reducing computational and sample complexity compared to traditional methods.
Contribution
It proposes a non-parametric low-rank factorization approach for Q-functions, leveraging low-rank optimization to improve efficiency in high-dimensional problems.
Findings
Reduces computational complexity of Q-value estimation
Decreases sample complexity in high-dimensional spaces
Provides a scalable alternative to classical Q-learning
Abstract
Value functions are central to Dynamic Programming and Reinforcement Learning but their exact estimation suffers from the curse of dimensionality, challenging the development of practical value-function (VF) estimation algorithms. Several approaches have been proposed to overcome this issue, from non-parametric schemes that aggregate states or actions to parametric approximations of state and action VFs via, e.g., linear estimators or deep neural networks. Relevantly, several high-dimensional state problems can be well-approximated by an intrinsic low-rank structure. Motivated by this and leveraging results from low-rank optimization, this paper proposes different stochastic algorithms to estimate a low-rank factorization of the matrix. This is a non-parametric alternative to VF approximation that dramatically reduces the computational and sample complexities relative to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
