paper-with-me

홈 › Papers

Neuro-Symbolic Contrastive Learning for Cross-domain Inference

2025-02-13 · Mingyue Liu, Ryo Ueda, Zhen Wan, Katsumi Inoue, Chris G. Willcocks

Pre-trained language models (PLMs) have made significant advances in natural language inference (NLI) tasks, however their sensitivity to textual perturbations and dependence on large datasets indicate an over-reliance on shallow heuristics. In contrast, inductive logic programming (ILP) excels at inferring logical relationships across diverse, sparse and limited datasets, but its discrete nature requires the inputs to be precisely specified, which limits their application. This paper proposes a bridge between the two approaches: neuro-symbolic contrastive learning. This allows for smooth and differentiable optimisation that improves logical accuracy across an otherwise discrete, noisy, and sparse topological space of logical functions. We show that abstract logical relationships can be effectively embedded within a neuro-symbolic paradigm, by representing data as logic programs and sets of logic rules. The embedding space captures highly varied textual information with similar semantic logical relations, but can also separate similar textual relations that have dissimilar logical relations. Experimental results demonstrate that our approach significantly improves the inference capabilities of the models in terms of generalisation and reasoning.

📄 PDF Abstract BibTeX arXiv:2502.09213

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningInductive logic programmingNatural Language Inference

Similar Papers 제목 키워드 기반

Ontology-Guided Neuro-Symbolic Inference: Grounding Language Models with Mathematical Domain Knowledge

2026-02-19 · Marcelo Labre arxiv

Language models exhibit fundamental limitations -- hallucination, brittleness, and lack of formal grounding -- that are particularly problematic in high-stakes specialist fields requiring verifiable reasoning. I investig…

Defining neurosymbolic AI

2025-07-15 · Lennert De Smet, Luc De Raedt arxiv

Neurosymbolic AI focuses on integrating learning and reasoning, in particular, on unifying logical and neural representations. Despite the existence of an alphabet soup of neurosymbolic AI systems, the field is lacking a…

A Neuro-Symbolic Approach for Probabilistic Reasoning on Graph Data

2025-07-29 · Raffaele Pojer, Andrea Passerini, Kim G. Larsen, Manfred Jaeger arxiv

Graph neural networks (GNNs) excel at predictive tasks on graph-structured data but often lack the ability to incorporate symbolic domain knowledge and perform general reasoning. Relational Bayesian Networks (RBNs), in c…

Node Classification

Multi-step Inference over Unstructured Data

2024-06-26 · Aditya Kalyanpur, Kailash Karthik Saravanakumar, Victor Barres, CJ McFate 외

The advent of Large Language Models (LLMs) and Generative AI has revolutionized natural language applications across various domains. However, high-stakes decision-making tasks in fields such as medical, legal and financ…

Decision MakingRAGRetrievalRetrieval-augmented Generation

REASON: Accelerating Probabilistic Logical Reasoning for Scalable Neuro-Symbolic Intelligence

2026-01-28 · Zishen Wan, Che-Kai Liu, Jiayi Qian, Hanchen Yang 외 arxiv

Neuro-symbolic AI systems integrate neural perception with symbolic reasoning to enable data-efficient, interpretable, and robust intelligence beyond purely neural models. Although this compositional paradigm has shown s…

Logical Reasoning