Pith. sign in

REVIEW 5 cited by

Towards Building the Federated GPT: Federated Instruction Tuning

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 2305.05644 v2 pith:F6OIIVVR submitted 2023-05-09 cs.CL cs.DCcs.SYeess.SY

Towards Building the Federated GPT: Federated Instruction Tuning

classification cs.CL cs.DCcs.SYeess.SY
keywords datafederatedinstructionllmsdiverseinstructionstuningframework
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

While "instruction-tuned" generative large language models (LLMs) have demonstrated an impressive ability to generalize to new tasks, the training phases heavily rely on large amounts of diverse and high-quality instruction data (such as ChatGPT and GPT-4). Unfortunately, acquiring high-quality data, especially when it comes to human-written data, can pose significant challenges both in terms of cost and accessibility. Moreover, concerns related to privacy can further limit access to such data, making the process of obtaining it a complex and nuanced undertaking. Consequently, this hinders the generality of the tuned models and may restrict their effectiveness in certain contexts. To tackle this issue, our study introduces a new approach called Federated Instruction Tuning (FedIT), which leverages federated learning (FL) as the learning framework for the instruction tuning of LLMs. This marks the first exploration of FL-based instruction tuning for LLMs. This is especially important since text data is predominantly generated by end users. Therefore, it is imperative to design and adapt FL approaches to effectively leverage these users' diverse instructions stored on local devices, while preserving privacy and ensuring data security. In the current paper, by conducting widely used GPT-4 auto-evaluation, we demonstrate that by exploiting the heterogeneous and diverse sets of instructions on the client's end with the proposed framework FedIT, we improved the performance of LLMs compared to centralized training with only limited local instructions. Further, in this paper, we developed a Github repository named Shepherd. This repository offers a foundational framework for exploring federated fine-tuning of LLMs using heterogeneous instructions across diverse categories.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

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

  1. EdgeFlowerTune: Evaluating Federated LLM Fine-Tuning Under Realistic Edge System Constraints

    cs.CL 2026-05 unverdicted novelty 7.0

    EdgeFlowerTune is a real-device benchmark that jointly assesses model quality and system costs for federated LLM fine-tuning on edge hardware using three protocols: Quality-under-Budget, Cost-to-Target, and Robustness.

  2. FedAttr: Towards Privacy-preserving Client-Level Attribution in Federated LLM Fine-tuning

    cs.CR 2026-05 unverdicted novelty 7.0

    FedAttr enables privacy-preserving client-level attribution of watermarked data in federated LLM fine-tuning via paired-subset differencing, differential scoring, and Stouffer combination, achieving 100% TPR and 0% FP...

  3. Safe-FedLLM: Delving into the Safety of Federated Large Language Models

    cs.CR 2026-01 conditional novelty 6.0

    Safe-FedLLM shows that a lightweight logistic-regression probe on LoRA B-matrix deltas can detect malicious federated clients, and step/client/shadow defense levels restore most of the safety lost to data poisoning.

  4. FedDetox: Robust Federated SLM Alignment via On-Device Data Sanitization

    cs.CR 2026-04 unverdicted novelty 5.0

    FedDetox uses on-device knowledge-distilled classifiers to sanitize toxic data in federated SLM training, preserving safety alignment comparable to centralized baselines.

  5. Safe-FedLLM: Delving into the Safety of Federated Large Language Models

    cs.CR 2026-01 unverdicted novelty 5.0

    Safe-FedLLM detects malicious client LoRA updates in federated LLM training via step-, client-, and shadow-level probes with lightweight classifiers, improving robustness while preserving benign performance.