LGAIDCETMay 16, 2024

Federated Hybrid Model Pruning through Loss Landscape Exploration

arXiv:2405.10271v32 citationsh-index: 28
Originality Incremental advance
AI Analysis

This work addresses efficiency and scalability issues in federated learning for resource-limited devices, offering incremental improvements in optimization.

The paper tackles the challenges of high communication costs and computational burdens in federated learning by introducing AutoFLIP, a framework that uses hybrid pruning based on loss landscape exploration, resulting in a 48.8% reduction in computational overhead, a 35.5% decrease in communication costs, and improved global accuracy.

As the era of connectivity and unprecedented data generation expands, collaborative intelligence emerges as a key driver for machine learning, encouraging global-scale model development. Federated learning (FL) stands at the heart of this transformation, enabling distributed systems to work collectively on complex tasks while respecting strict constraints on privacy and security. Despite its vast potential, specially in the age of complex models, FL encounters challenges such as elevated communication costs, computational constraints, and the heterogeneous data distributions. In this context, we present AutoFLIP, a novel framework that optimizes FL through an adaptive hybrid pruning approach, grounded in a federated loss exploration phase. By jointly analyzing diverse non-IID client loss landscapes, AutoFLIP efficiently identifies model substructures for pruning both at structured and unstructured levels. This targeted optimization fosters a symbiotic intelligence loop, reducing computational burdens and boosting model performance on resource-limited devices for a more inclusive and democratized model usage. Our extensive experiments across multiple datasets and FL tasks show that AutoFLIP delivers quantifiable benefits: a 48.8% reduction in computational overhead, a 35.5% decrease in communication costs, and a notable improvement in global accuracy. By significantly reducing these overheads, AutoFLIP offer the way for efficient FL deployment in real-world applications for a scalable and broad applicability.

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