paper-with-me

Papers

Path-Based Contextualization of Knowledge Graphs for Textual Entailment

2019-11-05 · Kshitij Fadnis, Kartik Talamadupula, Pavan Kapanipathi, Haque Ishfaq, Salim Roukos, Achille Fokoue

In this paper, we introduce the problem of knowledge graph contextualization -- that is, given a specific NLP task, the problem of extracting meaningful and relevant sub-graphs from a given knowledge graph. The task in the case of this paper is the textual entailment problem, and the context is a relevant sub-graph for an instance of the textual entailment problem -- where given two sentences p and h, the entailment relationship between them has to be predicted automatically. We base our methodology on finding paths in a cost-customized external knowledge graph, and building the most relevant sub-graph that connects p and h. We show that our path selection mechanism to generate sub-graphs not only reduces noise, but also retrieves meaningful information from large knowledge graphs. Our evaluation shows that using information on entities as well as the relationships between them improves on the performance of purely text-based systems.

📄 PDF Abstract BibTeX arXiv:1911.02085

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsNatural Language Inference

Similar Papers 제목 키워드 기반

Infusing Knowledge into the Textual Entailment Task Using Graph Convolutional Networks

2019-11-05 · Pavan Kapanipathi, Veronika Thost, Siva Sankalp Patel, Spencer Whitehead 외

Textual entailment is a fundamental task in natural language processing. Most approaches for solving the problem use only the textual content present in training data. A few approaches have shown that information from ex…

Knowledge GraphsNatural Language Inference

Textual Entailment for Effective Triple Validation in Object Prediction

2024-01-29 · Andrés García-Silva, Cristian Berrío, José Manuel Gómez-Pérez

Knowledge base population seeks to expand knowledge graphs with facts that are typically extracted from a text corpus. Recently, language models pretrained on large corpora have been shown to contain factual knowledge th…

Knowledge Base PopulationKnowledge GraphsLanguage ModelingLanguage Modelling+4

Weakly-supervised Contextualization of Knowledge Graph Facts

2018-05-07 · Nikos Voskarides, Edgar Meij, Ridho Reinanda, Abhinav Khaitan 외

Knowledge graphs (KGs) model facts about the world, they consist of nodes (entities such as companies and people) that are connected by edges (relations such as founderOf). Facts encoded in KGs are frequently used by sea…

Knowledge GraphsLearning-To-Rank

Entailment Graph Learning with Textual Entailment and Soft Transitivity

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

Typed entailment graphs try to learn the entailment relations between predicates from text and model them as edges between predicate nodes. The construction of entailment graphs usually suffers from severe sparsity and u…

Graph LearningNatural Language Inference

Entailment Graph Learning with Textual Entailment and Soft Transitivity

2022-04-07 · ACL 2022 5 · Zhibin Chen, Yansong Feng, Dongyan Zhao

Typed entailment graphs try to learn the entailment relations between predicates from text and model them as edges between predicate nodes. The construction of entailment graphs usually suffers from severe sparsity and u…

Graph LearningNatural Language Inference