paper-with-me

홈 › Papers

AMSFL: Adaptive Multi-Step Federated Learning via Gradient Difference-Based Error Modeling

2025-05-27 · Ganglou Xu

Federated learning faces critical challenges in balancing communication efficiency and model accuracy. One key issue lies in the approximation of update errors without incurring high computational costs. In this paper, we propose a lightweight yet effective method called Gradient Difference Approximation (GDA), which leverages first-order information to estimate local error trends without computing the full Hessian matrix. The proposed method forms a key component of the Adaptive Multi-Step Federated Learning (AMSFL) framework and provides a unified error modeling strategy for large-scale multi-step adaptive training environments.

📄 PDF Abstract BibTeX arXiv:2505.21695

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Learning Rate Adaptation for Federated and Differentially Private Learning

2018-09-11 · Antti Koskela, Antti Honkela

We propose an algorithm for the adaptation of the learning rate for stochastic gradient descent (SGD) that avoids the need for validation set use. The idea for the adaptiveness comes from the technique of extrapolation: …

Federated Learning

Convex and Non-convex Federated Learning with Stale Stochastic Gradients: Diminishing Step Size is All You Need

2026-03-03 · Xinran Zheng, Tara Javidi, Behrouz Touri arxiv

We propose a general framework for distributed stochastic optimization under delayed gradient models. In this setting, $n$ local agents leverage their own data and computation to assist a central server in minimizing a g…

Stochastic OptimizationFederated Learning

FedVeca: Federated Vectorized Averaging on Non-IID Data with Adaptive Bi-directional Global Objective

2022-09-28 · Ping Luo, Jieren Cheng, Zhenhao Liu, N. Xiong 외

Federated Learning (FL) is a distributed machine learning framework to alleviate the data silos, where decentralized clients collaboratively learn a global model without sharing their private data. However, the clients' …

Federated Learning

FedExP: Speeding Up Federated Averaging via Extrapolation

2023-01-23 · Divyansh Jhunjhunwala, Shiqiang Wang, Gauri Joshi

Federated Averaging (FedAvg) remains the most popular algorithm for Federated Learning (FL) optimization due to its simple implementation, stateless nature, and privacy guarantees combined with secure aggregation. Recent…

Federated Learning

Trajectory-Aware Information Matching for Multi-Step Gradient Inversion in Federated Learning

2025-09-26 · Li Xia, Jing Yu, Zheng Liu, Sili Huang 외 arxiv

Federated learning enables distributed information sharing and collaborative model training without exposing raw client data. However, shared gradients or model updates may still contain sensitive information, making fed…

Federated Learning