中文
相关论文

相关论文: Per-Axis Weight Deltas for Frequent Model Updates

200 篇论文

Large Language Models (LLMs) are typically trained in two phases: pre-training on large internet-scale datasets, and fine-tuning for downstream tasks. Given the higher computational demand of pre-training, it's intuitive to assume that…

机器学习 · 计算机科学 2024-10-15 James Liu , Guangxuan Xiao , Kai Li , Jason D. Lee , Song Han , Tri Dao , Tianle Cai

Fine-tuning is a crucial process for adapting large language models (LLMs) to diverse applications. In certain scenarios, such as multi-tenant serving, deploying multiple LLMs becomes necessary to meet complex demands. Recent studies…

计算与语言 · 计算机科学 2024-11-27 Bowen Ping , Shuo Wang , Hanqing Wang , Xu Han , Yuzhuang Xu , Yukun Yan , Yun Chen , Baobao Chang , Zhiyuan Liu , Maosong Sun

With transformer-based models and the pretrain-finetune paradigm becoming mainstream, the high storage and deployment costs of individual finetuned models on multiple tasks pose critical challenges. Delta compression attempts to lower the…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Chenyu Huang , Peng Ye , Xiaohui Wang , Shenghe Zheng , Biqing Qi , Lei Bai , Wanli Ouyang , Tao Chen

We introduce DeltaLLM, a new post-training compression technique to reduce the memory footprint of LLMs. We propose an alternative way of structuring LLMs with weight sharing between layers in subsequent Transformer blocks, along with…

机器学习 · 计算机科学 2025-02-25 Liana Mikaelyan , Ayyoob Imani , Mathew Salvaris , Parth Pathak , Mohsen Fayyaz

With the rise of the fine-tuned-pretrained paradigm, storing numerous fine-tuned models for multi-tasking creates significant storage overhead. Delta compression alleviates this by storing only the pretrained model and the highly compressed…

机器学习 · 计算机科学 2025-10-14 Xiaohui Wang , Peng Ye , Chenyu Huang , Shenghe Zheng , Bo Zhang , Lei Bai , Wanli Ouyang , Tao Chen

Recent advancements in fine-tuning proprietary language models enable customized applications across various domains but also introduce two major challenges: high resource demands and security risks. Regarding resource demands, recent work…

密码学与安全 · 计算机科学 2024-12-02 Yule Liu , Zhen Sun , Xinlei He , Xinyi Huang

Large language models achieve exceptional performance on various downstream tasks through supervised fine-tuning. However, the diversity of downstream tasks and practical requirements makes deploying multiple full-parameter fine-tuned…

机器学习 · 计算机科学 2024-10-14 Yanfeng Jiang , Zelan Yang , Bohua Chen , Shen Li , Yong Li , Tao Li

Supervised Fine-Tuning (SFT) accelerates taskspecific large language models (LLMs) development, but the resulting proliferation of finetuned models incurs substantial memory overhead. Delta compression addresses this by retaining a single…

机器学习 · 计算机科学 2026-04-21 Junlin Li , Shuangyong Song , Guodong Du , Ngai Wong , Xuebo Liu , Yongxiang Li , Min Zhang , Jing Li , Xuelong Li

The scale of large pre-trained models (PTMs) poses significant challenges in adapting to downstream tasks due to the high optimization overhead and storage costs associated with full-parameter fine-tuning. To address this, many studies…

机器学习 · 计算机科学 2023-07-07 Shengding Hu , Ning Ding , Weilin Zhao , Xingtai Lv , Zhen Zhang , Zhiyuan Liu , Maosong Sun

Large language models (LLMs) have shown great potential as general-purpose AI assistants across various domains. To fully leverage this potential in specific applications, many companies provide fine-tuning API services, enabling users to…

机器学习 · 计算机科学 2025-05-20 Ning Lu , Shengcai Liu , Jiahao Wu , Weiyu Chen , Zhirui Zhang , Yew-Soon Ong , Qi Wang , Ke Tang

Transformer-based models with the pretrain-finetune paradigm bring about significant progress, along with the heavy storage and deployment costs of finetuned models on multiple tasks. Delta compression attempts to lower the costs by…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Chenyu Huang , Peng Ye , Shenghe Zheng , Xiaohui Wang , Lei Bai , Tao Chen , Wanli Ouyang

Despite the success, the process of fine-tuning large-scale PLMs brings prohibitive adaptation costs. In fact, fine-tuning all the parameters of a colossal model and retaining separate instances for different tasks are practically…

Models pre-trained on large-scale datasets are often fine-tuned to support newer tasks and datasets that arrive over time. This process necessitates storing copies of the model over time for each task that the pre-trained model is…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Chaitanya Devaguptapu , Samarth Sinha , K J Joseph , Vineeth N Balasubramanian , Animesh Garg

Large Language Models (LLMs), with billions of parameters, present significant challenges for full finetuning due to the high computational demands, memory requirements, and impracticality of many real-world applications. When faced with…

机器学习 · 计算机科学 2024-12-18 Jonathan Svirsky , Yehonathan Refael , Ofir Lindenbaum

Personalized text-to-image models such as DreamBooth require fine-tuning large-scale diffusion backbones, resulting in significant storage overhead when maintaining many subject-specific models. We present Delta-SVD, a post-hoc,…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Tangyuan Zhang , Shangyu Chen , Qixiang Chen , Jianfei Cai

In this paper, we present Delta-LoRA, which is a novel parameter-efficient approach to fine-tune large language models (LLMs). In contrast to LoRA and other low-rank adaptation methods such as AdaLoRA, Delta-LoRA not only updates the…

机器学习 · 计算机科学 2023-09-06 Bojia Zi , Xianbiao Qi , Lingzhi Wang , Jianan Wang , Kam-Fai Wong , Lei Zhang

Fault Management (FM) is a cardinal feature in communication networks. One of the most common FM approaches is to use periodic keepalive messages. Hence, switches and routers are required to transmit a large number of FM messages…

网络与互联网体系结构 · 计算机科学 2017-08-01 Tal Mizrahi , Yoram Revah , Yehonathan Refael Kalim , Elad Kapuza , Yuval Cassuto

Large-scale foundation models have demonstrated remarkable versatility across a wide range of downstream tasks. However, fully fine-tuning these models incurs prohibitive computational costs, motivating the development of…

机器学习 · 计算机科学 2025-05-30 Chongjie Si , Xuankun Yang , Muqing Liu , Yadao Wang , Xiaokang Yang , Wenbo Su , Bo Zheng , Wei Shen

Efficient finetuning of large language models (LLMs) aims to adapt the LLMs with reduced computational and memory cost. Previous LoRA-based approaches initialize the low-rank matrices with Gaussian distribution and zero values while keeping…

计算与语言 · 计算机科学 2025-03-04 Hanqing Wang , Yixia Li , Shuo Wang , Guanhua Chen , Yun Chen

Recent advancements in Large Language Models (LLMs) have emphasized the critical role of fine-tuning (FT) techniques in adapting LLMs to specific tasks, especially when retraining from scratch is computationally infeasible. Fine-tuning…

人工智能 · 计算机科学 2025-10-23 Xiao Han , Zimo Zhao , Wanyu Wang , Maolin Wang , Zitao Liu , Yi Chang , Xiangyu Zhao
‹ 上一页 1 2 3 10 下一页 ›