中文

完全去中心化数据集上的差分隐私线性回归

密码学与安全 2020-04-17 v1 机器学习

摘要

本文提出一种以去中心化方式进行线性回归学习的差分隐私算法。在该算法下,理论上推导了隐私预算,此外解误差被证明对于 O(1/t)O(1/t) 下降步长以 O(t)O(t) 为界,而对于 O(te)O(t^{-e}) 下降步长以 O(exp(t1e))O(\exp(t^{1-e})) 为界。

关键词

引用

@article{arxiv.2004.07425,
  title  = {Differentially Private Linear Regression over Fully Decentralized Datasets},
  author = {Yang Liu and Xiong Zhang and Shuqi Qin and Xiaoping Lei},
  journal= {arXiv preprint arXiv:2004.07425},
  year   = {2020}
}

备注

FL-NeurIPS'19