Communication Efficient
Communication-efficient methods in machine learning aim to reduce the computational and communication overhead associated with training and deploying large models, particularly in distributed or federated settings. Current research focuses on developing efficient algorithms, such as variations of stochastic gradient descent (SGD) with compression techniques (e.g., sparsification, quantization), and novel architectures like low-rank models and federated learning strategies that minimize data exchange. These advancements are crucial for enabling the deployment of complex models on resource-constrained devices and for scaling machine learning to massive datasets while preserving privacy and reducing training time.
Papers
Coordination-free Decentralised Federated Learning on Complex Networks: Overcoming Heterogeneity
Lorenzo Valerio, Chiara Boldrini, Andrea Passarella, János Kertész, Márton Karsai, Gerardo Iñiguez
Improving Communication Efficiency of Federated Distillation via Accumulating Local Updates
Zhiyuan Wu, Sheng Sun, Yuwei Wang, Min Liu, Tian Wen, Wen Wang