English
Related papers

Related papers: Query-time Entity Resolution

200 papers

Entity resolution is the task of identifying records in different datasets that refer to the same entity in the real world. In sensitive domains (e.g. financial accounts, hospital health records), entity resolution must meet privacy…

Cryptography and Security · Computer Science 2021-11-08 Yixiang Yao , Tanmay Ghai , Srivatsan Ravi , Pedro Szekely

Today, the practice of returning entities from a knowledge base in response to search queries has become widespread. One of the distinctive characteristics of entities is that they are typed, i.e., assigned to some hierarchically organized…

Information Retrieval · Computer Science 2017-08-29 Darío Garigliotti , Krisztian Balog

Efficiency techniques are an integral part of Entity Resolution, since its infancy. In this survey, we organized the bulk of works in the field into Blocking, Filtering and hybrid techniques, facilitating their understanding and use. We…

Databases · Computer Science 2020-08-24 George Papadakis , Dimitrios Skoutas , Emmanouil Thanos , Themis Palpanas

Knowledge bases of entities and relations (either constructed manually or automatically) are behind many real world search engines, including those at Yahoo!, Microsoft, and Google. Those knowledge bases can be viewed as graphs with nodes…

Databases · Computer Science 2011-12-01 Lujun Fang , Anish Das Sarma , Cong Yu , Philip Bohannon

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…

Computation and Language · Computer Science 2020-04-08 Oshin Agarwal , Daniel M. Bikel

Entity linking (EL) is the task of automatically identifying entity mentions in text and resolving them to a corresponding entity in a reference knowledge base like Wikipedia. Throughout the past decade, a plethora of EL systems and…

Computation and Language · Computer Science 2021-01-15 Renato Stoffalette João , Pavlos Fafalios , Stefan Dietze

Online Reputation Monitoring (ORM) is concerned with the use of computational tools to measure the reputation of entities online, such as politicians or companies. In practice, current ORM methods are constrained to the generation of data…

Information Retrieval · Computer Science 2018-01-25 Pedro Saleiro

Record linkage is an essential part of nearly all real-world systems that consume structured and unstructured data coming from different sources. Typically no common key is available for connecting records. Massive data cleaning and data…

Databases · Computer Science 2019-09-30 Thomas Gschwind , Christoph Miksovic , Julian Minder , Katsiaryna Mirylenka , Paolo Scotton

Organizations generate vast amounts of interconnected content across various platforms. While language models enable sophisticated reasoning for use in business applications, retrieving and contextualizing information from organizational…

Information Retrieval · Computer Science 2025-04-11 Adam McCabe , Matthew H. Chequers

This paper focuses on a domain expert querying system over databases. It presents a solution designed for a French enterprise interested in offering a natural language interface for its clients. The approach, based on entity enrichment,…

Computation and Language · Computer Science 2024-10-22 Joshua Amavi , Mirian Halfeld Ferrari , Nicolas Hiot

The growing popularity of Virtual Assistants poses new challenges for Entity Resolution, the task of linking mentions in text to their referent entities in a knowledge base. Specifically, in the shopping domain, customers tend to use…

Computation and Language · Computer Science 2021-04-15 Ying Lin , Han Wang , Jiangning Chen , Tong Wang , Yue Liu , Heng Ji , Yang Liu , Premkumar Natarajan

Ontological queries are evaluated against a knowledge base consisting of an extensional database and an ontology (i.e., a set of logical assertions and constraints which derive new intensional knowledge from the extensional database),…

Databases · Computer Science 2014-05-13 Georg Gottlob , Giorgio Orsi , Andreas Pieris

Entity alignment (EA) seeks identical entities in different knowledge graphs, which is a long-standing task in the database research. Recent work leverages deep learning to embed entities in vector space and align them via nearest neighbor…

Computation and Language · Computer Science 2024-03-22 Xiaobin Tian , Zequn Sun , Wei Hu

Ontological queries are evaluated against an ontology rather than directly on a database. The evaluation and optimization of such queries is an intriguing new problem for database research. In this paper we discuss two important aspects of…

Databases · Computer Science 2011-12-05 Georg Gottlob , Giorgio Orsi , Andreas Pieris

Coreference resolution is the task of finding expressions that refer to the same entity in a text. Coreference models are generally trained on monolingual annotated data but annotating coreference is expensive and challenging. Hardmeier et…

Computation and Language · Computer Science 2023-05-30 Gongbo Tang , Christian Hardmeier

Joint entity and relation extraction has been a core task in the field of information extraction. Recent approaches usually consider the extraction of relational triples from a stereoscopic perspective, either learning a relation-specific…

Computation and Language · Computer Science 2022-11-04 Zeqi Tan , Yongliang Shen , Xuming Hu , Wenqi Zhang , Xiaoxia Cheng , Weiming Lu , Yueting Zhuang

We focus on the problem of learning distributed representations for entity search queries, named entities, and their short descriptions. With our representation learning models, the entity search query, named entity and description can be…

Computation and Language · Computer Science 2017-01-17 Shijia E , Yang Xiang , Mohan Zhang

Entity coreference resolution is an important research problem with many applications, including information extraction and question answering. Coreference resolution for English has been studied extensively. However, there is relatively…

Computation and Language · Computer Science 2023-01-24 Tuan Manh Lai , Heng Ji

Entity detection and tracking (EDT) is the task of identifying textual mentions of real-world entities in documents, extending the named entity detection and coreference resolution task by considering mentions other than names (pronouns,…

Computation and Language · Computer Science 2009-07-07 Hal Daumé , Daniel Marcu

Entity Resolution constitutes a core data integration task that relies on Blocking in order to tame its quadratic time complexity. Schema-agnostic blocking achieves very high recall, requires no domain knowledge and applies to data of any…

Databases · Computer Science 2022-04-20 Luca Gagliardelli , George Papadakis , Giovanni Simonini , Sonia Bergamaschi , Themis Palpanas