2021/05/31 by Shuo Wang, Surya Nepal, Surya Nepal +4 · 6 citations
Computer Science · #Advanced Neural Network Applications #Computer science #Distributed computing #Distributed database #Distributed learning #Feature learning #Federated learning #Machine learning #Overhead (engineering) #Privacy-Preserving Technologies in Data #Robustness (evolution) #Stochastic Gradient Optimization Techniques #cs.AI #cs.LG
paper · pdf · doi:10.1109/tpds.2022.3157258
published in IEEE Transactions on Parallel and Distributed Systems 33(12), 3460-3477 (Institute of Electrical and Electronics Engineers)
arxiv created 2022/03/03 · openalex publication_date 2022/03/07 · arxiv updated 2022/03/10 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05
The diversity and quantity of data warehouses, gathering data from distributed devices such as mobile devices, can enhance the success and robustness of machine learning algorithms. Federated learning enables distributed participants to collaboratively learn a commonly shared model while holding data locally. However, it is also faced with expensive communication and limitations due to the heterogeneity of distributed data sources and lack of access to global data. In this paper, we investigate a practical distributed learning scenario where multiple downstream tasks (e.g., classifiers) could be efficiently learned from dynamically updated and non-iid distributed data sources while providing local data privatization. We introduce a new distributed/collaborative learning scheme to address communication overhead via latent compression, leveraging global data while providing privatization of local data without additional cost due to encryption or perturbation. This scheme divides learning into (1) informative feature encoding, and transmitting the latent representation of local data to address communication overhead; (2) downstream tasks centralized at the server using the encoded codes gathered from each node to address computing overhead. Besides, a disentanglement strategy is applied to address the privatization of sensitive components of local data. Extensive experiments are conducted on image and speech datasets. The results demonstrate that downstream tasks with the compact latent representations with the privatization of local data can achieve comparable accuracy to centralized learning.