paper-with-me

Papers

Neuro-Symbolic Integration Brings Causal and Reliable Reasoning Proofs

2023-11-16 · Sen yang, Xin Li, Leyang Cui, Lidong Bing, Wai Lam

Two lines of approaches are adopted for complex reasoning with LLMs. One line of work prompts LLMs with various reasoning structures, while the structural outputs can be naturally regarded as intermediate reasoning steps. Another line of work adopt LLM-free declarative solvers to do the reasoning task, rendering higher reasoning accuracy but lacking interpretability due to the black-box nature of the solvers. Aiming to resolve the trade-off between answer accuracy and interpretability, we present a simple extension to the latter line of work. Specifically, we showcase that the intermediate search logs generated by Prolog interpreters can be accessed and interpreted into human-readable reasoning proofs. As long as LLMs correctly translate problem descriptions into Prolog representations, the corresponding reasoning proofs are ensured to be causal and reliable. On two logical reasoning and one arithmetic reasoning datasets, our framework obtains significant improvements in terms of both answer accuracy and reasoning proof accuracy. Our code is released at https://github.com/DAMO-NLP-SG/CaRing

📄 PDF Abstract BibTeX arXiv:2311.09802

Code (1)

damo-nlp-sg/caring 공식 구현 pytorch

Tasks

Arithmetic ReasoningGSM8KLogical Reasoning

Similar Papers 제목 키워드 기반

CausalTrace: A Neurosymbolic Causal Analysis Agent for Smart Manufacturing

2025-10-14 · Chathurangi Shyalika, Aryaman Sharma, Fadi El Kalach, Utkarshani Jaimini 외 arxiv

Modern manufacturing environments demand not only accurate predictions but also interpretable insights to process anomalies, root causes, and potential interventions. Existing AI systems often function as isolated black …

Knowledge Graphs

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

Neuro-symbolic Empowered Denoising Diffusion Probabilistic Models for Real-time Anomaly Detection in Industry 4.0

2023-07-13 · Luigi Capogrosso, Alessio Mascolini, Federico Girella, Geri Skenderi 외

Industry 4.0 involves the integration of digital technologies, such as IoT, Big Data, and AI, into manufacturing and industrial processes to increase efficiency and productivity. As these technologies become more interco…

Anomaly DetectionDenoising

Publishing FAIR and Machine-actionable Reviews in Materials Science: The Case for Symbolic Knowledge in Neuro-symbolic Artificial Intelligence

2026-01-08 · Jennifer D'Souza, Soren Auer, Eleni Poupaki, Alex Watkins 외 arxiv

Scientific reviews are central to knowledge integration in materials science, yet their key insights remain locked in narrative text and static PDF tables, limiting reuse by humans and machines alike. This article presen…

From semantics to execution: Integrating action planning with reinforcement learning for robotic causal problem-solving

2019-05-23 · Manfred Eppe, Phuong D. H. Nguyen, Stefan Wermter

Reinforcement learning is an appropriate and successful method to robustly perform low-level robot control under noisy conditions. Symbolic action planning is useful to resolve causal dependencies and to break a causally…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)