English

CoLA: Cross-Modal Low-rank Adaptation for Multimodal Downstream Tasks

Computer Vision and Pattern Recognition 2026-04-07 v1 Computation and Language

Abstract

Foundation models have revolutionized AI, but adapting them efficiently for multimodal tasks, particularly in dual-stream architectures composed of unimodal encoders, such as DINO and BERT, remains a significant challenge. Parameter-Efficient Fine-Tuning (PEFT) methods like Low-Rank Adaptation (LoRA) enable lightweight adaptation, yet they operate in isolation within each modality, limiting their ability in capturing cross-modal interactions. In this paper, we take a step in bridging this gap with Cross-Modal Low-Rank Adaptation (CoLA), a novel PEFT framework that extends LoRA by introducing a dedicated inter-modal adaptation pathway alongside the standard intra-modal one. This dual-path design enables CoLA to adapt unimodal foundation models to multimodal tasks effectively, without interference between modality-specific and cross-modal learning. We evaluate CoLA across a range of vision-language (RefCOCO, RefCOCO+, RefCOCOg) and audio-visual (AVE, AVS) benchmarks, where it consistently outperforms LORA, achieving a relative gain of around 3\% and 2\%, respectively, while maintaining parameter efficiency. Notably, CoLA enables the first multi-task PEFT framework for visual grounding, bridging a key gap in efficient multimodal adaptation.

Keywords

Cite

@article{arxiv.2604.03314,
  title  = {CoLA: Cross-Modal Low-rank Adaptation for Multimodal Downstream Tasks},
  author = {Wish Suharitdamrong and Tony Alex and Muhammad Awais and Sara Ahmed},
  journal= {arXiv preprint arXiv:2604.03314},
  year   = {2026}
}

Comments

14 pages, 6 Figures

R2 v1 2026-07-01T11:53:16.996Z