🤖 AI Summary
This work systematically analyzes performance bottlenecks in one-shot federated learning (OFL) arising from data and model heterogeneity. It proposes the first unified taxonomy for OFL methods, encompassing model aggregation optimization, client adaptation, heterogeneity alignment, meta-learning, and knowledge distillation. For the first time, it characterizes the inherent trade-offs between performance and efficiency across heterogeneous mitigation strategies and identifies critical deployment barriers. The study constructs a structured panoramic map of OFL methodologies, clarifying promising directions for technical integration. Empirical validation demonstrates that single-round collaborative modeling reduces communication overhead by over 90% compared to conventional federated learning—providing theoretically grounded, practically viable solutions for privacy-sensitive, low-bandwidth applications, such as lightweight collaborative training of large language models.
📝 Abstract
One-shot Federated Learning (OFL) is a distributed machine learning paradigm that constrains client-server communication to a single round, addressing privacy and communication overhead issues associated with multiple rounds of data exchange in traditional Federated Learning (FL). OFL demonstrates the practical potential for integration with future approaches that require collaborative training models, such as large language models (LLMs). However, current OFL methods face two major challenges: data heterogeneity and model heterogeneity, which result in subpar performance compared to conventional FL methods. Worse still, despite numerous studies addressing these limitations, a comprehensive summary is still lacking. To address these gaps, this paper presents a systematic analysis of the challenges faced by OFL and thoroughly reviews the current methods. We also offer an innovative categorization method and analyze the trade-offs of various techniques. Additionally, we discuss the most promising future directions and the technologies that should be integrated into the OFL field. This work aims to provide guidance and insights for future research.