LGDCJan 3, 2025

Look Back for More: Harnessing Historical Sequential Updates for Personalized Federated Adapter Tuning

arXiv:2501.01653v1h-index: 13AAAI
Originality Incremental advance
AI Analysis

This addresses data heterogeneity issues in federated learning for clients needing personalized models, representing an incremental improvement by incorporating historical updates.

The paper tackles the problem of suboptimal personalized model learning in personalized federated learning (PFL) by proposing pFedSeq, a framework that leverages historical sequential updates from clients to generate personalized adapters, achieving superior performance over state-of-the-art methods on four benchmark datasets.

Personalized federated learning (PFL) studies effective model personalization to address the data heterogeneity issue among clients in traditional federated learning (FL). Existing PFL approaches mainly generate personalized models by relying solely on the clients' latest updated models while ignoring their previous updates, which may result in suboptimal personalized model learning. To bridge this gap, we propose a novel framework termed pFedSeq, designed for personalizing adapters to fine-tune a foundation model in FL. In pFedSeq, the server maintains and trains a sequential learner, which processes a sequence of past adapter updates from clients and generates calibrations for personalized adapters. To effectively capture the cross-client and cross-step relations hidden in previous updates and generate high-performing personalized adapters, pFedSeq adopts the powerful selective state space model (SSM) as the architecture of sequential learner. Through extensive experiments on four public benchmark datasets, we demonstrate the superiority of pFedSeq over state-of-the-art PFL methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes