paper-with-me

Papers

Learning Like Humans: Resource-Efficient Federated Fine-Tuning through Cognitive Developmental Stages

2025-07-31 · Yebo Wu, Jingguang Li, Zhijiang Guo, Li Li arxiv

Federated fine-tuning enables Large Language Models (LLMs) to adapt to downstream tasks while preserving data privacy, but its resource-intensive nature limits deployment on edge devices. In this paper, we introduce Developmental Federated Tuning (DevFT), a resource-efficient approach inspired by cognitive development that progressively builds a powerful LLM from a compact foundation. DevFT decomposes the fine-tuning process into developmental stages, each optimizing submodels with increasing parameter capacity. Knowledge from earlier stages transfers to subsequent submodels, providing optimized initialization parameters that prevent convergence to local minima and accelerate training. This paradigm mirrors human learning, gradually constructing comprehensive knowledge structure while refining existing skills. To efficiently build stage-specific submodels, DevFT introduces deconfliction-guided layer grouping and differential-based layer fusion to distill essential information and construct representative layers. Evaluations across multiple benchmarks demonstrate that DevFT significantly outperforms state-of-the-art methods, achieving up to 4.59$\times$ faster convergence, 10.67$\times$ reduction in communication overhead, and 9.07% average performance improvement, while maintaining compatibility with existing approaches.

📄 PDF Abstract BibTeX arXiv:2508.00041

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SFPrompt: Communication-Efficient Split Federated Fine-Tuning for Large Pre-Trained Models over Resource-Limited Devices

2024-07-24 · Linxiao Cao, Yifei Zhu, Wei Gong

Large pre-trained models have exhibited remarkable achievements across various domains. The substantial training costs associated with these models have led to wide studies of fine-tuning for effectively harnessing their…

Federated LearningPrivacy Preserving

FederatedScope-LLM: A Comprehensive Package for Fine-tuning Large Language Models in Federated Learning

2023-09-01 · Weirui Kuang, Bingchen Qian, Zitao Li, Daoyuan Chen 외

LLMs have demonstrated great capabilities in various NLP tasks. Different entities can further improve the performance of those LLMs on their specific downstream tasks by fine-tuning LLMs. When several entities have simi…

BenchmarkingFederated LearningLarge Language Modelparameter-efficient fine-tuning

Secure Federated Learning Across Heterogeneous Cloud and High-Performance Computing Resources -- A Case Study on Federated Fine-tuning of LLaMA 2

2024-02-19 · Zilinghan Li, Shilan He, Pranshu Chaturvedi, Volodymyr Kindratenko 외

Federated learning enables multiple data owners to collaboratively train robust machine learning models without transferring large or sensitive local datasets by only sharing the parameters of the locally trained models.…

Cloud ComputingFederated LearningPrivacy Preserving

Efficient Federated Class-Incremental Learning of Pre-Trained Models via Task-agnostic Low-rank Residual Adaptation

2025-05-18 · Feng Yu, Jia Hu, Geyong Min

Federated Parameter-Efficient Fine-Tuning (FedPEFT) reduces communication and computation costs in federated fine-tuning of pre-trained models by updating only a small subset of model parameters. However, existing approa…

class-incremental learningClass Incremental LearningIncremental Learningparameter-efficient fine-tuning+1

FedP$^2$EFT: Federated Learning to Personalize Parameter Efficient Fine-Tuning for Multilingual LLMs

2025-02-05 · Royson Lee, Minyoung Kim, Fady Rezk, Rui Li 외

Federated learning (FL) has enabled the training of multilingual large language models (LLMs) on diverse and decentralized multilingual data, especially on low-resource languages. To improve client-specific performance, …

Federated Learningparameter-efficient fine-tuning