paper-with-me

홈 › Papers

Personalized Federated Learning via Gradient Modulation for Heterogeneous Text Summarization

2023-04-23 · Rongfeng Pan, Jianzong Wang, Lingwei Kong, Zhangcheng Huang, Jing Xiao

Text summarization is essential for information aggregation and demands large amounts of training data. However, concerns about data privacy and security limit data collection and model training. To eliminate this concern, we propose a federated learning text summarization scheme, which allows users to share the global model in a cooperative learning manner without sharing raw data. Personalized federated learning (PFL) balances personalization and generalization in the process of optimizing the global model, to guide the training of local models. However, multiple local data have different distributions of semantics and context, which may cause the local model to learn deviated semantic and context information. In this paper, we propose FedSUMM, a dynamic gradient adapter to provide more appropriate local parameters for local model. Simultaneously, FedSUMM uses differential privacy to prevent parameter leakage during distributed training. Experimental evidence verifies FedSUMM can achieve faster model convergence on PFL algorithm for task-specific text summarization, and the method achieves superior performance for different optimization metrics for text summarization.

📄 PDF Abstract BibTeX arXiv:2304.11524

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated LearningText Summarization

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

FedAPA: Server-side Gradient-Based Adaptive Personalized Aggregation for Federated Learning on Heterogeneous Data

2025-02-11 · Yuxia Sun, Aoxiang Sun, Siyi Pan, Zhixiao Fu 외

Personalized federated learning (PFL) tailors models to clients' unique data distributions while preserving privacy. However, existing aggregation-weight-based PFL methods often struggle with heterogeneous data, facing c…

Computational EfficiencyFederated LearningPersonalized Federated Learning

Personalized Federated Learning for Gradient Alignment

2026-05-04 · Dongwon Kim, Gyuejeong Lee arxiv

Personalized federated learning (pFL) aims to adapt models to client specific data distributions, yet it often fails to reliably preserve personalized information. Local training is hindered by high variance gradients in…

Personalized Federated Learning

QuPeD: Quantized Personalization via Distillation with Applications to Federated Learning

2021-07-29 · NeurIPS 2021 12 · Kaan Ozkara, Navjot Singh, Deepesh Data, Suhas Diggavi

Traditionally, federated learning (FL) aims to train a single global model while collaboratively using multiple clients and a server. Two natural challenges that FL algorithms face are heterogeneity in data across client…

Federated LearningKnowledge DistillationModel CompressionQuantization

PersA-FL: Personalized Asynchronous Federated Learning

2022-10-03 · Mohammad Taha Toghani, Soomin Lee, César A. Uribe

We study the personalized federated learning problem under asynchronous updates. In this problem, each client seeks to obtain a personalized model that simultaneously outperforms local and global models. We consider two …

Federated LearningMeta-LearningPersonalized Federated Learning

Flexible Personalized Split Federated Learning for On-Device Fine-Tuning of Foundation Models

2025-08-14 · Tianjun Yuan, Jiaxiang Geng, Pengchao Han, Xianhao Chen 외 arxiv

Fine-tuning foundation models is critical for superior performance on personalized downstream tasks, compared to using pre-trained models. Collaborative learning can leverage local clients' datasets for fine-tuning, but …

Personalized Federated Learning