paper-with-me

홈 › Papers

(Almost) All of Entity Resolution

2020-08-10 · Olivier Binette, Rebecca C. Steorts

Whether the goal is to estimate the number of people that live in a congressional district, to estimate the number of individuals that have died in an armed conflict, or to disambiguate individual authors using bibliographic data, all these applications have a common theme - integrating information from multiple sources. Before such questions can be answered, databases must be cleaned and integrated in a systematic and accurate way, commonly known as record linkage, de-duplication, or entity resolution. In this article, we review motivational applications and seminal papers that have led to the growth of this area. Specifically, we review the foundational work that began in the 1940's and 50's that have led to modern probabilistic record linkage. We review clustering approaches to entity resolution, semi- and fully supervised methods, and canonicalization, which are being used throughout industry and academia in applications such as human rights, official statistics, medicine, citation networks, among others. Finally, we discuss current research topics of practical importance.

📄 PDF Abstract BibTeX arXiv:2008.04443

Code (0)

등록된 구현이 없습니다.

Tasks

AllClusteringEntity Resolution

Similar Papers 제목 키워드 기반

Revealing the Myth of Higher-Order Inference in Coreference Resolution

2020-09-25 · EMNLP 2020 11 · Liyan Xu, Jinho D. Choi

This paper analyzes the impact of higher-order inference (HOI) on the task of coreference resolution. HOI has been adapted by almost all recent coreference resolution models without taking much investigation on its true …

AvgClusteringcoreference-resolutionCoreference Resolution+1

FlexER: Flexible Entity Resolution for Multiple Intents

2022-08-23 · Bar Genossar, Roee Shraga, Avigdor Gal

Entity resolution, a longstanding problem of data cleaning and integration, aims at identifying data records that represent the same real-world entity. Existing approaches treat entity resolution as a universal task, ass…

Entity ResolutionGraph Neural NetworkMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

KAER: A Knowledge Augmented Pre-Trained Language Model for Entity Resolution

2023-01-12 · Liri Fang, Lan Li, Yiren Liu, Vetle I. Torvik 외

Entity resolution has been an essential and well-studied task in data cleaning research for decades. Existing work has discussed the feasibility of utilizing pre-trained language models to perform entity resolution and a…

Entity ResolutionGeneral KnowledgeLanguage ModelingLanguage Modelling

The Pipeline Model for Resolution of Anaphoric Reference and Resolution of Entity Reference

2021-11-01 · ACL (CODI, CRAC) 2021 11 · Hongjin Kim, Damrin Kim, Harksoo Kim

The objective of anaphora resolution in dialogue shared-task is to go above and beyond the simple cases of coreference resolution in written text on which NLP has mostly focused so far, which arguably overestimate the pe…

coreference-resolutionCoreference ResolutionReferring Expression

Entity Resolution and Federated Learning get a Federated Resolution

2018-03-11 · Richard Nock, Stephen Hardy, Wilko Henecka, Hamish Ivey-Law 외

Consider two data providers, each maintaining records of different feature sets about common entities. They aim to learn a linear model over the whole set of features. This problem of federated learning over vertically p…

Entity ResolutionFederated LearningQuestion Answering