pith. sign in

arxiv: 2501.03888 · v4 · pith:UXYTK7QNnew · submitted 2025-01-07 · 💻 cs.AI · cs.LG· cs.LO

Neural DNF-MT: A Neuro-symbolic Approach for Learning Interpretable and Editable Policies

classification 💻 cs.AI cs.LGcs.LO
keywords neuralpoliciesdnf-mtinterpretablelearningmodelapproachbivalent
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GLARE: A Natural Language Interface for Querying Global Explanations

    cs.AI 2026-06 unverdicted novelty 4.0

    GLARE is an LLM-mediated natural language interface that converts user questions into SQL queries over local explanation data to enable flexible access to aggregated global explanations for black-box vision models.