中文
相关论文

相关论文: A Read-and-Select Framework for Zero-shot Entity L…

200 篇论文

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…

计算与语言 · 计算机科学 2021-03-09 Eleni Partalidou , Despina Christou , Grigorios Tsoumakas

This paper introduces a conceptually simple, scalable, and highly effective BERT-based entity linking model, along with an extensive evaluation of its accuracy-speed trade-off. We present a two-stage zero-shot linking algorithm, where each…

计算与语言 · 计算机科学 2020-09-30 Ledell Wu , Fabio Petroni , Martin Josifoski , Sebastian Riedel , Luke Zettlemoyer

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…

计算与语言 · 计算机科学 2017-12-06 Avirup Sil , Gourab Kundu , Radu Florian , Wael Hamza

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…

计算与语言 · 计算机科学 2018-08-30 Nikolaos Kolitsas , Octavian-Eugen Ganea , Thomas Hofmann

Entity linking is a key component of many downstream NLP systems, yet existing approaches are often tied to the specific target knowledge bases and domains, limiting their real world application. In this paper, we extend LELA, a modular and…

人工智能 · 计算机科学 2026-05-27 Samy Haffoudhi , Nikola Dobričić , Fabian Suchanek , Nils Holzenberger

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…

计算与语言 · 计算机科学 2022-04-08 Ozge Sevgili , Artem Shelmanov , Mikhail Arkhipov , Alexander Panchenko , Chris Biemann

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…

计算与语言 · 计算机科学 2024-10-11 Xukai Liu , Ye Liu , Kai Zhang , Kehang Wang , Qi Liu , Enhong Chen

Entity linking aims to link ambiguous mentions to their corresponding entities in a knowledge base. One of the key challenges comes from insufficient labeled data for specific domains. Although dense retrievers have achieved excellent…

计算与语言 · 计算机科学 2023-10-20 Yulin Chen , Zhenran Xu , Baotian Hu , Min Zhang

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…

We present the zero-shot entity linking task, where mentions must be linked to unseen entities without in-domain labeled data. The goal is to enable robust transfer to highly specialized domains, and so no metadata or alias tables are…

计算与语言 · 计算机科学 2019-06-19 Lajanugen Logeswaran , Ming-Wei Chang , Kenton Lee , Kristina Toutanova , Jacob Devlin , Honglak Lee

Entity linking (mapping ambiguous mentions in text to entities in a knowledge base) is a foundational step in tasks such as knowledge graph construction, question-answering, and information extraction. Our method, LELA, is a modular…

计算与语言 · 计算机科学 2026-01-09 Samy Haffoudhi , Fabian M. Suchanek , Nils Holzenberger

The Zero-Shot Learning (ZSL) task pertains to the identification of entities or relations in texts that were not seen during training. ZSL has emerged as a critical research area due to the scarcity of labeled data in specific domains, and…

Entity disambiguation (ED) is the last step of entity linking (EL), when candidate entities are reranked according to the context they appear in. All datasets for training and evaluating models for EL consist of convenience samples, such as…

计算与语言 · 计算机科学 2022-10-13 Vera Provatorova , Svitlana Vakulenko , Samarth Bhargav , Evangelos Kanoulas

Entity Linking is the task of matching a mention to an entity in a given knowledge base (KB). It contributes to annotating a massive amount of documents existing on the Web to harness new facts about their matched entities. However,…

计算与语言 · 计算机科学 2022-10-28 Hassan Soliman

Detection and disambiguation of all entities in text is a crucial task for a wide range of applications. The typical formulation of the problem involves two stages: detect mention boundaries and link all mentions to a knowledge base. For a…

信息检索 · 计算机科学 2022-09-14 Christina Du , Kashyap Popat , Louis Martin , Fabio Petroni

Entity linking (EL) is the process of linking entity mentions appearing in web text with their corresponding entities in a knowledge base. EL plays an important role in the fields of knowledge engineering and data mining, underlying a…

计算与语言 · 计算机科学 2021-09-28 Wei Shen , Yuhan Li , Yinan Liu , Jiawei Han , Jianyong Wang , Xiaojie Yuan

Entity linking (EL) is the task of disambiguating mentions in text by associating them with entries in a predefined database of mentions (persons, organizations, etc). Most previous EL research has focused mainly on one language, English,…

计算与语言 · 计算机科学 2017-12-06 Avirup Sil , Radu Florian

Zero-shot entity and relation classification models leverage available external information of unseen classes -- e.g., textual descriptions -- to annotate input text data. Thanks to the minimum data requirement, Zero-Shot Learning (ZSL)…

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

计算与语言 · 计算机科学 2025-11-19 Jiajun Hou , Chenyu Zhang , Rui Meng

Entity Linking has two main open areas of research: 1) generate candidate entities without using alias tables and 2) generate more contextual representations for both mentions and entities. Recently, a solution has been proposed for the…

计算与语言 · 计算机科学 2020-04-08 Oshin Agarwal , Daniel M. Bikel
‹ 上一页 1 2 3 10 下一页 ›