SIAINov 15, 2020

A Distributed Privacy-Preserving Learning Dynamics in General Social Networks

arXiv:2011.09845v2
AI Analysis

This addresses privacy risks in collaborative learning for agents in social networks, but it is incremental as it builds on existing distributed and privacy-preserving methods.

The paper tackles the problem of distributed privacy-preserving learning in social networks with general topology, where agents collaborate to learn the best option while protecting local privacy, and it quantifies trade-offs among communication, privacy, and learning utility through theoretical analysis and simulations.

In this paper, we study a distributed privacy-preserving learning problem in social networks with general topology. The agents can communicate with each other over the network, which may result in privacy disclosure, since the trustworthiness of the agents cannot be guaranteed. Given a set of options which yield unknown stochastic rewards, each agent is required to learn the best one, aiming at maximizing the resulting expected average cumulative reward. To serve the above goal, we propose a four-staged distributed algorithm which efficiently exploits the collaboration among the agents while preserving the local privacy for each of them. In particular, our algorithm proceeds iteratively, and in every round, each agent i) randomly perturbs its adoption for the privacy-preserving purpose, ii) disseminates the perturbed adoption over the social network in a nearly uniform manner through random walking, iii) selects an option by referring to the perturbed suggestions received from its peers, and iv) decides whether or not to adopt the selected option as preference according to its latest reward feedback. Through solid theoretical analysis, we quantify the trade-off among the number of agents (or communication overhead), privacy preserving and learning utility. We also perform extensive simulations to verify the efficacy of our proposed social learning algorithm.

Foundations

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

Your Notes