用符号知识提升强化学习样本效率和泛化能力
Sample-Efficient Neurosymbolic Deep Reinforcement Learning
- 将逻辑规则作为先验知识指导探索与利用
- 在稀疏奖励环境中加速收敛,优于现有基线
- 适合需要高可解释性的复杂决策任务
强化学习在复杂环境中的序列决策中已成主流,但当前深度强化学习算法通常需要大量训练数据,且在小规模训练后难以泛化到更复杂的未见任务。本文提出一种神经符号强化学习方法,通过引入背景符号知识来提升样本效率和泛化能力。针对简单场景中已获得高性能的局部策略,将其表示为逻辑规则,并在线推理以两种机制引导训练:(i) 探索阶段偏置动作分布,(ii) 利用阶段重标定Q值。该方法显著提升可解释性与可信度,在网格世界环境(包括完全可观测与部分可观测设置)中验证有效,相较于先进奖励机基线取得更好性能。
原文摘要 · Abstract (English)
Reinforcement Learning (RL) is a well-established framework for sequential decision-making in complex environments. However, state-of-the-art Deep RL (DRL) algorithms typically require large training datasets and often struggle to generalize beyond small-scale training scenarios, even within standard benchmarks. We propose a neuro-symbolic DRL approach that integrates background symbolic knowledge to improve sample efficiency and generalization to more challenging, unseen tasks. Partial policies defined for simple domain instances, where high performance is easily attained, are transferred as useful priors to accelerate learning in more complex settings and avoid tuning DRL parameters from scratch. To do so, partial policies are represented as logical rules, and online reasoning is performed to guide the training process through two mechanisms: (i) biasing the action distribution during exploration, and (ii) rescaling Q-values during exploitation. This neuro-symbolic integration enhances interpretability and trustworthiness while accelerating convergence, particularly in sparse-reward environments and tasks with long planning horizons. We empirically validate our methodology on challenging variants of gridworld environments, both in the fully observable and partially observable setting. We show improved performance over a state-of-the-art reward machine baseline.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。