paper-with-me

Papers

Modular Federated Learning: A Meta-Framework Perspective

2025-05-13 · Frederico Vicente, Cláudia Soares, Dušan Jakovetić

Federated Learning (FL) enables distributed machine learning training while preserving privacy, representing a paradigm shift for data-sensitive and decentralized environments. Despite its rapid advancements, FL remains a complex and multifaceted field, requiring a structured understanding of its methodologies, challenges, and applications. In this survey, we introduce a meta-framework perspective, conceptualising FL as a composition of modular components that systematically address core aspects such as communication, optimisation, security, and privacy. We provide a historical contextualisation of FL, tracing its evolution from distributed optimisation to modern distributed learning paradigms. Additionally, we propose a novel taxonomy distinguishing Aggregation from Alignment, introducing the concept of alignment as a fundamental operator alongside aggregation. To bridge theory with practice, we explore available FL frameworks in Python, facilitating real-world implementation. Finally, we systematise key challenges across FL sub-fields, providing insights into open research questions throughout the meta-framework modules. By structuring FL within a meta-framework of modular components and emphasising the dual role of Aggregation and Alignment, this survey provides a holistic and adaptable foundation for understanding and advancing FL research and deployment.

📄 PDF Abstract BibTeX arXiv:2505.08646

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningSurvey

Similar Papers 제목 키워드 기반

LEAF: A Benchmark for Federated Settings

2018-12-03 · Sebastian Caldas, Sai Meher Karthik Duddu, Peter Wu, Tian Li 외

Modern federated networks, such as those comprised of wearable devices, mobile phones, or autonomous vehicles, generate massive amounts of data each day. This wealth of data can help to learn models that can improve the …

Autonomous VehiclesBenchmarkingFederated LearningMeta-Learning+1

LEAF: A Benchmark for Federated Settings

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Modern federated networks, such as those comprised of wearable devices, mobile phones, or autonomous vehicles, generate massive amounts of data each day. This wealth of data can help to learn models that can improve the …

Autonomous VehiclesBenchmarkingFederated LearningMeta-Learning+1

Adaptive Federated Few-Shot Rare-Disease Diagnosis with Energy-Aware Secure Aggregation

2025-10-01 · Aueaphum Aueawatthanaphisut arxiv

Rare-disease diagnosis remains one of the most pressing challenges in digital health, hindered by extreme data scarcity, privacy concerns, and the limited resources of edge devices. This paper proposes the Adaptive Feder…

Federated Bilevel Performative Prediction

2026-06-18 · Liangxin Qian, Chang Liu, Xuanyu Cao, Jun Zhao 외 arxiv

Federated bilevel optimization is widely used for nested learning problems across distributed clients, such as federated hyperparameter tuning and meta-learning under privacy and communication constraints. Most existing …

Bilevel Optimization

Meta Knowledge Condensation for Federated Learning

2022-09-29 · Ping Liu, Xin Yu, Joey Tianyi Zhou

Existing federated learning paradigms usually extensively exchange distributed models at a central solver to achieve a more powerful model. However, this would incur severe communication burden between a server and multi…

Federated Learning