让强化学习政策可读可改,神经符号模型实现透明决策
Neural DNF-MT: A Neuro-symbolic Approach for Learning Interpretable and Editable Policies
- 用可微分逻辑结构建模策略,结合神经网络与符号推理
- 训练后生成可读逻辑程序,性能媲美黑箱模型
- 支持手动修改策略并回灌模型,适合需要可控性的场景
尽管深度强化学习表现优异,但其黑箱特性阻碍了策略解读。为此,我们提出一种名为神经DNF-MT的神经符号方法,实现端到端策略学习。该模型具备可微性,支持使用深度演员-评论家算法训练;其架构设计使训练后的模型可直接转化为标准(双值或概率)逻辑程序,具有高度可解释性。此外,可通过额外层从复杂观测中提取抽象特征,实现谓词发明。我们展示了确定性策略的双值表示可被编辑并重新融入神经模型,支持人工干预与策略适配。在多种需从不同观测形式学习确定或随机行为的任务上评估表明,神经DNF-MT性能达到竞争性黑箱方法水平,同时提供可解释策略。
原文摘要 · Abstract (English)
Although deep reinforcement learning has been shown to be effective, the model's black-box nature presents barriers to direct policy interpretation. To address this problem, we propose a neuro-symbolic approach called neural DNF-MT for end-to-end policy learning. The differentiable nature of the neural DNF-MT model enables the use of deep actor-critic algorithms for training. At the same time, its architecture is designed so that trained models can be directly translated into interpretable policies expressed as standard (bivalent or probabilistic) logic programs. Moreover, additional layers can be included to extract abstract features from complex observations, acting as a form of predicate invention. The logic representations are highly interpretable, and we show how the bivalent representations of deterministic policies can be edited and incorporated back into a neural model, facilitating manual intervention and adaptation of learned policies. We evaluate our approach on a range of tasks requiring learning deterministic or stochastic behaviours from various forms of observations. Our empirical results show that our neural DNF-MT model performs at the level of competing black-box methods whilst providing interpretable policies.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。