paper-with-me

홈 › Papers

Sself: Robust Federated Learning against Stragglers and Adversaries

2021-01-01 · Jungwuk Park, Dong-Jun Han, Minseok Choi, Jaekyun Moon

While federated learning allows efficient model training with local data at edge devices, two major issues that need to be resolved are: slow devices known as stragglers and malicious attacks launched by adversaries. While the presence of both stragglers and adversaries raises serious concerns for the deployment of practical federated learning systems, no known schemes or known combinations of schemes, to our best knowledge, effectively address these two issues at the same time. In this work, we propose Sself, a semi-synchronous entropy and loss based filtering/averaging, to tackle both stragglers and adversaries simultaneously. The stragglers are handled by exploiting different staleness (arrival delay) information when combining locally updated models during periodic global aggregation. Various adversarial attacks are tackled by utilizing a small amount of public data collected at the server in each aggregation step, to first filter out the model-poisoned devices using computed entropies, and then perform weighted averaging based on the estimated losses to combat data poisoning and backdoor attacks. A theoretical convergence bound is established to provide insights on the convergence of Sself. Extensive experimental results show that Sself outperforms various combinations of existing methods aiming to handle stragglers/adversaries.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data PoisoningFederated Learning

Similar Papers 제목 키워드 기반

Sageflow: Robust Federated Learning against Both Stragglers and Adversaries

2021-12-01 · NeurIPS 2021 12 · Jungwuk Park, Dong-Jun Han, Minseok Choi, Jaekyun Moon

While federated learning (FL) allows efficient model training with local data at edge devices, among major issues still to be resolved are: slow devices known as stragglers and malicious attacks launched by adversaries. …

Federated Learning

Nesterov-Accelerated Robust Federated Learning Over Byzantine Adversaries

2025-11-04 · Lihan Xu, Yanjie Dong, Gang Wang, Runhao Zeng 외 arxiv

We investigate robust federated learning, where a group of workers collaboratively train a shared model under the orchestration of a central server in the presence of Byzantine adversaries capable of arbitrary and potent…

Federated Learning

Stragglers Are Not Disaster: A Hybrid Federated Learning Algorithm with Delayed Gradients

2021-02-12 · Xingyu Li, Zhe Qu, Bo Tang, Zhuo Lu

Federated learning (FL) is a new machine learning framework which trains a joint model across a large amount of decentralized computing devices. Existing methods, e.g., Federated Averaging (FedAvg), are able to provide a…

Federated Learning

vesselFM: A Foundation Model for Universal 3D Blood Vessel Segmentation

2024-11-26 · CVPR 2025 1 · Bastian Wittmann, Yannick Wattenberg, Tamaz Amiranashvili, Suprosanna Shit 외

Segmenting 3D blood vessels is a critical yet challenging task in medical image analysis. This is due to significant imaging modality-specific variations in artifacts, vascular patterns and scales, signal-to-noise ratios…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+2

VesselFusion: Diffusion Models for Vessel Centerline Extraction from 3D CT Images

2026-03-09 · Soichi Mita, Shumpei Takezaki, Ryoma Bise arxiv

Vessel centerline extraction from 3D CT images is an important task because it reduces annotation effort to build a model that estimates a vessel structure. It is challenging to estimate natural vessel structures since c…