paper-with-me

홈 › Papers

Bridging Knowledge Gaps in Neural Entailment via Symbolic Models

2018-08-28 · EMNLP 2018 10 · Dongyeop Kang, Tushar Khot, Ashish Sabharwal, Peter Clark

Most textual entailment models focus on lexical gaps between the premise text and the hypothesis, but rarely on knowledge gaps. We focus on filling these knowledge gaps in the Science Entailment task, by leveraging an external structured knowledge base (KB) of science facts. Our new architecture combines standard neural entailment models with a knowledge lookup module. To facilitate this lookup, we propose a fact-level decomposition of the hypothesis, and verifying the resulting sub-facts against both the textual premise and the structured KB. Our model, NSnet, learns to aggregate predictions from these heterogeneous data formats. On the SciTail dataset, NSnet outperforms a simpler combination of the two predictions by 3% and the base entailment model by 5%.

📄 PDF Abstract BibTeX arXiv:1808.09333

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

Spectral Neuro-Symbolic Reasoning II: Semantic Node Merging, Entailment Filtering, and Knowledge Graph Alignment

2025-11-02 · Andrew Kiruluta, Priscilla Burity arxiv

This report extends the Spectral Neuro-Symbolic Reasoning (Spectral NSR) framework by introducing three semantically grounded enhancements: (1) transformer-based node merging using contextual embeddings (e.g., Sentence-B…

Knowledge Graphs

Enhancing Systematic Decompositional Natural Language Inference Using Informal Logic

2024-02-22 · Nathaniel Weir, Kate Sanders, Orion Weller, Shreya Sharma 외

Recent language models enable new opportunities for structured reasoning with text, such as the construction of intuitive, proof-like textual entailment trees without relying on brittle formal logic. However, progress in…

Formal LogicKnowledge DistillationNatural Language Inferencevalid

Can Pre-trained Models Really Generate Single-Step Textual Entailment?

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We investigate the task of generating textual entailment (GTE). Different from prior works on recognizing textual entailment, also known as NLI, GTE requires the models with deeper reasoning capabilities - generating ent…

Natural Language InferenceRTEvalid

MINT: Minimal Information Neuro-Symbolic Tree for Objective-Driven Knowledge-Gap Reasoning and Active Elicitation

2026-02-04 · Zeyu Fang, Mahdi Imani, Tian Lan arxiv

Joint planning through language-based interactions is a key area of human-AI teaming. Planning problems in the open world often involve various aspects of incomplete information and unknowns, e.g., objects involved, huma…

Embedding Symbolic Knowledge into Deep Networks

2019-09-03 · NeurIPS 2019 12 · Yaqi Xie, Ziwei Xu, Mohan S. Kankanhalli, Kuldeep S. Meel 외

In this work, we aim to leverage prior symbolic knowledge to improve the performance of deep models. We propose a graph embedding network that projects propositional formulae (and assignments) onto a manifold via an augm…

Graph EmbeddingRelation PredictionRepresentation Learning