paper-with-me

Papers

Logically Consistent Language Models via Neuro-Symbolic Integration

2024-09-09 · Diego Calanzone, Stefano Teso, Antonio Vergari

Large language models (LLMs) are a promising venue for natural language understanding and generation. However, current LLMs are far from reliable: they are prone to generating non-factual information and, more crucially, to contradicting themselves when prompted to reason about relations between entities of the world. These problems are currently addressed with large scale fine-tuning or by delegating reasoning to external tools. In this work, we strive for a middle ground and introduce a loss based on neuro-symbolic reasoning that teaches an LLM to be logically consistent with an external set of facts and rules and improves self-consistency even when the LLM is fine-tuned on a limited set of facts. Our approach also allows to easily combine multiple logical constraints at once in a principled way, delivering LLMs that are more consistent w.r.t. all constraints and improve over several baselines w.r.t. a given constraint. Moreover, our method allows LLMs to extrapolate to unseen but semantically similar factual knowledge, represented in unseen datasets, more systematically.

📄 PDF Abstract BibTeX arXiv:2409.13724

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Neuro-Symbolic Predictive Process Monitoring

2025-08-31 · Axel Mezini, Elena Umili, Ivan Donadello, Fabrizio Maria Maggi 외 arxiv

This paper addresses the problem of suffix prediction in Business Process Management (BPM) by proposing a Neuro-Symbolic Predictive Process Monitoring (PPM) approach that integrates data-driven learning with temporal log…

Enhancing Large Language Models through Neuro-Symbolic Integration and Ontological Reasoning

2025-04-10 · Ruslan Idelfonso Magana Vsevolodovna, Marco Monti

Large Language Models (LLMs) demonstrate impressive capabilities in natural language processing but suffer from inaccuracies and logical inconsistencies known as hallucinations. This compromises their reliability, especi…

NeuroProlog: Multi-Task Fine-Tuning for Neurosymbolic Mathematical Reasoning via the Cocktail Effect

2026-03-03 · Pratibha Zunjare, Michael Hsiao arxiv

Large Language Models (LLMs) achieve strong performance on natural language tasks but remain unreliable in mathematical reasoning, frequently generating fluent yet logically inconsistent solutions. We present \textbf{Neu…

Mathematical ReasoningProgram SynthesisProgram Repair

Position: Logical Soundness is not a Reliable Criterion for Neurosymbolic Fact-Checking with LLMs

2026-04-05 · Jason Chan, Robert Gaizauskas, Zhixue Zhao arxiv

As large language models (LLMs) are increasing integrated into fact-checking pipelines, formal logic is often proposed as a rigorous means by which to mitigate bias, errors and hallucinations in these models' outputs. Fo…

Formal Logic

NeSTR: A Neuro-Symbolic Abductive Framework for Temporal Reasoning in Large Language Models

2025-12-08 · Feng Liang, Weixin Zeng, Runhao Zhao, Xiang Zhao arxiv

Large Language Models (LLMs) have demonstrated remarkable performance across a wide range of natural language processing tasks. However, temporal reasoning, particularly under complex temporal constraints, remains a majo…

Question Answering