Neuro-Conceptual Artificial Intelligence: Integrating OPM with Deep Learning to Enhance Question Answering Quality
Xin Kang, Veronika Shteingardt, Yuhan Wang, Dov Dori
TL;DR
The paper addresses the challenge of explainable QA by marrying neural learning with symbolic reasoning through Neuro-Conceptual Artificial Intelligence (NCAI). It proposes a framework that uses Object-Process Methodology (OPM) as a conceptual backbone, mapping natural language to OPM models via in-context learning and performing QA with an OPM-grounded reasoning process (OPM-QA). Key contributions include the NCAI framework, the OPM-QA system, and quantitative transparency metrics that measure alignment between predicted reasoning and OPM logic. Experimental results on a 50-question, multi-hop dataset show that OPM-QA yields higher accuracy and substantially better transparency than a NL-based QA baseline, demonstrating the value of explicit conceptual modeling for explainable neuro-symbolic QA. The work offers a scalable path toward more interpretable AI systems and provides open-source data and code for future benchmarking and extension.
Abstract
Knowledge representation and reasoning are critical challenges in Artificial Intelligence (AI), particularly in integrating neural and symbolic approaches to achieve explainable and transparent AI systems. Traditional knowledge representation methods often fall short of capturing complex processes and state changes. We introduce Neuro-Conceptual Artificial Intelligence (NCAI), a specialization of the neuro-symbolic AI approach that integrates conceptual modeling using Object-Process Methodology (OPM) ISO 19450:2024 with deep learning to enhance question-answering (QA) quality. By converting natural language text into OPM models using in-context learning, NCAI leverages the expressive power of OPM to represent complex OPM elements-processes, objects, and states-beyond what traditional triplet-based knowledge graphs can easily capture. This rich structured knowledge representation improves reasoning transparency and answer accuracy in an OPM-QA system. We further propose transparency evaluation metrics to quantitatively measure how faithfully the predicted reasoning aligns with OPM-based conceptual logic. Our experiments demonstrate that NCAI outperforms traditional methods, highlighting its potential for advancing neuro-symbolic AI by providing rich knowledge representations, measurable transparency, and improved reasoning.
