Integrating knowledge graph embeddings to improve mention representation for bridging anaphora resolution
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Bridging Anaphora ResolutionKnowledge Graph EmbeddingsWorld KnowledgeSimilar Papers 제목 키워드 기반
Improving Neural Entity Disambiguation with Graph Embeddings
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 DisambiguationLearning to Borrow -- Relation Representation for Without-Mention Entity-Pairs for Knowledge Graph Completion
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+4Learning to Borrow– Relation Representation for Without-Mention Entity-Pairs for Knowledge Graph Completion
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+4Learning to Borrow– Relation Representation for Without-Mention Entity-Pairs for Knowledge Graph Completion
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+4Bridge Text and Knowledge by Learning Multi-Prototype Entity Mention Embedding
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