Expediting In-Network Federated Learning by Voting-Based Consensus Model Compression
Recently, federated learning (FL) has gained momentum because of its capability in preserving data privacy. To conduct model training by FL, multiple clients exchange model updates with a parameter server via Internet. To accelerate the communication speed, it has been explored to deploy a programmable switch (PS) in lieu of the parameter server to coordinate clients. The challenge to deploy the PS in FL lies in its scarce memory space, prohibiting running memory consuming aggregation algorithms on the PS. To overcome this challenge, we propose Federated Learning in-network Aggregation with Compression (FediAC) algorithm, consisting of two phases: client voting and model aggregating. In the former phase, clients report their significant model update indices to the PS to estimate global significant model updates. In the latter phase, clients upload global significant model updates to the PS for aggregation. FediAC consumes much less memory space and communication traffic than existing works because the first phase can guarantee consensus compression across clients. The PS easily aligns model update indices to swiftly complete aggregation in the second phase. Finally, we conduct extensive experiments by using public datasets to demonstrate that FediAC remarkably surpasses the state-of-the-art baselines in terms of model accuracy and communication traffic.
Code (0)
등록된 구현이 없습니다.
Tasks
Federated LearningModel CompressionSimilar Papers 제목 키워드 기반
Proof-of-Data: A Consensus Protocol for Collaborative Intelligence
Existing research on federated learning has been focused on the setting where learning is coordinated by a centralized entity. Yet the greatest potential of future collaborative intelligence would be unleashed in a more …
FairnessFederated LearningPersonalized Federated Learning with Bidirectional Communication Compression via One-Bit Random Sketching
Federated Learning (FL) enables collaborative training across decentralized data, but faces key challenges of bidirectional communication overhead and client-side data heterogeneity. To address communication costs while …
Personalized Federated LearningConsensus-based Participatory Budgeting for Legitimacy: Decision Support via Multi-agent Reinforcement Learning
The legitimacy of bottom-up democratic processes for the distribution of public funds by policy-makers is challenging and complex. Participatory budgeting is such a process, where voting outcomes may not always be fair o…
FairnessMulti-agent Reinforcement LearningPixel Consensus Voting for Panoptic Segmentation
The core of our approach, Pixel Consensus Voting, is a framework for instance segmentation based on the Generalized Hough transform. Pixels cast discretized, probabilistic votes for the likely regions that contain instan…
Instance SegmentationPanoptic SegmentationSegmentationSemantic SegmentationSelf-Evolving Multi-Agent Network for Industrial IoT Predictive Maintenance
Industrial IoT predictive maintenance requires systems capable of real-time anomaly detection without sacrificing interpretability or demanding excessive computational resources. Traditional approaches rely on static, of…
Response GenerationAnomaly Detection