paper-with-me

홈 › Papers

Federated Transfer Learning with Dynamic Gradient Aggregation

2020-08-06 · Dimitrios Dimitriadis, Kenichi Kumatani, Robert Gmyr, Yashesh Gaur, Sefik Emre Eskimez

In this paper, a Federated Learning (FL) simulation platform is introduced. The target scenario is Acoustic Model training based on this platform. To our knowledge, this is the first attempt to apply FL techniques to Speech Recognition tasks due to the inherent complexity. The proposed FL platform can support different tasks based on the adopted modular design. As part of the platform, a novel hierarchical optimization scheme and two gradient aggregation methods are proposed, leading to almost an order of magnitude improvement in training convergence speed compared to other distributed or FL training algorithms like BMUF and FedAvg. The hierarchical optimization offers additional flexibility in the training pipeline besides the enhanced convergence speed. On top of the hierarchical optimization, a dynamic gradient aggregation algorithm is proposed, based on a data-driven weight inference. This aggregation algorithm acts as a regularizer of the gradient quality. Finally, an unsupervised training pipeline tailored to FL is presented as a separate training scenario. The experimental validation of the proposed system is based on two tasks: first, the LibriSpeech task showing a speed-up of 7x and 6% Word Error Rate reduction (WERR) compared to the baseline results. The second task is based on session adaptation providing an improvement of 20% WERR over a competitive production-ready LAS model. The proposed Federated Learning system is shown to outperform the golden standard of distributed training in both convergence speed and overall model performance.

📄 PDF Abstract BibTeX arXiv:2008.02452

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningspeech-recognitionSpeech RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

Sparse Incremental Aggregation in Satellite Federated Learning

2025-01-20 · Nasrin Razmi, Sourav Mukherjee, Bho Matthiesen, Armin Dekorsy 외

This paper studies Federated Learning (FL) in low Earth orbit (LEO) satellite constellations, where satellites are connected via intra-orbit inter-satellite links (ISLs) to their neighboring satellites. During the FL tra…

Federated Learning

pFedGame -- Decentralized Federated Learning using Game Theory in Dynamic Topology

2024-10-05 · Monik Raj Behera, Suchetana Chakraborty

Conventional federated learning frameworks suffer from several challenges including performance bottlenecks at the central aggregation server, data bias, poor model convergence, and exposure to model poisoning attacks, a…

Federated LearningModel Poisoning

Privacy Preserving and Robust Aggregation for Cross-Silo Federated Learning in Non-IID Settings

2025-03-06 · Marco Arazzi, Mert Cihangiroglu, Antonino Nocera

Federated Averaging remains the most widely used aggregation strategy in federated learning due to its simplicity and scalability. However, its performance degrades significantly in non-IID data settings, where client di…

Federated LearningPrivacy Preserving

Secure Aggregation with Top-K Sparsification in Decentralized Federated Learning

2026-06-09 · Hengxuan Tang, Jinbao Zhu, Xiaohu Tang arxiv

Secure aggregation is a vital component for mitigating gradient leakage in federated learning, but its communication cost conventionally scales with the gradient dimension. This becomes prohibitive for large models and e…

Federated Learning

Federated Learning with Hypergradient-based Online Update of Aggregation Weights

2026-05-01 · Ayano Nakai-Kasai, Tadashi Wadayama arxiv

Federated learning using mobile and Internet of Things devices requires not only the ability to handle heterogeneity of clients' data distributions but also high adaptability to varying communication environments. We pro…

Federated Learning