LGJun 2, 2021

GAL: Gradient Assisted Learning for Decentralized Multi-Organization Collaborations

arXiv:2106.01425v417 citations
Originality Highly original
AI Analysis

This addresses the problem of data privacy and autonomy for organizations like financial or medical institutions in decentralized collaborations, representing a novel method for a known bottleneck.

The paper tackles the challenge of enabling multiple organizations to collaborate on supervised learning tasks without sharing their local data, models, or objective functions, by proposing Gradient Assisted Learning (GAL), which achieves performance close to centralized learning in experiments.

Collaborations among multiple organizations, such as financial institutions, medical centers, and retail markets in decentralized settings are crucial to providing improved service and performance. However, the underlying organizations may have little interest in sharing their local data, models, and objective functions. These requirements have created new challenges for multi-organization collaboration. In this work, we propose Gradient Assisted Learning (GAL), a new method for multiple organizations to assist each other in supervised learning tasks without sharing local data, models, and objective functions. In this framework, all participants collaboratively optimize the aggregate of local loss functions, and each participant autonomously builds its own model by iteratively fitting the gradients of the overarching objective function. We also provide asymptotic convergence analysis and practical case studies of GAL. Experimental studies demonstrate that GAL can achieve performance close to centralized learning when all data, models, and objective functions are fully disclosed.

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