paper-with-me

홈 › Papers

Strong Heuristics for Named Entity Linking

2022-07-06 · NAACL (ACL) 2022 7 · Marko Čuljak, Andreas Spitz, Robert West, Akhil Arora

Named entity linking (NEL) in news is a challenging endeavour due to the frequency of unseen and emerging entities, which necessitates the use of unsupervised or zero-shot methods. However, such methods tend to come with caveats, such as no integration of suitable knowledge bases (like Wikidata) for emerging entities, a lack of scalability, and poor interpretability. Here, we consider person disambiguation in Quotebank, a massive corpus of speaker-attributed quotations from the news, and investigate the suitability of intuitive, lightweight, and scalable heuristics for NEL in web-scale corpora. Our best performing heuristic disambiguates 94% and 63% of the mentions on Quotebank and the AIDA-CoNLL benchmark, respectively. Additionally, the proposed heuristics compare favourably to the state-of-the-art unsupervised and zero-shot methods, Eigenthemes and mGENRE, respectively, thereby serving as strong baselines for unsupervised and zero-shot entity linking.

📄 PDF Abstract BibTeX arXiv:2207.02824

Code (1)

epfl-dlab/nelight 공식 구현

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

Musical Heritage Historical Entity Linking

2025-02-13 · Arianna Graciotti, Nicolas Lazzari, Valentina Presutti, Rocco Tripodi

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 Re…

Entity LinkingKnowledge Graphs

Improving Entity Linking by Modeling Latent Relations between Mentions

2018-04-27 · ACL 2018 7 · Phong Le, Ivan Titov

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., corefer…

Entity Linking

Visual Named Entity Linking: A New Dataset and A Baseline

2022-11-09 · Wenxiang Sun, Yixing Fan, Jiafeng Guo, Ruqing Zhang 외

Visual Entity Linking (VEL) is a task to link regions of images with their corresponding entities in Knowledge Bases (KBs), which is beneficial for many computer vision tasks such as image retrieval, image caption, and v…

Entity LinkingImage RetrievalQuestion AnsweringRetrieval+2

MERLIN: A Testbed for Multilingual Multimodal Entity Recognition and Linking

2025-10-16 · Sathyanarayanan Ramamoorthy, Vishwa Shah, Simran Khanuja, Zaid Sheikh 외 arxiv

This paper introduces MERLIN, a novel testbed system for the task of Multilingual Multimodal Entity Linking. The created dataset includes BBC news article titles, paired with corresponding images, in five languages: Hind…

Entity Linking

A Joint Model for Entity Analysis: Coreference, Typing, and Linking

2014-01-01 · TACL 2014 1 · Greg Durrett, Dan Klein

We present a joint model of three core tasks in the entity analysis stack: coreference resolution (within-document clustering), named entity recognition (coarse semantic typing), and entity linking (matching to Wikipedia…

Clusteringcoreference-resolutionCoreference ResolutionEntity Linking+3