paper-with-me

홈 › Papers

LEGATO: A LayerwisE Gradient AggregaTiOn Algorithm for Mitigating Byzantine Attacks in Federated Learning

2021-07-26 · Kamala Varma, Yi Zhou, Nathalie Baracaldo, Ali Anwar

Federated learning has arisen as a mechanism to allow multiple participants to collaboratively train a model without sharing their data. In these settings, participants (workers) may not trust each other fully; for instance, a set of competitors may collaboratively train a machine learning model to detect fraud. The workers provide local gradients that a central server uses to update a global model. This global model can be corrupted when Byzantine workers send malicious gradients, which necessitates robust methods for aggregating gradients that mitigate the adverse effects of Byzantine inputs. Existing robust aggregation algorithms are often computationally expensive and only effective under strict assumptions. In this paper, we introduce LayerwisE Gradient AggregatTiOn (LEGATO), an aggregation algorithm that is, by contrast, scalable and generalizable. Informed by a study of layer-specific responses of gradients to Byzantine attacks, LEGATO employs a dynamic gradient reweighing scheme that is novel in its treatment of gradients based on layer-specific robustness. We show that LEGATO is more computationally efficient than multiple state-of-the-art techniques and more generally robust across a variety of attack settings in practice. We also demonstrate LEGATO's benefits for gradient descent convergence in the absence of an attack.

📄 PDF Abstract BibTeX arXiv:2107.12490

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

CodeDelegator: Mitigating Context Pollution via Role Separation in Code-as-Action Agents

2026-01-21 · Tianxiang Fei, Cheng Chen, Yue Pan, Mao Zheng 외 arxiv

Recent advances in large language models (LLMs) allow agents to represent actions as executable code, offering greater expressivity than traditional tool-calling. However, real-world tasks often demand both strategic pla…

Improving $(α, f)$-Byzantine Resilience in Federated Learning via layerwise aggregation and cosine distance

2025-03-27 · Mario García-Márquez, Nuria Rodríguez-Barroso, M. Victoria Luzón, Francisco Herrera

The rapid development of artificial intelligence systems has amplified societal concerns regarding their usage, necessitating regulatory frameworks that encompass data privacy. Federated Learning (FL) is posed as potenti…

Computational EfficiencyFederated Learningimage-classificationImage Classification

Learning Native Continuation for Action Chunking Flow Policies

2026-02-13 · Yufeng Liu, Hang Yu, Juntu Zhao, Bocheng Li 외 arxiv

Action chunking enables Vision Language Action (VLA) models to run in real time, but naive chunked execution often exhibits discontinuities at chunk boundaries. Real-Time Chunking (RTC) alleviates this issue but is exter…

LEGATO 2: Toward Multimodal Sheet Music Recognition and Understanding

2026-07-07 · Guang Yang, Brian Siyuan Zheng, Victoria Ebert, Noah A. Smith arxiv

We propose a novel pipeline, Legato 2, for extracting symbolic notation and semantic knowledge from images of sheet music. Legato 2 features the first large-scale neural model for optical music recognition (OMR) to opera…

FedVG: Gradient-Guided Aggregation for Enhanced Federated Learning

2026-02-24 · Alina Devkota, Jacob Thrasher, Donald Adjeroh, Binod Bhattarai 외 arxiv

Federated Learning (FL) enables collaborative model training across multiple clients without sharing their private data. However, data heterogeneity across clients leads to client drift, which degrades the overall genera…

Federated Learning