paper-with-me

홈 › Papers

Energizing Federated Learning via Filter-Aware Attention

2023-11-18 · Ziyuan Yang, Zerui Shao, Huijie Huangfu, Hui Yu, Andrew Beng Jin Teoh, Xiaoxiao Li, Hongming Shan, Yi Zhang

Federated learning (FL) is a promising distributed paradigm, eliminating the need for data sharing but facing challenges from data heterogeneity. Personalized parameter generation through a hypernetwork proves effective, yet existing methods fail to personalize local model structures. This leads to redundant parameters struggling to adapt to diverse data distributions. To address these limitations, we propose FedOFA, utilizing personalized orthogonal filter attention for parameter recalibration. The core is the Two-stream Filter-aware Attention (TFA) module, meticulously designed to extract personalized filter-aware attention maps, incorporating Intra-Filter Attention (IntraFa) and Inter-Filter Attention (InterFA) streams. These streams enhance representation capability and explore optimal implicit structures for local models. Orthogonal regularization minimizes redundancy by averting inter-correlation between filters. Furthermore, we introduce an Attention-Guided Pruning Strategy (AGPS) for communication efficiency. AGPS selectively retains crucial neurons while masking redundant ones, reducing communication costs without performance sacrifice. Importantly, FedOFA operates on the server side, incurring no additional computational cost on the client, making it advantageous in communication-constrained scenarios. Extensive experiments validate superior performance over state-of-the-art approaches, with code availability upon paper acceptance.

📄 PDF Abstract BibTeX arXiv:2311.12049

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…
Orthogonal Regularization Orthogonal Regularization is a regularization technique for convolutional neural networks, introduced with generative modelling as the task in mind. Orthogonality is argued to…

Similar Papers 제목 키워드 기반

Risk-Averse Resilient Operation of Electricity Grid Under the Risk of Wildfire

2024-08-28 · Muhammad Waseem, Arash F. Soofi, Saeed D. Manshadi

Wildfires and other extreme weather conditions due to climate change are stressing the aging electrical infrastructure. Power utilities have implemented public safety power shutoffs as a method to mitigate the risk of wi…

FedFFT: Taming Client Drift in Federated SAM via Spectral Perturbation Filtering

2026-07-05 · Liyang Yuan, Yibo Yang, Dandan Guo arxiv

Federated Learning (FL) enables decentralized training without data sharing, but suffers from statistical heterogeneity across clients, leading to client drift, poor generalization, and sharp minima compared to centraliz…

Federated Learning

Robust Quantity-Aware Aggregation for Federated Learning

2022-05-22 · Jingwei Yi, Fangzhao Wu, Huishuai Zhang, Bin Zhu 외

Federated learning (FL) enables multiple clients to collaboratively train models without sharing their local data, and becomes an important privacy-preserving machine learning framework. However, classical FL faces serio…

Federated LearningPrivacy Preserving

Federated Collaborative Filtering for Privacy-Preserving Personalized Recommendation System

2019-01-29 · Muhammad Ammad-Ud-Din, Elena Ivannikova, Suleiman A. Khan, Were Oyomno 외

The increasing interest in user privacy is leading to new privacy preserving machine learning paradigms. In the Federated Learning paradigm, a master machine learning model is distributed to user clients, the clients use…

BIG-bench Machine LearningCollaborative FilteringFederated LearningPrivacy Preserving

Towards Robust Federated Multimodal Graph Learning under Modality Heterogeneity

2026-05-12 · Sirui Zhang, Haonan Wang, Xunkai Li, Zekai Chen 외 arxiv

Recently, multimodal graph learning (MGL) has garnered significant attention for integrating diverse modality information and structured context to support various network applications. However, real-world graphs are oft…

Graph Learning