中文
相关论文

相关论文: A Fair and In-Depth Evaluation of Existing End-to-…

200 篇论文

Entity Linking is one of the most common Natural Language Processing tasks in practical applications, but so far efficient end-to-end solutions with multilingual coverage have been lacking, leading to complex model stacks. To fill this gap,…

Existing state of the art neural entity linking models employ attention-based bag-of-words context model and pre-trained entity embeddings bootstrapped from word embeddings to assess topic level context compatibility. However, the latent…

计算与语言 · 计算机科学 2020-01-07 Shuang Chen , Jinpeng Wang , Feng Jiang , Chin-Yew Lin

Network embedding methods map a network's nodes to vectors in an embedding space, in such a way that these representations are useful for estimating some notion of similarity or proximity between pairs of nodes in the network. The quality…

社会与信息网络 · 计算机科学 2022-02-02 Alexandru Mara , Jefrey Lijffijt , Tijl De Bie

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…

计算与语言 · 计算机科学 2019-06-05 Phong Le , Ivan Titov

An increasing number of entities are described by interlinked data rather than documents on the Web. Entity Resolution (ER) aims to identify descriptions of the same real-world entity within one or across knowledge bases in the Web of data.…

数据库 · 计算机科学 2020-05-20 Vasilis Efthymiou , Kostas Stefanidis , Vassilis Christophides

Entity matching is the problem of identifying which records refer to the same real-world entity. It has been actively researched for decades, and a variety of different approaches have been developed. Even today, it remains a challenging…

数据库 · 计算机科学 2021-06-02 Nils Barlaug , Jon Atle Gulla

Entity Linking (EL) is the task of detecting mentions of entities in text and disambiguating them to a reference knowledge base. Most prevalent EL approaches assume that the reference knowledge base is complete. In practice, however, it is…

计算与语言 · 计算机科学 2023-03-14 Nicolas Heist , Heiko Paulheim

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

Large language models (LLMs) have achieved unprecedented performances in various applications, yet evaluating them is still challenging. Existing benchmarks are either manually constructed or are automatic, but lack the ability to evaluate…

计算与语言 · 计算机科学 2024-11-05 Jio Oh , Soyeon Kim , Junseok Seo , Jindong Wang , Ruochen Xu , Xing Xie , Steven Euijong Whang

Entity Matching (EM) refers to the problem of determining whether two different data representations refer to the same real-world entity. It has been a long-standing interest of the data management community and many efforts have been paid…

数据库 · 计算机科学 2021-06-17 Jin Wang , Yuliang Li , Wataru Hirota

Usually, entity relation recognition systems either use a pipe-lined model that treats the entity tagging and relation identification as separate tasks or a joint model that simultaneously identifies the relation and entities. This paper…

计算与语言 · 计算机科学 2020-09-21 Venkata Sasank Pagolu

Entity linking - connecting entity mentions in a natural language utterance to knowledge graph (KG) entities is a crucial step for question answering over KGs. It is often based on measuring the string similarity between the entity label…

计算与语言 · 计算机科学 2020-02-27 Rostislav Nedelchev , Debanjan Chaudhuri , Jens Lehmann , Asja Fischer

We propose a new formulation for multilingual entity linking, where language-specific mentions resolve to a language-agnostic Knowledge Base. We train a dual encoder in this new setting, building on prior work with improved feature…

计算与语言 · 计算机科学 2020-11-06 Jan A. Botha , Zifei Shan , Daniel Gillick

Humans use language to refer to entities in the external world. Motivated by this, in recent years several models that incorporate a bias towards learning entity representations have been proposed. Such entity-centric models have shown…

计算与语言 · 计算机科学 2019-05-17 Laura Aina , Carina Silberer , Matthijs Westera , Ionut-Teodor Sorodoc , Gemma Boleda

Entity matching is the task of deciding whether two entity descriptions refer to the same real-world entity. Entity matching is a central step in most data integration pipelines. Many state-of-the-art entity matching methods rely on…

计算与语言 · 计算机科学 2024-10-21 Ralph Peeters , Aaron Steiner , Christian Bizer

Similarities between entities occur frequently in many real-world scenarios. For over a century, researchers in different fields have proposed a range of approaches to measure the similarity between entities. More recently, inspired by…

人工智能 · 计算机科学 2023-03-21 Giovanni Amendola , Marco Manna , Aldo Ricioppo

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

Entity Matching (EM) is a core data cleaning task, aiming to identify different mentions of the same real-world entity. Active learning is one way to address the challenge of scarce labeled data in practice, by dynamically collecting the…

数据库 · 计算机科学 2020-03-31 Venkata Vamsikrishna Meduri , Lucian Popa , Prithviraj Sen , Mohamed Sarwat

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…

计算与语言 · 计算机科学 2023-10-24 Hassan S. Shavarani , Anoop Sarkar

Commonly, AI or machine learning (ML) models are evaluated on benchmark datasets. This practice supports innovative methodological research, but benchmark performance can be poorly correlated with performance in real-world applications -- a…

机器学习 · 计算机科学 2024-06-18 Olivier Binette , Jerome P. Reiter