Pith. sign in

REVIEW 2 cited by

FedRA: A Random Allocation Strategy for Federated Tuning to Unleash the Power of Heterogeneous Clients

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2311.11227 v2 pith:MRS372X3 submitted 2023-11-19 cs.LG cs.AIcs.DC

classification cs.LGcs.AIcs.DC
keywords fedraclientsmodelfederatedallocationmatrixoriginaltuning
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

With the increasing availability of Foundation Models, federated tuning has garnered attention in the field of federated learning, utilizing data and computation resources from multiple clients to collaboratively fine-tune foundation models. However, in real-world federated scenarios, there often exist a multitude of heterogeneous clients with varying computation and communication resources, rendering them incapable of supporting the entire model fine-tuning process. In response to this challenge, we propose a novel federated tuning algorithm, FedRA. The implementation of FedRA is straightforward and can be seamlessly integrated into any transformer-based model without the need for further modification to the original model. Specifically, in each communication round, FedRA randomly generates an allocation matrix. For resource-constrained clients, it reorganizes a small number of layers from the original model based on the allocation matrix and fine-tunes using adapters. Subsequently, the server aggregates the updated adapter parameters from the clients according to the current allocation matrix into the corresponding layers of the original model. It is worth noting that FedRA also supports scenarios where none of the clients can support the entire global model, which is an impressive advantage. We conduct experiments on two large-scale image datasets, DomainNet and NICO++, under various non-iid settings. The results demonstrate that FedRA outperforms the compared methods significantly. The source code is available at \url{https://github.com/leondada/FedRA}.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. PEFT-as-an-Attack! Jailbreaking Language Models during Federated Parameter-Efficient Fine-Tuning

    cs.CR 2024-11 conditional novelty 5.0 of 10

    Poisoning PEFT modules in federated fine-tuning is a jailbreak vector that defeats robust aggregation under non-IID data, while post-hoc realignment trades safety for accuracy.

  2. Federated Continual Learning for Edge-AI: A Comprehensive Survey

    cs.LG 2024-11 conditional novelty 3.0 of 10

    A survey that organizes federated continual learning methods into class, domain, and task continual learning categories for edge-AI applications.

Pith tools