paper-with-me

홈 › Papers

Edge-FIT: Federated Instruction Tuning of Quantized LLMs for Privacy-Preserving Smart Home Environments

2025-09-28 · Vinay Venkatesh, Vamsidhar R Kamanuru, Lav Kumar, Nikita Kothari arxiv

This paper proposes Edge-FIT (Federated Instruction Tuning on the Edge), a scalable framework for Federated Instruction Tuning (FIT) of Large Language Models (LLMs). Traditional Federated Learning (TFL) methods, like FedAvg, fail when confronted with the massive parameter size of LLMs [3], [6]. Our Edge-FIT framework combines federated learning with 4-bit Quantized Low-Rank Adaptation (QLORA), mitigating the core issues of communication and computational overhead. We demonstrate this by filtering the general-purpose Databricks Dolly 15k dataset for the IoT domain. Experimental results show the Edge-FIT tuned Llama 2(7B) achieves an F1-Score of 0.89. We also demonstrate a viable trade-off using the 3.8B Phi-3-mini model, validating Edge-FIT as a scalable framework for decentralized LLM deployment on home compute gateways.

📄 PDF Abstract BibTeX arXiv:2510.03284

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Federated Data-Efficient Instruction Tuning for Large Language Models

2024-10-14 · Zhen Qin, Zhaomin Wu, Bingsheng He, Shuiguang Deng

Instruction tuning helps improve pretrained large language models (LLMs) in terms of the responsiveness to human instructions, which is benefited from diversified instruction data. Federated learning extends the sources …

Federated Learning

Towards Building the Federated GPT: Federated Instruction Tuning

2023-05-09 · Jianyi Zhang, Saeed Vahidian, Martin Kuo, Chunyuan Li 외

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 instruct…

Federated Learning

Improving Conversational Abilities of Quantized Large Language Models via Direct Preference Alignment

2024-07-03 · Janghwan Lee, Seongmin Park, Sukjin Hong, Minsoo Kim 외

The rapid advancement of large language models (LLMs) has facilitated their transformation into conversational chatbots that can grasp contextual nuances and generate pertinent sentences, closely mirroring human values t…

ChatbotComputational EfficiencyKnowledge DistillationQuantization

Pilot: Building the Federated Multimodal Instruction Tuning Framework

2025-01-23 · Baochen Xiong, Xiaoshan Yang, Yaguang Song, YaoWei Wang 외

In this paper, we explore a novel federated multimodal instruction tuning task(FedMIT), which is significant for collaboratively fine-tuning MLLMs on different types of multimodal instruction data on distributed devices.…

General Knowledge

Promoting Data and Model Privacy in Federated Learning through Quantized LoRA

2024-06-16 · Jianhao Zhu, Changze Lv, Xiaohua Wang, Muling Wu 외

Conventional federated learning primarily aims to secure the privacy of data distributed across multiple edge devices, with the global model dispatched to edge devices for parameter updates during the learning process. H…

Federated Learningparameter-efficient fine-tuningQuantization