paper-with-me

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 entities, however, there is structured information in the knowledge base itself that should be useful to disambiguate entities. In this work, we propose a method that uses graph embeddings for integrating structured information from the knowledge base with unstructured information from text-based representations. Our experiments confirm that graph embeddings trained on a graph of hyperlinks between Wikipedia articles improve the performances of simple feed-forward neural ED model and a state-of-the-art neural ED system.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesEntity Disambiguation

Similar Papers 제목 키워드 기반

Deep Joint Entity Disambiguation with Local Neural Attention

2017-04-17 · EMNLP 2017 9 · Octavian-Eugen Ganea, Thomas Hofmann

We propose a novel deep learning model for joint document-level entity disambiguation, which leverages learned neural representations. Key components are entity embeddings, a neural attention mechanism over local context…

Deep LearningEntity Disambiguation

End-to-End Entity Linking and Disambiguation leveraging Word and Knowledge Graph Embeddings

2020-02-25 · Rostislav Nedelchev, Debanjan Chaudhuri, Jens Lehmann, Asja Fischer

Entity linking - connecting entity mentions in a natural language utterance to knowledge graph (KG) entities is a crucial step for question answering over KGs. It is often based on measuring the string similarity between…

Entity DisambiguationEntity LinkingKnowledge Graph EmbeddingsQuestion Answering+3

Multimodal Named Entity Disambiguation for Noisy Social Media Posts

2018-07-01 · ACL 2018 7 · Seungwhan Moon, Leonardo Neves, Vitor Carvalho

We introduce the new Multimodal Named Entity Disambiguation (MNED) task for multimodal social media posts such as Snapchat or Instagram captions, which are composed of short captions with accompanying images. Social medi…

Entity DisambiguationImage CaptioningKnowledge Graph EmbeddingsOpinion Mining

Universal Knowledge Graph Embeddings

2023-10-23 · N'Dah Jean Kouagou, Caglar Demir, Hamada M. Zahera, Adrian Wilke 외

A variety of knowledge graph embedding approaches have been developed. Most of them obtain embeddings by learning the structure of the knowledge graph within a link prediction setting. As a result, the embeddings reflect…

Entity DisambiguationGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings+3

A Sequence Learning Method for Domain-Specific Entity Linking

2018-07-01 · WS 2018 7 · Emrah Inan, Oguz Dikenelli

Recent collective Entity Linking studies usually promote global coherence of all the mapped entities in the same document by using semantic embeddings and graph-based approaches. Although graph-based approaches are shown…

Entity DisambiguationEntity LinkingKnowledge Graph CompletionLink Prediction+2