CRMay 1, 2014

Inference Control for Privacy-Preserving Genome Matching

arXiv:1405.0205v19 citations
Originality Synthesis-oriented
AI Analysis

This addresses privacy risks in genomic data sharing for healthcare and research, but is incremental as it builds on existing cryptographic primitives.

The paper tackles the problem of inference attacks in privacy-preserving genome matching by combining secure computation of edit distance and fuzzy commitments, and contributes an efficient zero-knowledge proof to prevent submission of similar genome sequences, showing feasibility in preserving privacy and mitigating attacks.

Privacy is of the utmost importance in genomic matching. Therefore a number of privacy-preserving protocols have been presented using secure computation. Nevertheless, none of these protocols prevents inferences from the result. Goodrich has shown that this resulting information is sufficient for an effective attack on genome databases. In this paper we present an approach that can detect and mitigate such an attack on encrypted messages while still preserving the privacy of both parties. Note that randomization, e.g.~using differential privacy, will almost certainly destroy the utility of the matching result. We combine two known cryptographic primitives -- secure computation of the edit distance and fuzzy commitments -- in order to prevent submission of similar genome sequences. Particularly, we contribute an efficient zero-knowledge proof that the same input has been used in both primitives. We show that using our approach it is feasible to preserve privacy in genome matching and also detect and mitigate Goodrich's attack.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes