Efficient Rectification of Neuro-Symbolic Reasoning Inconsistencies by Abductive Reflection (Extended Abstract)

Abstract

Neuro-Symbolic (NeSy) AI could be regarded as an analogy to human dual-process cognition, modeling the intuitive System 1 with neural networks and the algorithmic System 2 with symbolic reasoning. However, for complex learning targets, NeSy systems often generate outputs inconsistent with domain knowledge. Inspired by the human Cognitive Reflection, which promptly detects errors in our intuitive response and revises them by invoking the System 2 reasoning, we propose to improve NeSy systems by introducing Abductive Reflection (ABL-Refl) based on the Abductive Learning (ABL) framework. ABL-Refl leverages domain knowledge to abduce a reflection vector during training, which can then flag potential errors in the neural network outputs and invoke abduction to rectify them and generate consistent outputs during inference. Experiments show that ABL-Refl outperforms state-of-the-art NeSy methods, achieving excellent accuracy with fewer training resources and enhanced efficiency.

Cite

Text

Hu et al. "Efficient Rectification of Neuro-Symbolic Reasoning Inconsistencies by Abductive Reflection (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/1212

Markdown

[Hu et al. "Efficient Rectification of Neuro-Symbolic Reasoning Inconsistencies by Abductive Reflection (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/hu2025ijcai-efficient/) doi:10.24963/IJCAI.2025/1212

BibTeX

@inproceedings{hu2025ijcai-efficient,
  title     = {{Efficient Rectification of Neuro-Symbolic Reasoning Inconsistencies by Abductive Reflection (Extended Abstract)}},
  author    = {Hu, Wen-Chao and Dai, Wang-Zhou and Jiang, Yuan and Zhou, Zhi-Hua},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {10896-10900},
  doi       = {10.24963/IJCAI.2025/1212},
  url       = {https://mlanthology.org/ijcai/2025/hu2025ijcai-efficient/}
}