Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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. ParameterEfficient Fine-Tuning (PEFT) methods like LowRank 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 LowRank 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 crossmodal 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 multitask PEFT framework for visual grounding, bridging a key gap in efficient multimodal adaptation. Code is available at https://github.com/peterwisu/CoLA

Wish Suharitdamrong, Tony Alex, Muhammad Awais, Sara Atito• 2026

Related benchmarks

TaskDatasetResultRank
Referring Expression ComprehensionRefCOCO+ (val)
Accuracy79.6
354
Referring Expression ComprehensionRefCOCO (testA)
Accuracy0.91
351
Referring Expression ComprehensionRefCOCO (val)
Accuracy89.4
348
Referring Expression SegmentationRefCOCO (testA)--
332
Referring Expression SegmentationRefCOCO+ (testA)--
305
Referring Expression ComprehensionRefCOCOg (test)
Accuracy81.8
300
Referring Expression ComprehensionRefCOCOg (val)
Accuracy81.7
300
Referring Expression SegmentationRefCOCO+ (val)--
284
Referring Expression SegmentationRefCOCO (val)--
273
Referring Expression SegmentationRefCOCO (testB)--
259
Showing 10 of 20 rows

Other info

Follow for update