arXiv:2602.11800cs.LG2026-02被引 2

通过约束初始表示提升强化学习样本效率

Temporal Difference Learning with Constrained Initial Representations

  • 用Tanh激活和归一化稳定输入表征,缓解分布偏移
  • 在连续控制任务中表现优于或媲美现有强基线方法
  • 适合追求训练稳定性和样本效率的强化学习研究者

近期大量工作致力于提升离策略强化学习在环境交互中的样本效率,涵盖架构改进与新算法设计。然而这些方法忽略了直接约束输入数据初始表征的潜力,而这一策略可直观缓解分布偏移问题并稳定训练过程。本文在初始层引入Tanh函数以实现该约束。理论上分析了在线性函数逼近下使用Tanh的时序差分学习收敛性。基于理论洞察,提出约束初始表示框架CIR,包含三部分:(i) Tanh激活配合归一化方法以稳定表征;(ii) 跳连模块提供浅层到深层的线性路径;(iii) 凸Q学习实现更灵活的价值估计并缓解保守性。实验表明,CIR在多个连续控制任务中表现优异,甚至可超越或媲美现有强基线方法。

原文摘要 · Abstract (English)

Recently, there have been numerous attempts to enhance the sample efficiency of off-policy reinforcement learning (RL) agents when interacting with the environment, including architecture improvements and new algorithms. Despite these advances, they overlook the potential of directly constraining the initial representations of the input data, which can intuitively alleviate the distribution shift issue and stabilize training. In this paper, we introduce the Tanh function into the initial layer to fulfill such a constraint. We theoretically unpack the convergence property of the temporal difference learning with the Tanh function under linear function approximation. Motivated by theoretical insights, we present our Constrained Initial Representations framework, tagged CIR, which is made up of three components: (i) the Tanh activation along with normalization methods to stabilize representations; (ii) the skip connection module to provide a linear pathway from the shallow layer to the deep layer; (iii) the convex Q-learning that allows a more flexible value estimate and mitigates potential conservatism. Empirical results show that CIR exhibits strong performance on numerous continuous control tasks, even being competitive or surpassing existing strong baseline methods.

强化学习分布偏移表征约束

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。