paper-with-me

홈 › Papers

A Generalized Meta Federated Learning Framework with Theoretical Convergence Guarantees

2025-04-30 · Mohammad Vahid Jamali, Hamid Saber, Jung Hyun Bae

Meta federated learning (FL) is a personalized variant of FL, where multiple agents collaborate on training an initial shared model without exchanging raw data samples. The initial model should be trained in a way that current or new agents can easily adapt it to their local datasets after one or a few fine-tuning steps, thus improving the model personalization. Conventional meta FL approaches minimize the average loss of agents on the local models obtained after one step of fine-tuning. In practice, agents may need to apply several fine-tuning steps to adapt the global model to their local data, especially under highly heterogeneous data distributions across agents. To this end, we present a generalized framework for the meta FL by minimizing the average loss of agents on their local model after any arbitrary number $\nu$ of fine-tuning steps. For this generalized framework, we present a variant of the well-known federated averaging (FedAvg) algorithm and conduct a comprehensive theoretical convergence analysis to characterize the convergence speed as well as behavior of the meta loss functions in both the exact and approximated cases. Our experiments on real-world datasets demonstrate superior accuracy and faster convergence for the proposed scheme compared to conventional approaches.

📄 PDF Abstract BibTeX arXiv:2504.21327

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

FedCluster: Boosting the Convergence of Federated Learning via Cluster-Cycling

2020-09-22 · Cheng Chen, Ziyi Chen, Yi Zhou, Bhavya Kailkhura

We develop FedCluster--a novel federated learning framework with improved optimization efficiency, and investigate its theoretical convergence properties. The FedCluster groups the devices into multiple clusters that per…

Federated Learning

Real-Time Edge Intelligence in the Making: A Collaborative Learning Framework via Federated Meta-Learning

2020-01-09 · Sen Lin, Guang Yang, Junshan Zhang

Many IoT applications at the network edge demand intelligent decisions in a real-time manner. The edge device alone, however, often cannot achieve real-time edge intelligence due to its constrained computing resources an…

Meta-Learning

Federated Meta-Learning with Fast Convergence and Efficient Communication

2018-02-22 · Fei Chen, Mi Luo, Zhenhua Dong, Zhenguo Li 외

Statistical and systematic challenges in collaboratively training machine learning models across distributed networks of mobile devices have been the bottlenecks in the real-world application of federated learning. In th…

Federated LearningMeta-LearningRecommendation Systems

Iterated Vector Fields and Conservatism, with Applications to Federated Learning

2021-09-08 · Zachary Charles, Keith Rush

We study whether iterated vector fields (vector fields composed with themselves) are conservative. We give explicit examples of vector fields for which this self-composition preserves conservatism. Notably, this includes…

Federated Learning

Convergence of First-Order Algorithms for Meta-Learning with Moreau Envelopes

2023-01-17 · Konstantin Mishchenko, Slavomír Hanzely, Peter Richtárik

In this work, we consider the problem of minimizing the sum of Moreau envelopes of given functions, which has previously appeared in the context of meta-learning and personalized federated learning. In contrast to the ex…

Federated LearningMeta-LearningPersonalized Federated Learning