ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.02030
36
0

Accelerating Multi-Task Temporal Difference Learning under Low-Rank Representation

3 March 2025
Yitao Bai
Sihan Zeng
Justin Romberg
Thinh T. Doan
    OffRL
ArXivPDFHTML
Abstract

We study policy evaluation problems in multi-task reinforcement learning (RL) under a low-rank representation setting. In this setting, we are given NNN learning tasks where the corresponding value function of these tasks lie in an rrr-dimensional subspace, with r<Nr<Nr<N. One can apply the classic temporal-difference (TD) learning method for solving these problems where this method learns the value function of each task independently. In this paper, we are interested in understanding whether one can exploit the low-rank structure of the multi-task setting to accelerate the performance of TD learning. To answer this question, we propose a new variant of TD learning method, where we integrate the so-called truncated singular value decomposition step into the update of TD learning. This additional step will enable TD learning to exploit the dominant directions due to the low rank structure to update the iterates, therefore, improving its performance. Our empirical results show that the proposed method significantly outperforms the classic TD learning, where the performance gap increases as the rank rrr decreases.From the theoretical point of view, introducing the truncated singular value decomposition step into TD learning might cause an instability on the updates. We provide a theoretical result showing that the instability does not happen. Specifically, we prove that the proposed method converges at a rate O(ln⁡(t)t)\mathcal{O}(\frac{\ln(t)}{t})O(tln(t)​), where ttt is the number of iterations. This rate matches that of the standard TD learning.

View on arXiv
@article{bai2025_2503.02030,
  title={ Accelerating Multi-Task Temporal Difference Learning under Low-Rank Representation },
  author={ Yitao Bai and Sihan Zeng and Justin Romberg and Thinh T. Doan },
  journal={arXiv preprint arXiv:2503.02030},
  year={ 2025 }
}
Comments on this paper