利用低秩结构加速多任务强化学习中的时序差分算法
Accelerating Multi-Task Temporal Difference Learning under Low-Rank Representation
- 在低秩假设下,引入截断奇异值分解优化TD学习更新方向
- 实验表明,秩越低性能提升越明显,显著优于传统TD方法
- 理论证明算法稳定收敛,速率与标准TD一致
我们研究了在低秩表示设定下的多任务强化学习策略评估问题。给定N个学习任务,其价值函数均位于r维子空间中(r < N)。经典时序差分(TD)学习方法独立求解每个任务。本文提出一种新版本的TD算法,将截断奇异值分解(TSVD)步骤融入更新过程,以利用低秩结构的主导方向来加速迭代。实验证明,该方法显著优于经典TD学习,且当秩r越小时性能差距越大。理论上,我们证明引入TSVD不会导致更新不稳定性,所提方法以速率\mathcal{O}(\frac{\ln(t)}{t})收敛,与标准TD学习一致。
原文摘要 · Abstract (English)
We study policy evaluation problems in multi-task reinforcement learning (RL) under a low-rank representation setting. In this setting, we are given $N$ learning tasks where the corresponding value function of these tasks lie in an $r$-dimensional subspace, with $r<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 $r$ 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 $\mathcal{O}(\frac{\ln(t)}{t})$, where $t$ is the number of iterations. This rate matches that of the standard TD learning.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。