arXiv:2510.18687cs.LG2025-10NeurIPS被引 2

用新方法让强化学习在预测不准时仍能高效决策。

Reinforcement Learning with Imperfect Transition Predictions: A Bellman-Jensen Approach

  • 提出贝叶斯价值函数,让模型能处理多步预测的不确定性。
  • 证明算法在预测有误差时仍保持样本效率,理论扎实。
  • 适合做能源管理、金融投资等需要长期预测的强化学习场景。

传统强化学习基于马尔可夫决策过程(MDP)和单步转移模型。但在能源管理、股票投资等实际场景中,智能体可获取未来状态的多步预测,有助于提升决策质量。然而,多步预测具有高维特性,直接嵌入MDP会导致状态空间指数爆炸和维度灾难。现有强化学习理论难以分析带预测的MDP,因其通常依赖单步转移核,无法处理多步预测中的误差或部分动作覆盖问题。本文提出三项关键创新:首先,引入贝叶斯价值函数,可简洁刻画依赖预测的最优策略;其次,建立贝叶斯价值函数的贝尔曼-詹森差距分析,量化不完美预测的价值;最后,提出BOLA(贝叶斯离线学习+在线自适应)算法,将离线贝叶斯价值学习与轻量级在线适应分离。理论证明BOLA在预测不完美时仍具样本效率。我们在合成MDP和真实风电储能控制任务上验证了理论与算法的有效性。

原文摘要 · Abstract (English)

Traditional reinforcement learning (RL) assumes the agents make decisions based on Markov decision processes (MDPs) with one-step transition models. In many real-world applications, such as energy management and stock investment, agents can access multi-step predictions of future states, which provide additional advantages for decision making. However, multi-step predictions are inherently high-dimensional: naively embedding these predictions into an MDP leads to an exponential blow-up in state space and the curse of dimensionality. Moreover, existing RL theory provides few tools to analyze prediction-augmented MDPs, as it typically works on one-step transition kernels and cannot accommodate multi-step predictions with errors or partial action-coverage. We address these challenges with three key innovations: First, we propose the \emph{Bayesian value function} to characterize the optimal prediction-aware policy tractably. Second, we develop a novel \emph{Bellman-Jensen Gap} analysis on the Bayesian value function, which enables characterizing the value of imperfect predictions. Third, we introduce BOLA (Bayesian Offline Learning with Online Adaptation), a two-stage model-based RL algorithm that separates offline Bayesian value learning from lightweight online adaptation to real-time predictions. We prove that BOLA remains sample-efficient even under imperfect predictions. We validate our theory and algorithm on synthetic MDPs and a real-world wind energy storage control problem.

强化学习贝叶斯方法预测融合能源管理

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