paper-with-me

Papers

Large Scale Record Linkage in the Presence of Missing Data

2021-04-19 · Thilina Ranbaduge, Peter Christen, Rainer Schnell

Record linkage is aimed at the accurate and efficient identification of records that represent the same entity within or across disparate databases. It is a fundamental task in data integration and increasingly required for accurate decision making in application domains ranging from health analytics to national security. Traditional record linkage techniques calculate string similarities between quasi-identifying (QID) values, such as the names and addresses of people. Errors, variations, and missing QID values can however lead to low linkage quality because the similarities between records cannot be calculated accurately. To overcome this challenge, we propose a novel technique that can accurately link records even when QID values contain errors or variations, or are missing. We first generate attribute signatures (concatenated QID values) using an Apriori based selection of suitable QID attributes, and then relational signatures that encapsulate relationship information between records. Combined, these signatures can uniquely identify individual records and facilitate fast and high quality linking of very large databases through accurate similarity calculations between records. We evaluate the linkage quality and scalability of our approach using large real-world databases, showing that it can achieve high linkage quality even when the databases being linked contain substantial amounts of missing values and errors.

📄 PDF Abstract BibTeX arXiv:2104.09677

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeData IntegrationDecision MakingMissing Values

Similar Papers 제목 키워드 기반

Leveraging Large Language Models for Generating Labeled Mineral Site Record Linkage Data

2024-11-17 · Jiyoon Pyo, Yao-Yi Chiang

Record linkage integrates diverse data sources by identifying records that refer to the same entity. In the context of mineral site records, accurate record linkage is crucial for identifying and mapping mineral deposits…

Machine-learning classifiers for logographic name matching in public health applications: approaches for incorporating phonetic, visual, and keystroke similarity in large-scale probabilistic record linkage

2020-01-07 · Philip A. Collender, Zhiyue Tom Hu, Charles Li, Qu Cheng 외

Approximate string-matching methods to account for complex variation in highly discriminatory text fields, such as personal names, can enhance probabilistic record linkage. However, discriminating between matching and no…

regression

A Robust and Efficient Pipeline for Enterprise-Level Large-Scale Entity Resolution

2025-08-05 · Sandeepa Kannangara, Arman Abrahamyan, Daniel Elias, Thomas Kilby 외 arxiv

Entity resolution (ER) remains a significant challenge in data management, especially when dealing with large datasets. This paper introduces MERAI (Massive Entity Resolution using AI), a robust and efficient pipeline de…

Entity Resolution

Leveraging Language Models for Automated Patient Record Linkage

2025-04-21 · Mohammad Beheshti, Lovedeep Gondara, Iris Zachary

Objective: Healthcare data fragmentation presents a major challenge for linking patient data, necessitating robust record linkage to integrate patient records from diverse sources. This study investigates the feasibility…

BlockingData IntegrationSentence Embeddings

Deep Learning for Economists

2024-07-22 · Melissa Dell

Deep learning provides powerful methods to impute structured information from large-scale, unstructured text and image datasets. For example, economists might wish to detect the presence of economic activity in satellite…

Deep Learning