Pith. sign in

REVIEW 4 cited by

Federated Learning of Large Language Models with Parameter-Efficient Prompt Tuning and Adaptive Optimization

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 2310.15080 v3 pith:Z4CLG6CL submitted 2023-10-23 cs.LG cs.CLcs.DC

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

Federated learning (FL) is a promising paradigm to enable collaborative model training with decentralized data. However, the training process of Large Language Models (LLMs) generally incurs the update of significant parameters, which limits the applicability of FL techniques to tackle the LLMs in real scenarios. Prompt tuning can significantly reduce the number of parameters to update, but it either incurs performance degradation or low training efficiency. The straightforward utilization of prompt tuning in the FL often raises non-trivial communication costs and dramatically degrades performance. In addition, the decentralized data is generally non-Independent and Identically Distributed (non-IID), which brings client drift problems and thus poor performance. This paper proposes a Parameter-efficient prompt Tuning approach with Adaptive Optimization, i.e., FedPepTAO, to enable efficient and effective FL of LLMs. First, an efficient partial prompt tuning approach is proposed to improve performance and efficiency simultaneously. Second, a novel adaptive optimization method is developed to address the client drift problems on both the device and server sides to enhance performance further. Extensive experiments based on 10 datasets demonstrate the superb performance (up to 60.8\% in terms of accuracy) and efficiency (up to 97.59\% in terms of training time) of FedPepTAO compared with 9 baseline approaches. Our code is available at https://github.com/llm-eff/FedPepTAO.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

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

  1. FedAPT: Federated Adversarial Prompt Tuning for Vision-Language Models

    cs.CV 2025-09 conditional novelty 5.0 of 10

    FedAPT improves adversarial robustness of federated prompt tuning for CLIP by generating visual prompts from text prompts under a global-label beacon, with reported gains of up to 11.49% under PGD-100.

  2. FedNano: Toward Lightweight Federated Tuning for Pretrained Multimodal Large Language Models

    cs.LG 2025-06 reject novelty 5.0 of 10

    FedNano centralizes the frozen LLM on the server, trains lightweight NanoAdapters on clients, and reports higher federated VQA accuracy than FedAvg, FedProx, and FedDPA-F on ScienceQA and IconQA.

  3. FACTER: Fairness-Aware Conformal Thresholding and Prompt Engineering for Enabling Fair LLM-Based Recommender Systems

    cs.IR 2025-02 reject novelty 5.0 of 10

    FACTER combines conformal thresholding with iterative prompt editing to reduce demographic bias in black-box LLM recommendations, reporting up to 95.5% fewer fairness violations.

  4. FedNAMs: Performing Interpretability Analysis in Federated Learning Context

    cs.LG 2025-06 reject novelty 4.0 of 10

    FedNAMs averages per-feature neural additive models across clients in federated learning, but the paper lacks the quantitative accuracy comparison its central claim requires.

Pith tools