Fast Bayesian Record Linkage for Streaming Data Contexts
Ian Taylor, Andee Kaplan, Brenda Betancourt

TL;DR
This paper introduces a fast Bayesian approach for streaming record linkage that efficiently updates link estimates as new data files arrive, outperforming traditional joint modeling methods in speed while maintaining accuracy.
Contribution
It generalizes a Bayesian Fellegi-Sunter model to multiple files and proposes two efficient streaming update methods for real-time record linkage.
Findings
Methods achieve near-equivalent accuracy to Gibbs sampling
Significant reduction in computational time
Effective in both simulated and real-world data
Abstract
Record linkage is the task of combining records from multiple files which refer to overlapping sets of entities when there is no unique identifying field. In streaming record linkage, files arrive sequentially in time and estimates of links are updated after the arrival of each file. This problem arises in settings such as longitudinal surveys, electronic health records, and online events databases, among others. The challenge in streaming record linkage is to efficiently update parameter estimates as new data arrive. We approach the problem from a Bayesian perspective with estimates calculated from posterior samples of parameters and present methods for updating link estimates after the arrival of a new file that are faster than fitting a joint model with each new data file. In this paper, we generalize a two-file Bayesian Fellegi-Sunter model to the multi-file case and propose two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Census and Population Estimation · Statistical Methods and Bayesian Inference
