paper-with-me

홈 › Papers

Entity Disambiguation via Fusion Entity Decoding

2024-04-02 · Junxiong Wang, Ali Mousavi, Omar Attia, Ronak Pradeep, Saloni Potdar, Alexander M. Rush, Umar Farooq Minhas, Yunyao Li

Entity disambiguation (ED), which links the mentions of ambiguous entities to their referent entities in a knowledge base, serves as a core component in entity linking (EL). Existing generative approaches demonstrate improved accuracy compared to classification approaches under the standardized ZELDA benchmark. Nevertheless, generative approaches suffer from the need for large-scale pre-training and inefficient generation. Most importantly, entity descriptions, which could contain crucial information to distinguish similar entities from each other, are often overlooked. We propose an encoder-decoder model to disambiguate entities with more detailed entity descriptions. Given text and candidate entities, the encoder learns interactions between the text and each candidate entity, producing representations for each entity candidate. The decoder then fuses the representations of entity candidates together and selects the correct entity. Our experiments, conducted on various entity disambiguation benchmarks, demonstrate the strong and robust performance of this model, particularly +1.5% in the ZELDA benchmark compared with GENRE. Furthermore, we integrate this approach into the retrieval/reader framework and observe +1.5% improvements in end-to-end entity linking in the GERBIL benchmark compared with EntQA.

📄 PDF Abstract BibTeX arXiv:2404.01626

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderEntity DisambiguationEntity LinkingRetrieval

Similar Papers 제목 키워드 기반

Entity-aware ELMo: Learning Contextual Entity Representation for Entity Disambiguation

2019-08-14 · Hamed Shahbazi, Xiaoli Z. Fern, Reza Ghaeini, Rasha Obeidat 외

We present a new local entity disambiguation system. The key to our system is a novel approach for learning entity representations. In our approach we learn an entity aware extension of Embedding for Language Model (ELMo…

Entity DisambiguationLanguage ModelingLanguage Modelling

Contextual Augmentation for Entity Linking using Large Language Models

2025-10-17 · Daniel Vollmers, Hamada M. Zahera, Diego Moussallem, Axel-Cyrille Ngonga Ngomo arxiv

Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph. Traditional methods use a two-step process with separate models for entity recognition and disambiguation, whi…

Entity DisambiguationEntity Linking

Highly Parallel Autoregressive Entity Linking with Discriminative Correction

2021-09-08 · EMNLP 2021 11 · Nicola De Cao, Wilker Aziz, Ivan Titov

Generative approaches have been recently shown to be effective for both Entity Disambiguation and Entity Linking (i.e., joint mention detection and disambiguation). However, the previously proposed autoregressive formula…

DecoderEntity DisambiguationEntity Linking

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

``One Entity per Discourse'' and ``One Entity per Collocation'' Improve Named-Entity Disambiguation

2014-08-01 · COLING 2014 8 · Ander Barrena, Eneko Agirre, Bernardo Cabaleiro, Anselmo Pe{\~n}as 외
Entity DisambiguationMachine TranslationWord Sense Disambiguation