Federated Learning Optimization: A Comparative Study of Data and Model Exchange Strategies in Dynamic Networks

Alka Luqman,Yeow Wei Liang Brandon,Anupam Chattopadhyay
2024-06-16
Abstract:The promise and proliferation of large-scale dynamic federated learning gives rise to a prominent open question - is it prudent to share data or model across nodes, if efficiency of transmission and fast knowledge transfer are the prime objectives. This work investigates exactly that. Specifically, we study the choices of exchanging raw data, synthetic data, or (partial) model updates among devices. The implications of these strategies in the context of foundational models are also examined in detail. Accordingly, we obtain key insights about optimal data and model exchange mechanisms considering various environments with different data distributions and dynamic device and network connections. Across various scenarios that we considered, time-limited knowledge transfer efficiency can differ by up to 9.08\%, thus highlighting the importance of this work.
Machine Learning,Distributed, Parallel, and Cluster Computing
What problem does this paper attempt to address?
The paper attempts to address the issue of how the choice of data and model exchange strategies affects the efficiency of knowledge transfer in large-scale dynamic federated learning environments. Specifically, the researchers explore the effectiveness of three strategies: exchanging raw data, synthetic data, or (partial) model updates between nodes. They particularly focus on how these strategies impact the speed and efficiency of knowledge transfer under different data distributions and dynamic device and network connectivity conditions. The paper emphasizes the importance of selecting an appropriate exchange strategy when the primary goals are efficient transmission and rapid knowledge transfer. Through comparative analysis, the researchers hope to identify the optimal data and model exchange mechanisms to enhance the overall performance of federated learning systems.