25
3

BlendRL: A Framework for Merging Symbolic and Neural Policy Learning

Abstract

Humans can leverage both symbolic reasoning and intuitive reactions. In contrast, reinforcement learning policies are typically encoded in either opaque systems like neural networks or symbolic systems that rely on predefined symbols and rules. This disjointed approach severely limits the agents' capabilities, as they often lack either the flexible low-level reaction characteristic of neural agents or the interpretable reasoning of symbolic agents. To overcome this challenge, we introduce BlendRL, a neuro-symbolic RL framework that harmoniously integrates both paradigms within RL agents that use mixtures of both logic and neural policies. We empirically demonstrate that BlendRL agents outperform both neural and symbolic baselines in standard Atari environments, and showcase their robustness to environmental changes. Additionally, we analyze the interaction between neural and symbolic policies, illustrating how their hybrid use helps agents overcome each other's limitations.

View on arXiv
@article{shindo2025_2410.11689,
  title={ BlendRL: A Framework for Merging Symbolic and Neural Policy Learning },
  author={ Hikaru Shindo and Quentin Delfosse and Devendra Singh Dhami and Kristian Kersting },
  journal={arXiv preprint arXiv:2410.11689},
  year={ 2025 }
}
Comments on this paper