Related Experiment Video
Updated: Feb 26, 2026

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
Published on: March 1, 2022
Estimating parameters for probabilistic linkage of privacy-preserved datasets
Adrian P Brown1, Sean M Randall2, Anna M Ferrante2
1Centre for Population Health Research, Curtin University, Kent Street, Bentley, Western Australia, 6102, Australia. adrian.brown@curtin.edu.au.
This study introduces a novel method for estimating parameters for privacy-preserved record linkage using Bloom filters. The approach accurately links datasets with up to 20% error, enhancing data privacy and utility.
Area of Science:
- Data science
- Computer science
- Statistics
Background:
- Probabilistic record linkage is crucial for data integration but challenging with privacy-preserved datasets.
- Traditional methods rely on data quality assessments and manual inspection, which are not feasible with encrypted data.
- Bloom filters offer a privacy-preserving mechanism for data linkage.
Purpose of the Study:
- To present a method for estimating probabilities and thresholds for probabilistic privacy-preserved record linkage using Bloom filters.
- To evaluate the accuracy and applicability of the proposed method on synthetic and real-world data.
Main Methods:
- A simulation study with synthetic data (0-20% error) and real-world administrative data was used for testing.
- Datasets were privacy-preserved using Bloom filters for each field.
- The expectation-maximization (EM) algorithm was adapted to estimate match probabilities and determine optimal threshold values.
Main Results:
- The proposed method achieved F-measure comparable to calculated probabilities on synthetic data, even with high error rates.
- On real-world administrative data, the method yielded a higher F-measure than traditional calculated probabilities.
- Threshold estimation provided results close to the optimal F-measure.
Conclusions:
- The developed method is highly accurate for probabilistic linkage of privacy-preserved datasets, even with significant data errors.
- This approach represents a significant advancement towards a complete operational framework for privacy-preserving data linkage.
More Related Videos
06:55Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
Published on: January 8, 2020
09:38Generalized Psychophysiological Interaction PPI Analysis of Memory Related Connectivity in Individuals at Genetic Risk for Alzheimer's Disease
Published on: November 14, 2017
Related Concept Videos
Distributions to Estimate Population Parameter
Mechanistic Models: Compartment Models in Individual and Population Analysis
Probability Laws
Statistical Methods for Analyzing Epidemiological Data
Censoring Survival Data
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...