English
Related papers

Related papers: TempEL: Linking Dynamically Evolving and Newly Eme…

200 papers

Modern Entity Linking (EL) systems entrench a popularity bias, yet there is no dataset focusing on tail and emerging entities in languages other than English. We present Hansel, a new benchmark in Chinese that fills the vacancy of…

Computation and Language · Computer Science 2023-10-31 Zhenran Xu , Zifei Shan , Yuxin Li , Baotian Hu , Bing Qin

This survey presents a comprehensive description of recent neural entity linking (EL) systems developed since 2015 as a result of the "deep learning revolution" in natural language processing. Its goal is to systemize design features of…

Computation and Language · Computer Science 2022-04-08 Ozge Sevgili , Artem Shelmanov , Mikhail Arkhipov , Alexander Panchenko , Chris Biemann

Entity linking involves aligning textual mentions of named entities to their corresponding entries in a knowledge base. Entity linking systems often exploit relations between textual mentions in a document (e.g., coreference) to decide if…

Computation and Language · Computer Science 2018-05-01 Phong Le , Ivan Titov

Entity linking (EL) is the task of linking entity mentions in a document to referent entities in a knowledge base (KB). Many previous studies focus on Wikipedia-derived KBs. There is little work on EL over Wikidata, even though it is the…

Computation and Language · Computer Science 2022-03-16 Tuan Manh Lai , Heng Ji , ChengXiang Zhai

To study social, economic, and historical questions, researchers in the social sciences and humanities have started to use increasingly large unstructured textual datasets. While recent advances in NLP provide many tools to efficiently…

Entity Linking (EL) is an essential task for semantic text understanding and information extraction. Popular methods separately address the Mention Detection (MD) and Entity Disambiguation (ED) stages of EL, without leveraging their mutual…

Computation and Language · Computer Science 2018-08-30 Nikolaos Kolitsas , Octavian-Eugen Ganea , Thomas Hofmann

A major challenge in Entity Linking (EL) is making effective use of contextual information to disambiguate mentions to Wikipedia that might refer to different entities in different contexts. The problem exacerbates with cross-lingual EL…

Computation and Language · Computer Science 2017-12-06 Avirup Sil , Gourab Kundu , Radu Florian , Wael Hamza

Entity linking (EL) aligns textual mentions with their corresponding entities in a knowledge base, facilitating various applications such as semantic search and question answering. Recent advances in multimodal entity linking (MEL) have…

Information Retrieval · Computer Science 2025-04-22 Juyeon Kim , Geon Lee , Taeuk Kim , Kijung Shin

Specialized entity linking (EL) models are well-trained at mapping mentions to unique knowledge base (KB) entities according to a given context. However, specialized EL models struggle to disambiguate long-tail entities due to their limited…

Computation and Language · Computer Science 2025-09-29 Amy Xin , Yunjia Qi , Zijun Yao , Fangwei Zhu , Kaisheng Zeng , Xu Bin , Lei Hou , Juanzi Li

Modern entity linking systems rely on large collections of documents specifically annotated for the task (e.g., AIDA CoNLL). In contrast, we propose an approach which exploits only naturally occurring information: unlabeled documents and…

Computation and Language · Computer Science 2019-06-05 Phong Le , Ivan Titov

Entity linking is a standard component in modern retrieval system that is often performed by third-party toolkits. Despite the plethora of open source options, it is difficult to find a single system that has a modular architecture where…

Information Retrieval · Computer Science 2020-06-04 Johannes M. van Hulst , Faegheh Hasibi , Koen Dercksen , Krisztian Balog , Arjen P. de Vries

Climate Change (CC) is a pressing topic of global importance, attracting increasing attention across research fields, from social sciences to Natural Language Processing (NLP). CC is also discussed in various settings and communication…

Computation and Language · Computer Science 2024-06-28 Shijia Zhou , Siyao Peng , Barbara Plank

Entity Linking (EL) seeks to align entity mentions in text to entries in a knowledge-base and is usually comprised of two phases: candidate generation and candidate ranking. While most methods focus on the latter, it is the candidate…

Computation and Language · Computer Science 2021-03-09 Eleni Partalidou , Despina Christou , Grigorios Tsoumakas

Building conversational agents that can have natural and knowledge-grounded interactions with humans requires understanding user utterances. Entity Linking (EL) is an effective and widely used method for understanding natural language text…

Computation and Language · Computer Science 2023-09-29 Hideaki Joko , Faegheh Hasibi

The ability to automatically identify whether an entity is referenced in a future context can have multiple applications including decision making, planning and trend forecasting. This paper focuses on detecting implicit future references…

Computation and Language · Computer Science 2025-02-24 Puneet Prashar , Krishna Mohan Shukla , Adam Jatowt

Entity linkage (EL) is a critical problem in data cleaning and integration. In the past several decades, EL has typically been done by rule-based systems or traditional machine learning models with hand-curated features, both of which…

Databases · Computer Science 2020-12-04 Zhengyang Wang , Bunyamin Sisman , Hao Wei , Xin Luna Dong , Shuiwang Ji

Understanding a long document requires tracking how entities are introduced and evolve over time. We present a new type of language model, EntityNLM, that can explicitly model entities, dynamically update their representations, and…

Computation and Language · Computer Science 2017-08-03 Yangfeng Ji , Chenhao Tan , Sebastian Martschat , Yejin Choi , Noah A. Smith

Knowledge Graphs have emerged as a compelling abstraction for capturing key relationship among the entities of interest to enterprises and for integrating data from heterogeneous sources. JPMorgan Chase (JPMC) is leading this trend by…

Information Retrieval · Computer Science 2024-11-06 Wanying Ding , Vinay K. Chaudhri , Naren Chittar , Krishna Konakanchi

Linking named entities occurring in text to their corresponding entity in a Knowledge Base (KB) is challenging, especially when dealing with historical texts. In this work, we introduce Musical Heritage named Entities Recognition,…

Computation and Language · Computer Science 2025-02-21 Arianna Graciotti , Nicolas Lazzari , Valentina Presutti , Rocco Tripodi

Entity Linking (EL) is the process of associating ambiguous textual mentions to specific entities in a knowledge base. Traditional EL methods heavily rely on large datasets to enhance their performance, a dependency that becomes problematic…

Computation and Language · Computer Science 2024-10-11 Xukai Liu , Ye Liu , Kai Zhang , Kehang Wang , Qi Liu , Enhong Chen