paper-with-me

Papers

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

2026-03-13 · Yang Xu, Jun Liu, Shuwei Chen, Chris Nugent, Hailing Guo arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.12953

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural-Symbolic Computing: An Effective Methodology for Principled Integration of Machine Learning and Reasoning

2019-05-15 · Artur d'Avila Garcez, Marco Gori, Luis C. Lamb, Luciano Serafini 외

Current advances in Artificial Intelligence and machine learning in general, and deep learning in particular have reached unprecedented impact not only across research communities, but also over popular media channels. H…

BIG-bench Machine LearningExplainable Models

Modeling Endogenous Logic: Causal Neuro-Symbolic Reasoning Model for Explainable Multi-Behavior Recommendation

2026-01-29 · Yuzhe Chen, Jie Cao, Youquan Wang, Haicheng Tao 외 arxiv

Existing multi-behavior recommendations tend to prioritize performance at the expense of explainability, while current explainable methods suffer from limited generalizability due to their reliance on external informatio…

Causal Inference

ProSLM : A Prolog Synergized Language Model for explainable Domain Specific Knowledge Based Question Answering

2024-09-17 · Priyesh Vakharia, Abigail Kufeldt, Max Meyers, Ian Lane 외

Neurosymbolic approaches can add robustness to opaque neural systems by incorporating explainable symbolic representations. However, previous approaches have not used formal logic to contextualize queries to and validate…

Formal LogicLanguage ModelingLanguage ModellingLogical Reasoning+1

Neural-Symbolic Reasoning over Knowledge Graphs: A Survey from a Query Perspective

2024-11-30 · Lihui Liu, ZiHao Wang, Hanghang Tong

Knowledge graph reasoning is pivotal in various domains such as data mining, artificial intelligence, the Web, and social sciences. These knowledge graphs function as comprehensive repositories of human knowledge, facili…

Knowledge Graphs

Reasoning Under Threat: Symbolic and Neural Techniques for Cybersecurity Verification

2025-03-27 · Sarah Veronica

Cybersecurity demands rigorous and scalable techniques to ensure system correctness, robustness, and resilience against evolving threats. Automated reasoning, encompassing formal logic, theorem proving, model checking, a…

Automated Theorem ProvingFormal LogicVulnerability Detection