中文
相关论文

相关论文: Label-Free Cross-Task LoRA Merging with Null-Space…

200 篇论文

In this paper, we address the challenges associated with merging low-rank adaptations of large neural networks. With the rise of parameter-efficient adaptation techniques, such as Low-Rank Adaptation (LoRA), model fine-tuning has become…

While most current approaches rely on further training techniques, such as fine-tuning or reinforcement learning, to enhance model capacities, model merging stands out for its ability of improving models without requiring any additional…

计算与语言 · 计算机科学 2025-05-26 Zehua Liu , Han Wu , Yuxuan Yao , Ruifeng She , Xiongwei Han , Tao Zhong , Mingxuan Yuan

Low-Rank Adaptation (LoRA) fusion enables the composition of subject and style representations for controllable generation without retraining. However, existing approaches primarily operate through weight-level merging, without explicitly…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Chuheng Chen , Xiaofei Zhou , Geyuan Zhang , Yong Huang

Fine-tuning large language models (LMs) for individual tasks yields strong performance but is expensive for deployment and storage. Recent works explore model merging to combine multiple task-specific models into a single multi-task model…

计算与语言 · 计算机科学 2025-05-30 Haobo Zhang , Jiayu Zhou

Model merging aims to combine multiple fine-tuned models into a single set of weights that performs well across all source tasks. While prior work has shown that merging can approximate the performance of individual fine-tuned models for…

机器学习 · 计算机科学 2025-10-17 Mohammadsajad Alipour , Mohammad Mohammadi Amiri

Parameter efficient fine tuning methods like LoRA have enabled task specific adaptation of large language models, but efficiently composing multiple specialized adapters for unseen tasks remains challenging. We present a novel framework for…

计算与语言 · 计算机科学 2026-02-26 Riya Adsul , Balachandra Devarangadi Sunil , Isha Nalawade , Sudharshan Govindan

In this paper, we introduce Nested Low-Rank Adaptation (NoRA), a novel approach to parameter-efficient fine-tuning that extends the capabilities of Low-Rank Adaptation (LoRA) techniques. Vanilla LoRA overlooks pre-trained weight inheritance…

机器学习 · 计算机科学 2024-08-28 Cheng Lin , Lujun Li , Dezhi Li , Jie Zou , Wei Xue , Yike Guo

Merging multiple Low-Rank Adaptation (LoRA) modules is promising for constructing general-purpose systems, yet challenging because LoRA update directions span different subspaces and contribute unevenly. When merged naively, such mismatches…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Wooseong Jeong , Wonyoung Lee , Kuk-Jin Yoon

Parameter-efficient fine-tuning methods have gained considerable popularity for adapting large-scale models to downstream tasks, particularly LoRA and its variants. Existing methods perform low-rank adaptation over the full parameter space.…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Yi Zhang , Yulei Kang , Haoxuan Chen , Jinxuan Li , Jian-Fang Hu

Low-Rank Adaptation (LoRA) is a popular technique for parameter-efficient fine-tuning of Large Language Models (LLMs). We study how different LoRA modules can be merged to achieve skill composition -- testing the performance of the merged…

计算与语言 · 计算机科学 2024-12-03 Akshara Prabhakar , Yuanzhi Li , Karthik Narasimhan , Sham Kakade , Eran Malach , Samy Jelassi

In fine-tuning large language models (LLMs), conserving computational resources while maintaining effectiveness and improving outcomes within the same computational constraints is crucial. The Low-Rank Adaptation (LoRA) strategy balances…

机器学习 · 计算机科学 2024-09-05 Xiaojun Xiao , Sen Shen , Qiming Bao , Hongfei Rong , Kairui Liu , Zhongsheng Wang , Jiamou Liu

With more open-source models available for diverse tasks, model merging has gained attention by combining models into one, reducing training, storage, and inference costs. Current research mainly focuses on model merging for full…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Shenghe Zheng , Hongzhi Wang , Chenyu Huang , Xiaohui Wang , Tao Chen , Jiayuan Fan , Shuyue Hu , Peng Ye

In this paper, we introduce a subspace-inspired Low-Rank Adaptation (LoRA) method, which is computationally efficient, easy to implement, and readily applicable to large language, multimodal, and diffusion models. Initially, we equivalently…

机器学习 · 计算机科学 2025-03-04 Taiqiang Wu , Jiahao Wang , Zhe Zhao , Ngai Wong

Low-rank adaptation (LoRA) has achieved remarkable success in fine-tuning pre-trained vision transformers for various downstream tasks. Existing studies mainly focus on exploring more parameter-efficient strategies or more effective…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Zheng Liu , Jinchao Zhu , Gao Huang

Despite the success of the monolithic dense paradigm of large language models (LLMs), the LoRA adapters offer an efficient solution by fine-tuning small task-specific modules and merging them with the base model. However, in multi-task…

机器学习 · 计算机科学 2025-08-07 Zhan Su , Fengran Mo , Guojun Liang , Jinghan Zhang , Bingbing Wen , Prayag Tiwari , Jian-Yun Nie

We present Label Space Reduction (LSR), a novel method for improving zero-shot classification performance of Large Language Models (LLMs). LSR iteratively refines the classification label space by systematically ranking and reducing…

计算与语言 · 计算机科学 2025-11-06 Nathan Vandemoortele , Bram Steenwinckel , Femke Ongenae , Sofie Van Hoecke

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

Deep model merging represents an emerging research direction that combines multiple fine-tuned models to harness their specialized capabilities across different tasks and domains. Current model merging techniques focus on merging all…

机器学习 · 计算机科学 2025-01-17 Anke Tang , Enneng Yang , Li Shen , Yong Luo , Han Hu , Bo Du , Dacheng Tao

Low-rank adaption (LoRA) is a prominent method that adds a small number of learnable parameters to the frozen pre-trained weights for parameter-efficient fine-tuning. Prompted by the question, ``Can we make its representation enough with…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Injoon Hwang , Haewon Park , Youngwan Lee , Jooyoung Yang , SunJae Maeng

The Segment Anything Model (SAM), with its remarkable zero-shot capability, has been proven to be a powerful foundation model for image segmentation tasks, which is an important task in computer vision. However, the transfer of its rich…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Xuehao Wang , Feiyang Ye , Yu Zhang
‹ 上一页 1 2 3 10 下一页 ›