用线性变换实现分布式差分隐私,兼顾安全与低噪声。
Distributed Differentially Private Data Analytics via Secure Sketching
- 通过公开矩阵变换客户端数据,实现安全多方计算的分布式处理。
- 线性投影可保留数据效用,误差与客户端数量无关。
- 适合需隐私保护且避免单点信任的联合数据分析场景。
我们提出线性变换模型,一种分布式差分隐私数据分析框架。客户端通过可信平台对输入数据应用公开矩阵,计算可通过简单高效的秘密共享技术分布至多个服务器。该模型介于表达能力强但依赖单服务器的中心模型与无信任平台、需高噪声的本地模型之间。线性变换支持私有线性投影(sketches),在私有低秩近似和私有岭回归等任务中保持较高数据效用,引入的误差极小且不随客户端数量增加而增长。
原文摘要 · Abstract (English)
We introduce the linear-transformation model, a distributed model of differentially private data analysis. Clients have access to a trusted platform capable of applying a public matrix to their inputs. Such computations can be securely distributed across multiple servers using simple and efficient secure multiparty computation techniques. The linear-transformation model serves as an intermediate model between the highly expressive central model and the minimal local model. In the central model, clients have access to a trusted platform capable of applying any function to their inputs. However, this expressiveness comes at a cost, as it is often prohibitively expensive to distribute such computations, leading to the central model typically being implemented by a single trusted server. In contrast, the local model assumes no trusted platform, which forces clients to add significant noise to their data. The linear-transformation model avoids the single point of failure for privacy present in the central model, while also mitigating the high noise required in the local model. We demonstrate that linear transformations are very useful for differential privacy, allowing for the computation of linear sketches of input data. These sketches largely preserve utility for tasks such as private low-rank approximation and private ridge regression, while introducing only minimal error, critically independent of the number of clients.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。