中文
相关论文

相关论文: Personalized Collaborative Fine-Tuning for On-Devi…

200 篇论文

With the proliferation of large pre-trained language models (PLMs), fine-tuning all model parameters becomes increasingly inefficient, particularly when dealing with numerous downstream tasks that entail substantial training and storage…

计算与语言 · 计算机科学 2024-01-23 Nadav Benedek , Lior Wolf

Federated learning (FL) for large language models (LLMs) has attracted increasing attention as a privacy-preserving approach for adapting models over distributed data, where parameter-efficient methods such as Low-Rank Adaptation (LoRA) are…

机器学习 · 计算机科学 2026-01-30 Zhikang Shen , Jianrong Lu , Haiyuan Wan , Jianhai Chen

In federated learning, differences in the data or objectives between the participating nodes motivate approaches to train a personalized machine learning model for each node. One such approach is weighted averaging between a locally trained…

机器学习 · 计算机科学 2021-10-26 Felix Grimberg , Mary-Anne Hartley , Sai P. Karimireddy , Martin Jaggi

The advent of large language models (LLMs) has revolutionized natural language processing, enabling unprecedented capabilities in understanding and generating human-like text. However, the computational cost and convergence times associated…

计算与语言 · 计算机科学 2024-11-26 Kerim Büyükakyüz

With the rapid emergence of foundation models and the increasing need for fine-tuning across distributed environments, Federated Low-Rank Adaptation (FedLoRA) has recently gained significant attention. Despite enormous potential, current…

人工智能 · 计算机科学 2025-10-03 Le-Tuan Nguyen , Minh-Duong Nguyen , Seon-Geun Jeong , Dung D. Le , Quoc-Viet Pham

Large Language Models (LLMs) are driving advancements in artificial intelligence by increasing the scale of model parameters, which has significantly enhanced generalization ability and unlocked new capabilities in practice. However, their…

人工智能 · 计算机科学 2025-10-20 Chenxing Wei , Yao Shu , Ying Tiffany He , Fei Richard Yu

Large Language Models (LLMs) have demonstrated impressive performance across various domains. However, the enormous number of model parameters makes fine-tuning challenging, significantly limiting their application and deployment. Existing…

机器学习 · 计算机科学 2025-07-23 Ao Shen , Qiang Wang , Zhiquan Lai , Xionglve Li , Dongsheng Li

Deploying Large Language Models (LLMs) on edge devices enhances privacy but faces performance hurdles due to limited resources. We introduce a systematic methodology to evaluate on-device LLMs, balancing capability, efficiency, and resource…

Integrating Low-Rank Adaptation (LoRA) into federated learning offers a promising solution for parameter-efficient fine-tuning of Large Language Models (LLMs) without sharing local data. However, several methods designed for federated LoRA…

机器学习 · 计算机科学 2026-05-26 Hariharan Ramesh , Jyotikrishna Dass

The customization of large language models (LLMs) for user-specified tasks gets important. However, maintaining all the customized LLMs on cloud servers incurs substantial memory and computational overheads, and uploading user data can also…

计算与语言 · 计算机科学 2024-06-12 Jihwan Bang , Juntae Lee , Kyuhong Shim , Seunghan Yang , Simyung Chang

Federated learning (FL) for large language models (LLMs) offers a privacy-preserving scheme, enabling clients to collaboratively fine-tune locally deployed LLMs or smaller language models (SLMs) without exchanging raw data. While…

机器学习 · 计算机科学 2025-10-02 Xinlu Zhang , Na Yan , Yang Su , Yansha Deng , Toktam Mahmoodi

Pre-trained foundation models can be adapted for specific tasks using Low-Rank Adaptation (LoRA). However, the fairness properties of these adapted classifiers remain underexplored. Existing fairness-aware fine-tuning methods rely on direct…

机器学习 · 计算机科学 2025-03-10 Parameswaran Kamalaruban , Mark Anderson , Stuart Burrell , Maeve Madigan , Piotr Skalski , David Sutton

Inspired by Federated Learning, in this paper, we propose personal large models that are distilled from traditional large language models but more adaptive to local users' personal information such as education background and hobbies. We…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Yuanhao Gong

LoRA (Low-Rank Adaptation) has emerged as a preferred method for efficiently adapting Large Language Models (LLMs) with remarkable simplicity and efficacy. This note extends the original LoRA paper by offering new perspectives that were not…

机器学习 · 计算机科学 2024-04-09 Vlad Fomenko , Han Yu , Jongho Lee , Stanley Hsieh , Weizhu Chen

In this paper, we introduce Symmetric Low-Rank Adapters, an optimized variant of LoRA with even fewer weights. This method utilizes Low-Rank Symmetric Weight Matrices to learn downstream tasks more efficiently. Traditional LoRA accumulates…

机器学习 · 计算机科学 2025-04-17 Tales Panoutsos , Rodrygo L. T. Santos , Flavio Figueiredo

Large language models (LLMs) are a promising avenue for machine translation (MT). However, current LLM-based MT systems are brittle: their effectiveness highly depends on the choice of few-shot examples and they often require extra…

Inspired by the power of large language models (LLMs), our research adapts them to quantum federated learning (QFL) to boost efficiency and performance. We propose a federated fine-tuning method that distills an LLM within QFL, allowing…

机器学习 · 计算机科学 2025-05-27 Dev Gurung , Shiva Raj Pokhrel

Despite recent advances in photorealistic image generation through large-scale models like FLUX and Stable Diffusion v3, the practical deployment of these architectures remains constrained by their inherent intractability to parameter…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Zhiwen Li , Zhongjie Duan , Die Chen , Cen Chen , Daoyuan Chen , Yaliang Li , Yingda Chen

While vision-language models like CLIP have been extensively studied, their calibration, crucial for reliable predictions, has received limited attention. Although a few prior works have examined CLIP calibration in offline settings, the…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Mainak Singha , Masih Aminbeidokhti , Paolo Casari , Gianni Franchi , Elisa Ricci , Subhankar Roy

Pre-trained Language Models (PLMs) have demonstrated their superiority and versatility in modern Natural Language Processing (NLP), effectively adapting to various downstream tasks through further fine-tuning. Federated Parameter-Efficient…

分布式、并行与集群计算 · 计算机科学 2026-02-19 Fei Wu , Jia Hu , Geyong Min , Shiqiang Wang