LGCYDCMLNov 11, 2019

Achieving Differential Privacy in Vertically Partitioned Multiparty Learning

arXiv:1911.04587v131 citations
Originality Incremental advance
AI Analysis

This work addresses privacy concerns for organizations collaborating on machine learning with vertically partitioned data, offering an incremental improvement over existing methods.

The authors tackled the challenge of preserving differential privacy in vertically partitioned multiparty learning by proposing a new framework that uses the functional mechanism to add noise to the objective function, achieving the same utility as centralized settings with only one round of noise addition and secure aggregation.

Preserving differential privacy has been well studied under centralized setting. However, it's very challenging to preserve differential privacy under multiparty setting, especially for the vertically partitioned case. In this work, we propose a new framework for differential privacy preserving multiparty learning in the vertically partitioned setting. Our core idea is based on the functional mechanism that achieves differential privacy of the released model by adding noise to the objective function. We show the server can simply dissect the objective function into single-party and cross-party sub-functions, and allocate computation and perturbation of their polynomial coefficients to local parties. Our method needs only one round of noise addition and secure aggregation. The released model in our framework achieves the same utility as applying the functional mechanism in the centralized setting. Evaluation on real-world and synthetic datasets for linear and logistic regressions shows the effectiveness of our proposed method.

Foundations

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

Your Notes