paper-with-me

홈 › Papers

Expediting In-Network Federated Learning by Voting-Based Consensus Model Compression

2024-02-06 · Xiaoxin Su, Yipeng Zhou, Laizhong Cui, Song Guo

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.

📄 PDF Abstract BibTeX arXiv:2402.03815

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningModel Compression

Similar Papers 제목 키워드 기반

Proof-of-Data: A Consensus Protocol for Collaborative Intelligence

2025-01-06 · Huiwen Liu, Feida Zhu, Ling Cheng

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 Learning

Personalized Federated Learning with Bidirectional Communication Compression via One-Bit Random Sketching

2025-11-17 · Jiacheng Cheng, Xu Zhang, Guanghui Qiu, Yifang Zhang 외 arxiv

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 Learning

Consensus-based Participatory Budgeting for Legitimacy: Decision Support via Multi-agent Reinforcement Learning

2023-07-24 · Srijoni Majumdar, Evangelos Pournaras

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 Learning

Pixel Consensus Voting for Panoptic Segmentation

2020-04-04 · CVPR 2020 6 · Haochen Wang, Ruotian Luo, Michael Maire, Greg Shakhnarovich

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 Segmentation

Self-Evolving Multi-Agent Network for Industrial IoT Predictive Maintenance

2026-02-17 · Rebin Saleh, Khanh Pham Dinh, Balázs Villányi, Truong-Son Hy arxiv

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