Incentivizing Inclusive Contributions in Model Sharing Markets
Enpei Zhang, Jingyi Chai, Rui Ye, Yanfeng Wang, Siheng Chen
TL;DR
In response to data exhaustion and privacy concerns, the paper introduces iPFL, an inclusive, incentivized personalized federated learning framework that builds a graph-based model-sharing market coordinated by a neutral server. By coupling local losses with a model-similarity regularizer and maximizing social welfare, iPFL enables diverse participants to exchange models while preserving privacy; it provides theoretical guarantees of individual rationality and truthfulness and demonstrates superior economic utility across multiple tasks, including large-scale instruction-tuning, with competitive personalization performance. The approach includes an efficient graph-topology learning algorithm and a proximal-gradient training procedure, plus a reciprocal payment mechanism that discourages dishonest behavior and mitigates attacker impact. Overall, iPFL offers a practical pathway to leverage decentralized private data to train stronger AI while aligning incentives among heterogeneous stakeholders, as validated by extensive experiments and robust theoretical results.
Abstract
While data plays a crucial role in training contemporary AI models, it is acknowledged that valuable public data will be exhausted in a few years, directing the world's attention towards the massive decentralized private data. However, the privacy-sensitive nature of raw data and lack of incentive mechanism prevent these valuable data from being fully exploited. Addressing these challenges, this paper proposes inclusive and incentivized personalized federated learning (iPFL), which incentivizes data holders with diverse purposes to collaboratively train personalized models without revealing raw data. iPFL constructs a model-sharing market by solving a graph-based training optimization and incorporates an incentive mechanism based on game theory principles. Theoretical analysis shows that iPFL adheres to two key incentive properties: individual rationality and truthfulness. Empirical studies on eleven AI tasks (e.g., large language models' instruction-following tasks) demonstrate that iPFL consistently achieves the highest economic utility, and better or comparable model performance compared to baseline methods. We anticipate that our iPFL can serve as a valuable technique for boosting future AI models on decentralized private data while making everyone satisfied.
