English
Related papers

Related papers: NASTyLinker: NIL-Aware Scalable Transformer-based …

200 papers

Biomedical entity linking (EL) consists of named entity recognition (NER) and named entity disambiguation (NED). EL models are trained on corpora labeled by a predefined KB. However, it is a common scenario that only entities within a…

Computation and Language · Computer Science 2023-06-06 Hongyi Yuan , Keming Lu , Zheng Yuan

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 (EL), the task of mapping textual entity mentions to their corresponding entries in knowledge bases, constitutes a fundamental component of natural language understanding. Recent advancements in Large Language Models (LLMs)…

Computation and Language · Computer Science 2025-11-19 Jiajun Hou , Chenyu Zhang , Rui Meng

In tasks like question answering or text summarisation, it is essential to have background knowledge about the relevant entities. The information about entities - in particular, about long-tail or emerging entities - in publicly available…

Information Retrieval · Computer Science 2022-10-05 Nicolas Heist , Heiko Paulheim

In our continuously evolving world, entities change over time and new, previously non-existing or unknown, entities appear. We study how this evolutionary scenario impacts the performance on a well established entity linking (EL) task. For…

Computation and Language · Computer Science 2023-02-07 Klim Zaporojets , Lucie-Aimee Kaffee , Johannes Deleu , Thomas Demeester , Chris Develder , Isabelle Augenstein

Entity Linking (EL) is the gateway into Knowledge Bases. Recent advances in EL utilize dense retrieval approaches for Candidate Generation, which addresses some of the shortcomings of the Lookup based approach of matching NER mentions…

Computation and Language · Computer Science 2022-11-01 Liam Hebert , Raheleh Makki , Shubhanshu Mishra , Hamidreza Saghir , Anusha Kamath , Yuval Merhav

Previous work has shown promising results in performing entity linking by measuring not only the affinities between mentions and entities but also those amongst mentions. In this paper, we present novel training and inference procedures…

Computation and Language · Computer Science 2022-12-13 Dhruv Agarwal , Rico Angell , Nicholas Monath , Andrew McCallum

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…

Computation and Language · Computer Science 2024-05-09 Junxiong Wang , Ali Mousavi , Omar Attia , Ronak Pradeep , Saloni Potdar , Alexander M. Rush , Umar Farooq Minhas , Yunyao Li

Entity linking is the task of aligning mentions to corresponding entities in a given knowledge base. Previous studies have highlighted the necessity for entity linking systems to capture the global coherence. However, there are two common…

Computation and Language · Computer Science 2019-02-04 Zheng Fang , Yanan Cao , Dongjie Zhang , Qian Li , Zhenyu Zhang , Yanbing Liu

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

Entity linking is the task of identifying mentions of entities in text, and linking them to entries in a knowledge base. This task is especially difficult in microblogs, as there is little additional text to provide disambiguating context;…

Computation and Language · Computer Science 2016-09-27 Yi Yang , Ming-Wei Chang , Jacob Eisenstein

Benefiting from the excellent ability of neural networks on learning semantic representations, existing studies for entity linking (EL) have resorted to neural networks to exploit both the local mention-to-entity compatibility and the…

Computation and Language · Computer Science 2019-06-25 Mengge Xue , Weiming Cai , Jinsong Su , Linfeng Song , Yubin Ge , Yubao Liu , Bin Wang

Entity linking is a prominent thread of research focused on structured data creation by linking spans of text to an ontology or knowledge source. We revisit the use of structured prediction for entity linking which classifies each…

Computation and Language · Computer Science 2023-10-24 Hassan S. Shavarani , Anoop Sarkar

Fine-grained entity typing is a challenging problem since it usually involves a relatively large tag set and may require to understand the context of the entity mention. In this paper, we use entity linking to help with the fine-grained…

Computation and Language · Computer Science 2019-09-27 Hongliang Dai , Donghong Du , Xin Li , Yangqiu Song

Speech Entity Linking aims to recognize and disambiguate named entities in spoken languages. Conventional methods suffer gravely from the unfettered speech styles and the noisy transcripts generated by ASR systems. In this paper, we propose…

Computation and Language · Computer Science 2022-09-30 Shen Huang , Yuchen Zhai , Xinwei Long , Yong Jiang , Xiaobin Wang , Yin Zhang , Pengjun Xie

Zero-shot entity linking (EL) aims at aligning entity mentions to unseen entities to challenge the generalization ability. Previous methods largely focus on the candidate retrieval stage and ignore the essential candidate ranking stage,…

Computation and Language · Computer Science 2023-10-31 Zhenran Xu , Yulin Chen , Baotian Hu , Min Zhang

Entity Linking (EL) plays a crucial role in Natural Language Processing (NLP) applications, enabling the disambiguation of entity mentions by linking them to their corresponding entries in a reference knowledge base (KB). Thanks to their…

Computation and Language · Computer Science 2025-05-07 Marta Boscariol , Luana Bulla , Lia Draetta , Beatrice Fiumanò , Emanuele Lenzi , Leonardo Piano

Entity-linking is a natural-language-processing task that consists in identifying the entities mentioned in a piece of text, linking each to an appropriate item in some knowledge base; when the knowledge base is Wikipedia, the problem comes…

Data Structures and Algorithms · Computer Science 2014-07-31 Roi Blanco , Paolo Boldi , Andrea Marino

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

We analyze the extent to which internal representations of language models (LMs) identify and distinguish mentions of named entities, focusing on the many-to-many correspondence between entities and their mentions. We first formulate two…

Computation and Language · Computer Science 2025-07-22 Masaki Sakata , Benjamin Heinzerling , Sho Yokoi , Takumi Ito , Kentaro Inui