提出谱分解方法提升离策略评估效率与精度
Primal-Dual Spectral Representation for Off-policy Evaluation
- 用转移算子谱分解构建价值函数与分布修正的线性表示
- 算法在多个基准上实现更优估计,样本复杂度有理论保障
- 适合需要高效利用历史数据的强化学习研究者
离策略评估(OPE)是强化学习中的核心问题,旨在仅基于另一行为策略的经验来估计目标策略的长期回报。DICE家族估计算法通过打破时域诅咒推动了该领域进展,但其主要瓶颈在于求解鞍点优化的困难,尤其在神经网络实现中。本文通过转移算子的谱分解,建立价值函数与平稳分布修正比(即DICE框架中的原变量与对偶变量)的线性表示。该表示不仅避免了原始DICE中的非凸非凹优化,实现计算高效,还促进了历史数据的更高效利用。我们提出的SpectralDICE算法是首个同时具备计算与样本效率的线性表示方法,其性能获得严格理论样本复杂度保证及多基准上的全面实验验证。
原文摘要 · Abstract (English)
Off-policy evaluation (OPE) is one of the most fundamental problems in reinforcement learning (RL) to estimate the expected long-term payoff of a given target policy with only experiences from another behavior policy that is potentially unknown. The distribution correction estimation (DICE) family of estimators have advanced the state of the art in OPE by breaking the curse of horizon. However, the major bottleneck of applying DICE estimators lies in the difficulty of solving the saddle-point optimization involved, especially with neural network implementations. In this paper, we tackle this challenge by establishing a linear representation of value function and stationary distribution correction ratio, i.e., primal and dual variables in the DICE framework, using the spectral decomposition of the transition operator. Such primal-dual representation not only bypasses the non-convex non-concave optimization in vanilla DICE, therefore enabling an computational efficient algorithm, but also paves the way for more efficient utilization of historical data. We highlight that our algorithm, SpectralDICE, is the first to leverage the linear representation of primal-dual variables that is both computation and sample efficient, the performance of which is supported by a rigorous theoretical sample complexity guarantee and a thorough empirical evaluation on various benchmarks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。