LGApr 2, 2024

Incentives in Private Collaborative Machine Learning

arXiv:2404.01676v112 citationsh-index: 39NIPS
Originality Incremental advance
AI Analysis

This work addresses privacy concerns in collaborative ML for data-sharing parties, though it is incremental by building on existing data valuation methods.

The paper tackles the problem of incentivizing participation in collaborative machine learning while addressing privacy risks, by introducing differential privacy as an incentive mechanism and demonstrating its effectiveness on synthetic and real-world datasets.

Collaborative machine learning involves training models on data from multiple parties but must incentivize their participation. Existing data valuation methods fairly value and reward each party based on shared data or model parameters but neglect the privacy risks involved. To address this, we introduce differential privacy (DP) as an incentive. Each party can select its required DP guarantee and perturb its sufficient statistic (SS) accordingly. The mediator values the perturbed SS by the Bayesian surprise it elicits about the model parameters. As our valuation function enforces a privacy-valuation trade-off, parties are deterred from selecting excessive DP guarantees that reduce the utility of the grand coalition's model. Finally, the mediator rewards each party with different posterior samples of the model parameters. Such rewards still satisfy existing incentives like fairness but additionally preserve DP and a high similarity to the grand coalition's posterior. We empirically demonstrate the effectiveness and practicality of our approach on synthetic and real-world datasets.

Foundations

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

Your Notes