paper-with-me

홈 › Papers

Extra Clients at No Extra Cost: Overcome Data Heterogeneity in Federated Learning with Filter Decomposition

2025-03-11 · Wei Chen, Qiang Qiu

Data heterogeneity is one of the major challenges in federated learning (FL), which results in substantial client variance and slow convergence. In this study, we propose a novel solution: decomposing a convolutional filter in FL into a linear combination of filter subspace elements, i.e., filter atoms. This simple technique transforms global filter aggregation in FL into aggregating filter atoms and their atom coefficients. The key advantage here involves mathematically generating numerous cross-terms by expanding the product of two weighted sums from filter atom and atom coefficient. These cross-terms effectively emulate many additional latent clients, significantly reducing model variance, which is validated by our theoretical analysis and empirical observation. Furthermore, our method permits different training schemes for filter atoms and atom coefficients for highly adaptive model personalization and communication efficiency. Empirical results on benchmark datasets demonstrate that our filter decomposition technique substantially improves the accuracy of FL methods, confirming its efficacy in addressing data heterogeneity.

📄 PDF Abstract BibTeX arXiv:2503.08652

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Capture Global Feature Statistics for One-Shot Federated Learning

2025-03-10 · Zenghao Guan, Yucan Zhou, Xiaoyan Gu

Traditional Federated Learning (FL) necessitates numerous rounds of communication between the server and clients, posing significant challenges including high communication costs, connection drop risks and susceptibility…

Federated Learning

Multiple Classification with Split Learning

2020-08-22 · Jongwon Kim, Sungho Shin, Yeonguk Yu, Junseok Lee 외

Privacy issues were raised in the process of training deep learning in medical, mobility, and other fields. To solve this problem, we present privacy-preserving distributed deep learning method that allow clients to lear…

ClassificationDeep LearningGeneral ClassificationPrivacy Preserving

pFedES: Model Heterogeneous Personalized Federated Learning with Feature Extractor Sharing

2023-11-12 · Liping Yi, Han Yu, Gang Wang, Xiaoguang Liu

As a privacy-preserving collaborative machine learning paradigm, federated learning (FL) has attracted significant interest from academia and the industry alike. To allow each data owner (a.k.a., FL clients) to train a h…

Federated LearningPersonalized Federated LearningPrivacy PreservingTransfer Learning

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

Prototype-Regularized Federated Learning for Cross-Domain Aspect Sentiment Triplet Extraction

2026-04-10 · Zongming Cai, Jianhang Tang, Zhenyong Zhang, Jinghui Qin 외 arxiv

Aspect Sentiment Triplet Extraction (ASTE) aims to extract all sentiment triplets of aspect terms, opinion terms, and sentiment polarities from a sentence. Existing methods are typically trained on individual datasets in…

Aspect Sentiment Triplet ExtractionFederated Learning