paper-with-me

Papers

KGPool: Dynamic Knowledge Graph Context Selection for Relation Extraction

2021-06-01 · Findings (ACL) 2021 8 · Abhishek Nadgeri, Anson Bastos, Kuldeep Singh, Isaiah Onando Mulang', Johannes Hoffart, Saeedeh Shekarpour, Vijay Saraswat

We present a novel method for relation extraction (RE) from a single sentence, mapping the sentence and two given entities to a canonical fact in a knowledge graph (KG). Especially in this presumed sentential RE setting, the context of a single sentence is often sparse. This paper introduces the KGPool method to address this sparsity, dynamically expanding the context with additional facts from the KG. It learns the representation of these facts (entity alias, entity descriptions, etc.) using neural methods, supplementing the sentential context. Unlike existing methods that statically use all expanded facts, KGPool conditions this expansion on the sentence. We study the efficacy of KGPool by evaluating it with different neural models and KGs (Wikidata and NYT Freebase). Our experimental evaluation on standard datasets shows that by feeding the KGPool representation into a Graph Neural Network, the overall method is significantly more accurate than state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2106.00459

Code (1)

nadgeri14/KGPool 공식 구현 pytorch

Tasks

Graph Neural NetworkRelationRelation ExtractionRelationship Extraction (Distant Supervised)Sentence

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Augmenting Topic Aware Knowledge-Grounded Conversations with Dynamic Built Knowledge Graphs

2021-06-01 · NAACL (DeeLIO) 2021 6 · Junjie Wu, Hao Zhou

Dialog topic management and background knowledge selection are essential factors for the success of knowledge-grounded open-domain conversations. However, existing models are primarily performed with symmetric knowledge …

Knowledge GraphsManagementResponse Generation

CokeBERT: Contextual Knowledge Selection and Embedding towards Enhanced Pre-Trained Language Models

2020-09-29 · Yusheng Su, Xu Han, Zhengyan Zhang, Peng Li 외

Several recent efforts have been devoted to enhancing pre-trained language models (PLMs) by utilizing extra heterogeneous knowledge in knowledge graphs (KGs) and achieved consistent improvements on various knowledge-driv…

Knowledge Graphs

Multi-modal Knowledge Graph Generation with Semantics-enriched Prompts

2025-04-18 · Yajing Xu, Zhiqiang Liu, Jiaoyan Chen, Mingchen Tu 외

Multi-modal Knowledge Graphs (MMKGs) have been widely applied across various domains for knowledge representation. However, the existing MMKGs are significantly fewer than required, and their construction faces numerous …

Graph GenerationKnowledge GraphsMulti-modal Knowledge Graph

Knowledge-aware response selection with semantics underlying multi-turn open-domain conversations

2023-07-27 · World Wide Web Journal 2023 7 · Makoto Nakatsuji, Yuka Ozeki, Shuhei Tateishi, Yoshihisa Kano & QingPeng Zhang

Response selection is a critical issue in the AI community, with important applications on the Web. The accuracy of the selected responses, however, tends to be insufficient due to the lack of contextual awareness, espec…

Conversational Response Selection

Hierarchical Possession-Aware Graph Pointer Network for Pass Receiver Selection

2026-09-04 · Jingyi Wang, Da Li, Kaixin Wang, Zhangqin Huang arxiv

Pass receiver selection is a fundamental task in football analytics, aiming to predict the intended receiver under a given game state. This task is challenging with event-centered freeze-frame observations, a broadcast-l…