Pith. sign in

REVIEW 2 cited by

Communication-Efficient and Tensorized Federated Fine-Tuning of Large Language Models

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 2410.13097 v2 pith:FUHUURV5 submitted 2024-10-16 cs.LG cs.CL

classification cs.LGcs.CL
keywords datafedttmodelsmethodsfederatedfine-tuningheterogeneitypeft
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Parameter-efficient fine-tuning (PEFT) methods typically assume that Large Language Models (LLMs) are trained on data from a single device or client. However, real-world scenarios often require fine-tuning these models on private data distributed across multiple devices. Federated Learning (FL) offers an appealing solution by preserving user privacy, as sensitive data remains on local devices during training. Nonetheless, integrating PEFT methods into FL introduces two main challenges: communication overhead and data heterogeneity. In this paper, we introduce FedTT and FedTT+, methods for adapting LLMs by integrating tensorized adapters into client-side models' encoder/decoder blocks. FedTT is versatile and can be applied to both cross-silo FL and large-scale cross-device FL. FedTT+, an extension of FedTT tailored for cross-silo FL, enhances robustness against data heterogeneity by adaptively freezing portions of tensor factors, further reducing the number of trainable parameters. Experiments on BERT and LLaMA models demonstrate that our proposed methods successfully address data heterogeneity challenges and perform on par or even better than existing federated PEFT approaches while achieving up to 10$\times$ reduction in communication cost.

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. Decentralized Low-Rank Fine-Tuning of Large Language Models

    cs.LG 2025-01 conditional novelty 6.0 of 10

    Decentralized LoRA fine-tuning with gossip averaging converges to a stationary point at O(1/sqrt(T)) and matches centralized LoRA accuracy on several NLP tasks.

  2. Leveraging Large Language Models and Topic Modeling for Toxicity Classification

    cs.CL 2024-11 conditional novelty 4.0 of 10

    Fine-tuning BERT models on LDA topic subsets of NLPositionality gives higher F1 than zero-shot GPT-4 and toxicity APIs, but the improvement is driven by a single topic and baseline comparisons are not controlled.

Pith tools