English
Related papers

Related papers: Label-Free Cross-Task LoRA Merging with Null-Space…

200 papers

The rising popularity of large foundation models has led to a heightened demand for parameter-efficient fine-tuning methods, such as Low-Rank Adaptation (LoRA), which offer performance comparable to full model fine-tuning while requiring…

Computer Vision and Pattern Recognition · Computer Science 2025-02-05 Farzad Farhadzadeh , Debasmit Das , Shubhankar Borse , Fatih Porikli

Model merging aims to combine multiple fine-tuned models into a single multi-task model without access to training data. Existing task-vector merging methods such as TIES, TSV-M, and Iso-C/CTS differ in their aggregation rules but treat all…

Computer Vision and Pattern Recognition · Computer Science 2026-02-11 Xinyu Wang , Ke Deng , Fei Dou , Jinbo Bi , Jin Lu

We propose Orthogonal Monte Carlo Dropout, a mechanism that enforces strict orthogonality when combining sparse semantic vectors without extra time complexity. Low-Rank Adaptation (LoRA), a popular fine-tuning method for large models,…

Machine Learning · Computer Science 2025-10-09 Andi Zhang , Xuan Ding , Haofan Wang , Steven McDonagh , Samuel Kaski

Continual learning (CL) in vision-language models (VLMs) faces significant challenges in improving task adaptation and avoiding catastrophic forgetting. Existing methods usually have heavy inference burden or rely on external knowledge,…

Machine Learning · Computer Science 2026-02-02 Zhan Fa , Yue Duan , Jian Zhang , Lei Qi , Wanqi Yang , Yinghuan Shi

Fine-tuning models via Low-Rank Adaptation (LoRA) demonstrates remarkable performance in subject-driven or style-driven generation tasks. Studies have explored combinations of different LoRAs to jointly generate learned styles and content.…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Jia-Chen Zhang , Yu-Jie Xiong

Machine learning has played an important role in information retrieval (IR) in recent times. In search engines, for example, query keywords are accepted and documents are returned in order of relevance to the given query; this can be cast…

Machine Learning · Statistics 2018-02-13 Tatsuhiro Aoshima , Kei Kobayashi , Mihoko Minami

Low-Rank Adaptation (LoRA) has emerged as a popular technique for fine-tuning large language models (LLMs) to various domains due to its modular design and widespread availability on platforms like Huggingface. This modularity has sparked…

Machine Learning · Computer Science 2025-02-17 Ziyu Zhao , Tao Shen , Didi Zhu , Zexi Li , Jing Su , Xuwu Wang , Kun Kuang , Fei Wu

Vision Language Models (VLMs) integrate visual and text modalities to enable multimodal understanding and generation. These models typically combine a Vision Transformer (ViT) as an image encoder and a Large Language Model (LLM) for text…

Computer Vision and Pattern Recognition · Computer Science 2025-08-19 Krishna Teja Chitty-Venkata , Murali Emani , Venkatram Vishwanath

Test-time alignment (TTA) aims to adapt models to specific rewards during inference. However, existing methods tend to either under-optimise or over-optimise (reward hack) the target reward function. We propose Null-Text Test-Time Alignment…

Computer Vision and Pattern Recognition · Computer Science 2025-11-27 Taehoon Kim , Henry Gouk , Timothy Hospedales

To mitigate the memory constraints associated with fine-tuning large pre-trained models, existing parameter-efficient fine-tuning (PEFT) methods, such as LoRA, rely on low-rank updates. However, such updates fail to fully capture the rank…

Machine Learning · Computer Science 2026-05-12 Jingze Ge , Xue Geng , Yun Liu , Wanqi Dong , Wang Zhe Mark , Min Wu , Ngai-Man Cheung , Bharadwaj Veeravalli , Xulei Yang

Model merging, which combines multiple domain-specialized experts into a single model, offers a practical path to endow Large Language Models (LLMs) and Multimodal Large Language Models (MLLMs) with broad capabilities without the cost of…

Machine Learning · Computer Science 2025-10-01 Dengming Zhang , Xiaowen Ma , Zhenliang Ni , Zhenkai Wu , Han Shu , Xin Jiang , Xinghao Chen

Parameter-efficient continual learning has emerged as a promising approach for large language models (LLMs) to mitigate catastrophic forgetting while enabling adaptation to new tasks. Current Low-Rank Adaptation (LoRA) continual learning…

Machine Learning · Computer Science 2025-12-30 Fuli Qiao , Mehrdad Mahdavi

Pre-trained vision-language models (VLMs), such as CLIP, have demonstrated remarkable zero-shot generalization, enabling deployment in a wide range of real-world tasks without additional task-specific training. However, in real deployment…

Artificial Intelligence · Computer Science 2025-10-27 Yujin Jo , Taesup Kim

Model merging combines independently trained models into a single multi-task model. However, most existing approaches focus primarily on avoiding task interference. We argue that its greater potential lies in enabling task synergy, where…

Machine Learning · Computer Science 2026-05-25 Aecheon Jung , Seunghwan Lee , Dongyoon Han , Sungeun Hong

Foundation language model deployments often include auxiliary guard-rail models to filter or classify text, detecting jailbreak attempts, biased or toxic output, or ensuring topic adherence. These additional models increase the complexity…

Computation and Language · Computer Science 2024-10-01 Stefan Hackmann

Zero-shot multi-label recognition (MLR) with Vision-Language Models (VLMs) faces significant challenges without training data, model tuning, or architectural modifications. Existing approaches require prompt tuning or architectural…

Computer Vision and Pattern Recognition · Computer Science 2025-02-25 Kevin Miller , Samarth Mishra , Aditya Gangrade , Kate Saenko , Venkatesh Saligrama

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning (PEFT) method validated across NLP and CV domains. However, LoRA faces an inherent low-rank bottleneck: narrowing its performance gap with full finetuning…

Machine Learning · Computer Science 2025-12-03 Haonan Dong , Wenhao Zhu , Guojie Song , Liang Wang

Large language models (LLMs) exhibit remarkable capabilities in natural language processing but face catastrophic forgetting when learning new tasks, where adaptation to a new domain leads to a substantial decline in performance on previous…

Computation and Language · Computer Science 2025-03-24 Yuheng Lu , Bingshuo Qian , Caixia Yuan , Huixing Jiang , Xiaojie Wang

Low-Rank Adaptation (LoRA) has emerged as a parameter-efficient approach for fine-tuning large language models. However, conventional LoRA adapters are typically trained for a single task, limiting their applicability in real-world settings…

Computation and Language · Computer Science 2026-04-21 Seungeon Lee , Soumi Das , Manish Gupta , Krishna P. Gummadi

Low-Rank Adaptation (LoRA) is extensively utilized in text-to-image models for the accurate rendition of specific elements like distinct characters or unique styles in generated images. Nonetheless, existing methods face challenges in…

Computer Vision and Pattern Recognition · Computer Science 2024-11-20 Ming Zhong , Yelong Shen , Shuohang Wang , Yadong Lu , Yizhu Jiao , Siru Ouyang , Donghan Yu , Jiawei Han , Weizhu Chen