paper-with-me

Papers

FedFM: Anchor-based Feature Matching for Data Heterogeneity in Federated Learning

2022-10-14 · Rui Ye, Zhenyang Ni, Chenxin Xu, Jianyu Wang, Siheng Chen, Yonina C. Eldar

One of the key challenges in federated learning (FL) is local data distribution heterogeneity across clients, which may cause inconsistent feature spaces across clients. To address this issue, we propose a novel method FedFM, which guides each client's features to match shared category-wise anchors (landmarks in feature space). This method attempts to mitigate the negative effects of data heterogeneity in FL by aligning each client's feature space. Besides, we tackle the challenge of varying objective function and provide convergence guarantee for FedFM. In FedFM, to mitigate the phenomenon of overlapping feature spaces across categories and enhance the effectiveness of feature matching, we further propose a more precise and effective feature matching loss called contrastive-guiding (CG), which guides each local feature to match with the corresponding anchor while keeping away from non-corresponding anchors. Additionally, to achieve higher efficiency and flexibility, we propose a FedFM variant, called FedFM-Lite, where clients communicate with server with fewer synchronization times and communication bandwidth costs. Through extensive experiments, we demonstrate that FedFM with CG outperforms several works by quantitative and qualitative comparisons. FedFM-Lite can achieve better performance than state-of-the-art methods with five to ten times less communication costs.

📄 PDF Abstract BibTeX arXiv:2210.07615

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Federated Adapter on Foundation Models: An Out-Of-Distribution Approach

2025-05-02 · Yiyuan Yang, Guodong Long, Tianyi Zhou, Qinghua Lu 외

As foundation models gain prominence, Federated Foundation Models (FedFM) have emerged as a privacy-preserving approach to collaboratively fine-tune models in federated learning (FL) frameworks using distributed datasets…

Federated Learningparameter-efficient fine-tuningPrivacy Preserving

Ten Challenging Problems in Federated Foundation Models

2025-02-14 · Tao Fan, Hanlin Gu, Xuemei Cao, Chee Seng Chan 외

Federated Foundation Models (FedFMs) represent a distributed learning paradigm that fuses general competences of foundation models as well as privacy-preserving capabilities of federated learning. This combination allows…

Continual LearningFederated LearningPrivacy PreservingTransfer Learning

Multi-Modal Multi-Task Federated Foundation Models for Next-Generation Extended Reality Systems: Towards Privacy-Preserving Distributed Intelligence in AR/VR/MR

2025-06-06 · Fardis Nadimi, Payam Abdisarabshali, Kasra Borazjani, Jacob Chakareski 외

Extended reality (XR) systems, which consist of virtual reality (VR), augmented reality (AR), and mixed reality (XR), offer a transformative interface for immersive, multi-modal, and embodied human-computer interaction. …

Federated LearningMixed RealityPrivacy Preserving

Federated Foundation Models over Vehicular Networks

2026-06-05 · Kasra Borazjani, Fardis Nadimi, Payam Abdisarabshali, Owen Palinski 외 arxiv

This paper presents a forward-looking vision for integrating the emerging multi-modal multi-task federated foundation models (M3T FedFMs) into vehicular networks, with the goal of unifying the expressive power of multi-m…

Federated Learning

FedFMC: Sequential Efficient Federated Learning on Non-iid Data

2020-06-19 · Kavya Kopparapu, Eric Lin

As a mechanism for devices to update a global model without sharing data, federated learning bridges the tension between the need for data and respect for privacy. However, classic FL methods like Federated Averaging str…

Federated Learning