Table of Contents
Fetching ...

Delta1 with LLM: symbolic and neural integration for credible and explainable reasoning

Yang Xu, Jun Liu, Shuwei Chen, Chris Nugent, Hailing Guo

Abstract

Neuro-symbolic reasoning increasingly demands frameworks that unite the formal rigor of logic with the interpretability of large language models (LLMs). We introduce an end to end explainability by construction pipeline integrating the Automated Theorem Generator Delta1 based on the full triangular standard contradiction (FTSC) with LLMs. Delta1 deterministically constructs minimal unsatisfiable clause sets and complete theorems in polynomial time, ensuring both soundness and minimality by construction. The LLM layer verbalizes each theorem and proof trace into coherent natural language explanations and actionable insights. Empirical studies across health care, compliance, and regulatory domains show that Delta1 and LLM enables interpretable, auditable, and domain aligned reasoning. This work advances the convergence of logic, language, and learning, positioning constructive theorem generation as a principled foundation for neuro-symbolic explainable AI.

Delta1 with LLM: symbolic and neural integration for credible and explainable reasoning

Abstract

Neuro-symbolic reasoning increasingly demands frameworks that unite the formal rigor of logic with the interpretability of large language models (LLMs). We introduce an end to end explainability by construction pipeline integrating the Automated Theorem Generator Delta1 based on the full triangular standard contradiction (FTSC) with LLMs. Delta1 deterministically constructs minimal unsatisfiable clause sets and complete theorems in polynomial time, ensuring both soundness and minimality by construction. The LLM layer verbalizes each theorem and proof trace into coherent natural language explanations and actionable insights. Empirical studies across health care, compliance, and regulatory domains show that Delta1 and LLM enables interpretable, auditable, and domain aligned reasoning. This work advances the convergence of logic, language, and learning, positioning constructive theorem generation as a principled foundation for neuro-symbolic explainable AI.
Paper Structure (52 sections, 12 equations, 1 figure, 3 tables)

This paper contains 52 sections, 12 equations, 1 figure, 3 tables.

Figures (1)

  • Figure 1: Architecture of the $\Delta_{1}$ + LLM pipeline. Natural‐language policy text is first processed by the front-end LLM to extract atomic predicates. The $\Delta_{1}$ generator deterministically constructs all minimal unsatisfiable clause sets and corresponding theorems ($S\setminus\{C\}\vdash\neg C$), producing explicit proof traces. A back-end LLM module then translates each theorem into natural‐language explanations and remediation suggestions, enabling explainability by construction: formal correctness from $\Delta_{1}$ and interpretive clarity from the LLM.