Anonymously Analyzing Clinical Datasets
Nafees Qamar, Yilong Yang, Andras Nadas, Zhiming Liu, and Janos, Sztipanovits

TL;DR
This paper presents a privacy-preserving method for analyzing clinical datasets by treating data as a black box, enabling secure querying without de-identification, and preventing re-identification attacks, validated on an endoscopic reporting system.
Contribution
It introduces a novel approach that avoids data de-identification by treating datasets as black boxes and implements a secure, efficient toolkit for clinical data analysis.
Findings
Effective privacy preservation in clinical data analysis
Secure querying of medical datasets without de-identification
Validated approach on endoscopic reporting application
Abstract
This paper takes on the problem of automatically identifying clinically-relevant patterns in medical datasets without compromising patient privacy. To achieve this goal, we treat datasets as a black box for both internal and external users of data that lets us handle clinical data queries directly and far more efficiently. The novelty of the approach lies in avoiding the data de-identification process often used as a means of preserving patient privacy. The implemented toolkit combines software engineering technologies such as Java EE and RESTful web services, to allow exchanging medical data in an unidentifiable XML format as well as restricting users to the need-to-know principle. Our technique also inhibits retrospective processing of data, such as attacks by an adversary on a medical dataset using advanced computational methods to reveal Protected Health Information (PHI). The…
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Access Control and Trust
