paper-with-me

Papers

Privacy-preserving Deep Learning based Record Linkage

2022-11-03 · Thilina Ranbaduge, Dinusha Vatsalan, Ming Ding

Deep learning-based linkage of records across different databases is becoming increasingly useful in data integration and mining applications to discover new insights from multiple sources of data. However, due to privacy and confidentiality concerns, organisations often are not willing or allowed to share their sensitive data with any external parties, thus making it challenging to build/train deep learning models for record linkage across different organizations' databases. To overcome this limitation, we propose the first deep learning-based multi-party privacy-preserving record linkage (PPRL) protocol that can be used to link sensitive databases held by multiple different organisations. In our approach, each database owner first trains a local deep learning model, which is then uploaded to a secure environment and securely aggregated to create a global model. The global model is then used by a linkage unit to distinguish unlabelled record pairs as matches and non-matches. We utilise differential privacy to achieve provable privacy protection against re-identification attacks. We evaluate the linkage quality and scalability of our approach using several large real-world databases, showing that it can achieve high linkage quality while providing sufficient privacy protection against existing attacks.

📄 PDF Abstract BibTeX arXiv:2211.02161

Code (0)

등록된 구현이 없습니다.

Tasks

Data IntegrationDeep LearningPrivacy PreservingPrivacy Preserving Deep Learning

Similar Papers 제목 키워드 기반

Multi-Layer Privacy-Preserving Record Linkage with Clerical Review based on gradual information disclosure

2024-12-05 · Florens Rohde, Victor Christen, Martin Franke, Erhard Rahm

Privacy-Preserving Record linkage (PPRL) is an essential component in data integration tasks of sensitive information. The linkage quality determines the usability of combined datasets and (machine learning) applications…

Active LearningData IntegrationPrivacy Preserving

Towards Split Learning-based Privacy-Preserving Record Linkage

2024-09-02 · Michail Zervas, Alexandros Karakasidis

Split Learning has been recently introduced to facilitate applications where user data privacy is a requirement. However, it has not been thoroughly studied in the context of Privacy-Preserving Record Linkage, a problem …

Privacy Preserving

Privacy-Preserving Record Linkage for Cardinality Counting

2023-01-09 · Nan Wu, Dinusha Vatsalan, Mohamed Ali Kaafar, Sanath Kumar Ramesh

Several applications require counting the number of distinct items in the data, which is known as the cardinality counting problem. Example applications include health applications such as rare disease patients counting …

ClusteringMarketingPrivacy Preserving

Privacy-Preserving EHR Data Transformation via Geometric Operators: A Human-AI Co-Design Technical Report

2026-03-24 · Maolin Wang, Beining Bao, Gan Yuan, Hongyu Chen 외 arxiv

Electronic health records (EHRs) and other real-world clinical data are essential for clinical research, medical artificial intelligence, and life science, but their sharing is severely limited by privacy, governance, an…

REAEDP: Entropy-Calibrated Differentially Private Data Release with Formal Guarantees and Attack-Based Evaluation

2026-03-14 · Bo Ma, Jinsong Wu, Wei Qi Yan arxiv

Sensitive data release is vulnerable to output-side privacy threats such as membership inference, attribute inference, and record linkage. This creates a practical need for release mechanisms that provide formal privacy …