CVLGJun 10

Parameter-Efficient Adapter Tuning for Tabular-Image Multimodal Learning

arXiv:2606.11682v19.5h-index: 1
Predicted impact top 53% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

For practitioners in multimodal learning, TI-Adapter offers an efficient fine-tuning method that reduces computational cost without sacrificing performance.

TI-Adapter achieves competitive or better predictive performance than full fine-tuning on 20 tabular-image datasets while using substantially fewer trainable parameters.

Tabular-image multimodal learning aims to improve predictive modeling by jointly using structured tabular attributes and visual data. Although pretrained encoders provide strong modality-specific representations, full fine-tuning can be computationally expensive, while keeping encoders frozen may limit task-specific adaptation. We propose the Tabular-Image Adapter (TI-Adapter), a modality-specific adapter-based fine-tuning framework for efficient multimodal adaptation. TI-Adapter freezes the pretrained tabular encoder and learns an adapter after the extracted tabular embedding, while adapting the image branch with embedding-level and bottleneck-level adapters instead of full fine-tuning. Experiments on 20 tabular-image datasets show that TI-Adapter achieves competitive or better predictive performance than full fine-tuning while using substantially fewer trainable parameters. Ablation studies further demonstrate the importance of adapter placement for balancing performance and practical efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes