paper-with-me

Papers

Personalized Federated Learning with Contextual Modulation and Meta-Learning

2023-12-23 · Anna Vettoruzzo, Mohamed-Rafik Bouguelia, Thorsteinn Rögnvaldsson

Federated learning has emerged as a promising approach for training machine learning models on decentralized data sources while preserving data privacy. However, challenges such as communication bottlenecks, heterogeneity of client devices, and non-i.i.d. data distribution pose significant obstacles to achieving optimal model performance. We propose a novel framework that combines federated learning with meta-learning techniques to enhance both efficiency and generalization capabilities. Our approach introduces a federated modulator that learns contextual information from data batches and uses this knowledge to generate modulation parameters. These parameters dynamically adjust the activations of a base model, which operates using a MAML-based approach for model personalization. Experimental results across diverse datasets highlight the improvements in convergence speed and model performance compared to existing federated learning approaches. These findings highlight the potential of incorporating contextual information and meta-learning techniques into federated learning, paving the way for advancements in distributed machine learning paradigms.

📄 PDF Abstract BibTeX arXiv:2312.15191

Code (1)

annavettoruzzo/cafeme 공식 구현 pytorch

Tasks

Federated LearningMeta-LearningPersonalized Federated Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음
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 제목 키워드 기반

FedMetaMed: Federated Meta-Learning for Personalized Medication in Distributed Healthcare Systems

2024-12-05 · Jiechao Gao, Yuangang Li

Personalized medication aims to tailor healthcare to individual patient characteristics. However, the heterogeneity of patient data across healthcare systems presents significant challenges to achieving accurate and effe…

Federated LearningMeta-LearningTransfer Learning

Contextual Modulation for Relation-Level Metaphor Identification

2020-10-12 · Findings of the Association for Computational Linguistics 2020 · Omnia Zayed, John P. McCrae, Paul Buitelaar

Identifying metaphors in text is very challenging and requires comprehending the underlying comparison. The automation of this cognitive process has gained wide attention lately. However, the majority of existing approac…

RelationVisual Reasoning

Generalizable Federated Learning using Client Adaptive Focal Modulation

2025-08-14 · Tajamul Ashraf, Iqra Altaf Gillani arxiv

Federated learning (FL) has proven essential for privacy-preserving, collaborative training across distributed clients. Our prior work, TransFed, introduced a robust transformer-based FL framework that leverages a learn-…

Federated Learning

Analytic Personalized Federated Meta-Learning

2025-02-10 · Shunxian Gu, Chaoqun You, Deke Guo, Zhihao Qu 외

Analytic Federated Learning (AFL) is an enhanced gradient-free federated learning (FL) paradigm designed to accelerate training by updating the global model in a single step with closed-form least-square (LS) solutions. …

Federated LearningMeta-Learning

Reevaluating Meta-Learning Optimization Algorithms Through Contextual Self-Modulation

2024-10-02 · Roussel Desmond Nzoyem, David A. W. Barton, Tom Deakin

Contextual Self-Modulation (CSM) (Nzoyem et al., 2025) is a potent regularization mechanism for Neural Context Flows (NCFs) which demonstrates powerful meta-learning on physical systems. However, CSM has limitations in i…

Meta-LearningOut-of-Distribution Generalization