LGDec 17, 2021

Incentivizing Collaboration in Machine Learning via Synthetic Data Rewards

arXiv:2112.09327v141 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of data sharing in machine learning for parties concerned with privacy and task-specific benefits, though it is incremental as it builds on existing generative models and valuation methods.

The paper tackles the problem of incentivizing data collaboration among self-interested parties by proposing a collaborative generative modeling framework that rewards contributors with synthetic data, and it empirically shows that rewards are commensurate with contributions using simulated and real-world datasets.

This paper presents a novel collaborative generative modeling (CGM) framework that incentivizes collaboration among self-interested parties to contribute data to a pool for training a generative model (e.g., GAN), from which synthetic data are drawn and distributed to the parties as rewards commensurate to their contributions. Distributing synthetic data as rewards (instead of trained models or money) offers task- and model-agnostic benefits for downstream learning tasks and is less likely to violate data privacy regulation. To realize the framework, we firstly propose a data valuation function using maximum mean discrepancy (MMD) that values data based on its quantity and quality in terms of its closeness to the true data distribution and provide theoretical results guiding the kernel choice in our MMD-based data valuation function. Then, we formulate the reward scheme as a linear optimization problem that when solved, guarantees certain incentives such as fairness in the CGM framework. We devise a weighted sampling algorithm for generating synthetic data to be distributed to each party as reward such that the value of its data and the synthetic data combined matches its assigned reward value by the reward scheme. We empirically show using simulated and real-world datasets that the parties' synthetic data rewards are commensurate to their contributions.

Code Implementations1 repo
Foundations

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

Your Notes