English

Differentially Private Gaussian Processes

Machine Learning 2019-01-18 v3 Machine Learning

Abstract

A major challenge for machine learning is increasing the availability of data while respecting the privacy of individuals. Here we combine the provable privacy guarantees of the differential privacy framework with the flexibility of Gaussian processes (GPs). We propose a method using GPs to provide differentially private (DP) regression. We then improve this method by crafting the DP noise covariance structure to efficiently protect the training data, while minimising the scale of the added noise. We find that this cloaking method achieves the greatest accuracy, while still providing privacy guarantees, and offers practical DP for regression over multi-dimensional inputs. Together these methods provide a starter toolkit for combining differential privacy and GPs.

Keywords

Cite

@article{arxiv.1606.00720,
  title  = {Differentially Private Gaussian Processes},
  author = {Michael Thomas Smith and Max Zwiessele and Neil D. Lawrence},
  journal= {arXiv preprint arXiv:1606.00720},
  year   = {2019}
}

Comments

9 pages + 4 supplementary material pages, 6 plots grouped into 5 figures, accepted at AISTATS 2018

R2 v1 2026-06-22T14:15:59.268Z