LGJan 17, 2025

Solving Finite-Horizon MDPs via Low-Rank Tensors

arXiv:2501.10598v21 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses scalability issues in high-dimensional MDPs for reinforcement learning applications, though it appears incremental as it builds on existing low-rank methods.

The paper tackles the problem of learning optimal policies in finite-horizon Markov Decision Processes (MDPs) by modeling value functions as low-rank tensors, which reduces computational demands and sample complexity, as demonstrated in synthetic and resource allocation scenarios.

We study the problem of learning optimal policies in finite-horizon Markov Decision Processes (MDPs) using low-rank reinforcement learning (RL) methods. In finite-horizon MDPs, the policies, and therefore the value functions (VFs) are not stationary. This aggravates the challenges of high-dimensional MDPs, as they suffer from the curse of dimensionality and high sample complexity. To address these issues, we propose modeling the VFs of finite-horizon MDPs as low-rank tensors, enabling a scalable representation that renders the problem of learning optimal policies tractable. We introduce an optimization-based framework for solving the Bellman equations with low-rank constraints, along with block-coordinate descent (BCD) and block-coordinate gradient descent (BCGD) algorithms, both with theoretical convergence guarantees. For scenarios where the system dynamics are unknown, we adapt the proposed BCGD method to estimate the VFs using sampled trajectories. Numerical experiments further demonstrate that the proposed framework reduces computational demands in controlled synthetic scenarios and more realistic resource allocation problems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes