arXiv:2601.00737cs.LGcs.AI2026-01

用随机性不确定性降低强化学习中的价值过估计问题。

Stochastic Actor-Critic: Mitigating Overestimation via Temporal Aleatoric Uncertainty

  • 用单个分布式评判网络建模时间步的随机性不确定,替代传统集成方法。
  • 仅靠分布式评判即可有效缓解过估计,且自然产生风险规避行为。
  • 引入丢弃法提升训练稳定性和性能,计算效率更高。

强化学习中的离策略动作-评判方法通过时序差分更新评判网络,并将其作为策略(动作)学习信号,通常比纯在策略方法更具样本效率。然而,评判网络常系统性高估价值。现有方法通过集成来量化评判网络的表征不确定性(即数据有限和模型模糊导致的不确定性),并施加悲观化修正。本文提出新的算法Stochastic Actor-Critic(STAC),改用时间步级的偶然性不确定性——由随机转移、奖励及策略引起的贝尔曼目标波动——来调节时序差分更新中的悲观化程度。STAC使用单一分布式评判网络建模时间回报不确定性,并对评判与动作网络应用丢弃法进行正则化。实验表明,仅基于分布式评判的悲观化即可充分缓解过估计,自然引导出在随机环境中的风险规避行为。引入丢弃法进一步提升了训练稳定性和性能。该设计仅需一个分布式评判网络,显著提高计算效率。

原文摘要 · Abstract (English)

Off-policy actor-critic methods in reinforcement learning train a critic with temporal-difference updates and use it as a learning signal for the policy (actor). This design typically achieves higher sample efficiency than purely on-policy methods. However, critic networks tend to overestimate value estimates systematically. This is often addressed by introducing a pessimistic bias based on uncertainty estimates. Current methods employ ensembling to quantify the critic's epistemic uncertainty-uncertainty due to limited data and model ambiguity-to scale pessimistic updates. In this work, we propose a new algorithm called Stochastic Actor-Critic (STAC) that incorporates temporal (one-step) aleatoric uncertainty-uncertainty arising from stochastic transitions, rewards, and policy-induced variability in Bellman targets-to scale pessimistic bias in temporal-difference updates, rather than relying on epistemic uncertainty. STAC uses a single distributional critic network to model the temporal return uncertainty, and applies dropout to both the critic and actor networks for regularization. Our results show that pessimism based on a distributional critic alone suffices to mitigate overestimation, and naturally leads to risk-averse behavior in stochastic environments. Introducing dropout further improves training stability and performance by means of regularization. With this design, STAC achieves improved computational efficiency using a single distributional critic network.

强化学习价值过估计分布式评判不确定性建模

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