中文
相关论文

相关论文: Real World Conversational Entity Linking Requires …

200 篇论文

Knowledge bases (KBs) store rich yet heterogeneous entities and facts. Entity resolution (ER) aims to identify entities in KBs which refer to the same real-world object. Recent studies have shown significant benefits of involving humans in…

数据库 · 计算机科学 2020-02-24 Jiacheng Huang , Wei Hu , Zhifeng Bao , Yuzhong Qu

Entity Linking (EL) is the task of automatically identifying entity mentions in a piece of text and resolving them to a corresponding entity in a reference knowledge base like Wikipedia. There is a large number of EL tools available for…

计算与语言 · 计算机科学 2021-07-30 Renato Stoffalette João , Pavlos Fafalios , Stefan Dietze

Contextual word representations, typically trained on unstructured, unlabeled text, do not contain any explicit grounding to real world entities and are often unable to remember facts about those entities. We propose a general method to…

计算与语言 · 计算机科学 2019-11-01 Matthew E. Peters , Mark Neumann , Robert L. Logan , Roy Schwartz , Vidur Joshi , Sameer Singh , Noah A. Smith

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

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 is an important problem with many applications. Most previous solutions were designed for settings where annotated training data is available, which is, however, not the case in numerous domains. We propose a light-weight and…

计算与语言 · 计算机科学 2022-07-07 Akhil Arora , Alberto García-Durán , Robert West

Cross-lingual entity linking (XEL) is the task of finding referents in a target-language knowledge base (KB) for mentions extracted from source-language texts. The first step of (X)EL is candidate generation, which retrieves a list of…

计算与语言 · 计算机科学 2020-03-09 Shuyan Zhou , Shruti Rijhwani , John Wieting , Jaime Carbonell , Graham Neubig

In this work, we present an entity linking model which combines a Transformer architecture with large scale pretraining from Wikipedia links. Our model achieves the state-of-the-art on two commonly used entity linking datasets: 96.7% on…

计算与语言 · 计算机科学 2020-06-01 Thibault Févry , Nicholas FitzGerald , Livio Baldini Soares , Tom Kwiatkowski

Entity linking is an indispensable operation of populating knowledge repositories for information extraction. It studies on aligning a textual entity mention to its corresponding disambiguated entry in a knowledge repository. In this paper,…

计算与语言 · 计算机科学 2015-08-06 Miao Fan , Qiang Zhou , Thomas Fang Zheng

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…

计算与语言 · 计算机科学 2024-06-28 Shijia Zhou , Siyao Peng , Barbara Plank

Over the last decade we have made great progress in entity linking (EL) systems, but performance may vary depending on the context and, arguably, there are even principled limitations preventing a "perfect" EL system. This also suggests…

信息检索 · 计算机科学 2017-08-04 Alex Olieman , Kaspar Beelen , Milan van Lange , Jaap Kamps , Maarten Marx

In Natural Language Processing, entity linking (EL) has centered around Wikipedia, but yet remains underexplored for the job market domain. Disambiguating skill mentions can help us get insight into the current labor market demands. In this…

计算与语言 · 计算机科学 2024-02-01 Mike Zhang , Rob van der Goot , 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…

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

Entities lie in the heart of biomedical natural language understanding, and the biomedical entity linking (EL) task remains challenging due to the fine-grained and diversiform concept names. Generative methods achieve remarkable…

计算与语言 · 计算机科学 2022-05-24 Hongyi Yuan , Zheng Yuan , Sheng Yu

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

数据库 · 计算机科学 2020-12-04 Zhengyang Wang , Bunyamin Sisman , Hao Wei , Xin Luna Dong , Shuiwang Ji

In recent years, Pre-trained Language Models (PLMs) have shown their superiority by pre-training on unstructured text corpus and then fine-tuning on downstream tasks. On entity-rich textual resources like Wikipedia, Knowledge-Enhanced PLMs…

计算与语言 · 计算机科学 2023-05-04 Yichuan Li , Jialong Han , Kyumin Lee , Chengyuan Ma , Benjamin Yao , Derek Liu

Entity matching is a crucial component in various recommender systems, including conversational recommender systems (CRS) and knowledge-based recommender systems. However, the lack of rigorous evaluation frameworks for cross-dataset entity…

信息检索 · 计算机科学 2026-02-03 Zihan Huang , Rohan Surana , Zhouhang Xie , Junda Wu , Yu Xia , Julian McAuley

Entity matching (EM) identifies data records that refer to the same real-world entity. Despite the effort in the past years to improve the performance in EM, the existing methods still require a huge amount of labeled data in each domain…

机器学习 · 计算机科学 2022-04-21 Mohamed Trabelsi , Jeff Heflin , Jin Cao

The collaborative knowledge graphs such as Wikidata excessively rely on the crowd to author the information. Since the crowd is not bound to a standard protocol for assigning entity titles, the knowledge graph is populated by non-standard,…