paper-with-me

홈 › Papers

Fisher-Informed Parameterwise Aggregation for Federated Learning with Heterogeneous Data

2026-01-20 · Zhipeng Chang, Ting He, Wenrui Hao arxiv

Federated learning aggregates model updates from distributed clients, but standard first order methods such as FedAvg apply the same scalar weight to all parameters from each client. Under non-IID data, these uniformly weighted updates can be strongly misaligned across clients, causing client drift and degrading the global model. Here we propose Fisher-Informed Parameterwise Aggregation (FIPA), a second-order aggregation method that replaces client-level scalar weights with parameter-specific Fisher Information Matrix (FIM) weights, enabling true parameter-level scaling that captures how each client's data uniquely influences different parameters. With low-rank approximation, FIPA remains communication- and computation-efficient. Across nonlinear function regression, PDE learning, and image classification, FIPA consistently improves over averaging-based aggregation, and can be effectively combined with state-of-the-art client-side optimization algorithms to further improve image classification accuracy. These results highlight the benefits of FIPA for federated learning under heterogeneous data distributions.

📄 PDF Abstract BibTeX arXiv:2601.13608

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationFederated Learning

Similar Papers 제목 키워드 기반

Enhancing Quantum Federated Learning with Fisher Information-Based Optimization

2025-07-23 · Amandeep Singh Bhatia, Sabre Kais arxiv

Federated Learning (FL) has become increasingly popular across different sectors, offering a way for clients to work together to train a global model without sharing sensitive data. It involves multiple rounds of communi…

Federated Learning

CA-HFP: Curvature-Aware Heterogeneous Federated Pruning with Model Reconstruction

2026-03-13 · Gang Hu, Yinglei Teng, Pengfei Wu, Shijun Ma arxiv

Federated learning on heterogeneous edge devices requires personalized compression while preserving aggregation compatibility and stable convergence. We present Curvature-Aware Heterogeneous Federated Pruning (CA-HFP), a…

Federated Learning

Blockchain-Enabled Privacy-Preserving Second-Order Federated Edge Learning in Personalized Healthcare

2025-05-31 · Anum Nawaz, Muhammad Irfan, Xianjia Yu, Zhuo Zou 외

Federated learning (FL) has attracted increasing attention to mitigate security and privacy challenges in traditional cloud-centric machine learning models specifically in healthcare ecosystems. FL methodologies enable t…

Federated LearningPrivacy Preserving

FED-FSTQ: Fisher-Guided Token Quantization for Communication-Efficient Federated Fine-Tuning of LLMs on Edge Devices

2026-04-28 · Changyu Li, Shuanghong Huang, Jiashen Liu, Ming Lei 외 arxiv

Federated fine-tuning provides a practical route to adapt large language models (LLMs) on edge devices without centralizing private data. However, in mobile deployments, the training wall-clock is often dominated by stra…

parameter-efficient fine-tuning

Adapting to Fragmented and Evolving Data: A Fisher Information Perspective

2025-07-25 · Behraj Khan, Tahir Qasim Syed, Nouman Muhammad Durrani arxiv

Modern machine learning systems operating in dynamic environments often face \textit{sequential covariate shift} (SCS), where input distributions evolve over time while the conditional distribution remains stable. We int…

Federated Learning