paper-with-me

Papers

Integrating knowledge graph embeddings to improve mention representation for bridging anaphora resolution

2020-12-01 · COLING (CRAC) 2020 12 · Onkar Pandit, Pascal Denis, Liva Ralaivola

Lexical semantics and world knowledge are crucial for interpreting bridging anaphora. Yet, existing computational methods for acquiring and injecting this type of information into bridging resolution systems suffer important limitations. Based on explicit querying of external knowledge bases, earlier approaches are computationally expensive (hence, hardly scalable) and they map the data to be processed into high-dimensional spaces (careful handling of the curse of dimensionality and overfitting has to be in order). In this work, we take a different and principled approach which naturally addresses these issues. Specifically, we convert the external knowledge source (in this case, WordNet) into a graph, and learn embeddings of the graph nodes of low dimension to capture the crucial features of the graph topology and, at the same time, rich semantic information. Once properly identified from the mention text spans, these low dimensional graph node embeddings are combined with distributional text-based embeddings to provide enhanced mention representations. We illustrate the effectiveness of our approach by evaluating it on commonly used datasets, namely ISNotes and BASHI. Our enhanced mention representations yield significant accuracy improvements on both datasets when compared to different standalone text-based mention representations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Bridging Anaphora ResolutionKnowledge Graph EmbeddingsWorld Knowledge

Similar Papers 제목 키워드 기반

Improving Neural Entity Disambiguation with Graph Embeddings

2019-07-01 · ACL 2019 7 · {\"O}zge Sevgili, Alex Panchenko, er, Chris Biemann

Entity Disambiguation (ED) is the task of linking an ambiguous entity mention to a corresponding entry in a knowledge base. Current methods have mostly focused on unstructured text data to learn representations of entiti…

ArticlesEntity Disambiguation

Learning to Borrow -- Relation Representation for Without-Mention Entity-Pairs for Knowledge Graph Completion

2022-04-27 · Huda Hakami, Mona Hakami, Angrosh Mandya, Danushka Bollegala

Prior work on integrating text corpora with knowledge graphs (KGs) to improve Knowledge Graph Embedding (KGE) have obtained good performance for entities that co-occur in sentences in text corpora. Such sentences (textua…

Entity EmbeddingsGraph EmbeddingKnowledge Graph CompletionKnowledge Graph Embedding+4

Learning to Borrow– Relation Representation for Without-Mention Entity-Pairs for Knowledge Graph Completion

2022-07-01 · NAACL 2022 7 · Huda Hakami, Mona Hakami, Angrosh Mandya, Danushka Bollegala

Prior work on integrating text corpora with knowledge graphs (KGs) to improve Knowledge Graph Embedding (KGE) have obtained good performance for entities that co-occur in sentences in text corpora. Such sentences (textua…

Entity EmbeddingsGraph EmbeddingKnowledge Graph CompletionKnowledge Graph Embedding+4

Learning to Borrow– Relation Representation for Without-Mention Entity-Pairs for Knowledge Graph Completion

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Prior work on integrating text corpora with knowledge graphs (KGs) to improve Knowledge Graph Embedding (KGE) have obtained good performance for entities that co-occur in sentences in text corpora. Such sentences (textua…

Entity EmbeddingsGraph EmbeddingKnowledge Graph CompletionKnowledge Graph Embedding+4

Bridge Text and Knowledge by Learning Multi-Prototype Entity Mention Embedding

2017-07-01 · ACL 2017 7 · Yixin Cao, Lifu Huang, Heng Ji, Xu Chen 외

Integrating text and knowledge into a unified semantic space has attracted significant research interests recently. However, the ambiguity in the common space remains a challenge, namely that the same mention phrase usua…

Entity LinkingKnowledge Graph CompletionLanguage ModelingLanguage Modelling+2