paper-with-me

홈 › Papers

Efficient differentially private learning improves drug sensitivity prediction

2016-06-07 · Antti Honkela, Mrinal Das, Arttu Nieminen, Onur Dikmen, Samuel Kaski

Users of a personalised recommendation system face a dilemma: recommendations can be improved by learning from data, but only if the other users are willing to share their private information. Good personalised predictions are vitally important in precision medicine, but genomic information on which the predictions are based is also particularly sensitive, as it directly identifies the patients and hence cannot easily be anonymised. Differential privacy has emerged as a potentially promising solution: privacy is considered sufficient if presence of individual patients cannot be distinguished. However, differentially private learning with current methods does not improve predictions with feasible data sizes and dimensionalities. Here we show that useful predictors can be learned under powerful differential privacy guarantees, and even from moderately-sized data sets, by demonstrating significant improvements with a new robust private regression method in the accuracy of private drug sensitivity prediction. The method combines two key properties not present even in recent proposals, which can be generalised to other predictors: we prove it is asymptotically consistently and efficiently private, and demonstrate that it performs well on finite data. Good finite data performance is achieved by limiting the sharing of private information by decreasing the dimensionality and by projecting outliers to fit tighter bounds, therefore needing to add less noise for equal privacy. As already the simple-to-implement method shows promise on the challenging genomic data, we anticipate rapid progress towards practical applications in many fields, such as mobile sensing and social media, in addition to the badly needed precision medicine solutions.

📄 PDF Abstract BibTeX arXiv:1606.02109

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionSensitivity

Similar Papers 제목 키워드 기반

Representation Transfer for Differentially Private Drug Sensitivity Prediction

2019-01-29 · Teppo Niinimäki, Mikko Heikkilä, Antti Honkela, Samuel Kaski

Motivation: Human genomic datasets often contain sensitive information that limits use and sharing of the data. In particular, simple anonymisation strategies fail to provide sufficient level of protection for genomic da…

BIG-bench Machine LearningCancer type classificationDimensionality ReductionPrediction+2

Differentially Private Selection using Smooth Sensitivity

2025-04-10 · Iago Chaves, Victor Farias, Amanda Perez, Diego Parente 외

Differentially private selection mechanisms offer strong privacy guarantees for queries aiming to identify the top-scoring element r from a finite set R, based on a dataset-dependent utility function. While selection que…

Sensitivity

Renyi Differential Privacy of Propose-Test-Release and Applications to Private and Robust Machine Learning

2022-09-16 · Jiachen T. Wang, Saeed Mahloujifar, Shouda Wang, Ruoxi Jia 외

Propose-Test-Release (PTR) is a differential privacy framework that works with local sensitivity of functions, instead of their global sensitivity. This framework is typically used for releasing robust statistics such as…

Sensitivity

Q-ShiftDP: A Differentially Private Parameter-Shift Rule for Quantum Machine Learning

2026-02-03 · Hoang M. Ngo, Nhat Hoang-Xuan, Quan Nguyen, Nguyen Do 외 arxiv

Quantum Machine Learning (QML) promises significant computational advantages, but preserving training data privacy remains challenging. Classical approaches like differentially private stochastic gradient descent (DP-SGD…

Quantum Machine Learning

Differentially private scale testing via rank transformations and percentile modifications

2025-07-04 · Joshua Levine, Kelly Ramsay arxiv

We develop a class of differentially private two-sample scale tests, called the rank-transformed percentile-modified Siegel--Tukey tests, or RPST tests. These RPST tests are inspired both by recent differentially private…