A Wander Through the Multimodal Landscape: Efficient Transfer Learning via Low-rank Sequence Multimodal Adapter
Zirun Guo, Xize Cheng, Yangyang Wu, Tao Jin

TL;DR
This paper introduces Wander, a low-rank sequence multimodal adapter that enhances transfer learning by efficiently fusing multiple modalities and modeling their interactions with reduced parameters.
Contribution
Wander is a novel low-rank, tensor-based adapter that enables efficient, token-level multimodal interaction and extends transfer learning to multiple modalities beyond vision-language tasks.
Findings
Wander outperforms existing methods on various multimodal datasets.
It achieves significant parameter reduction while maintaining high performance.
The approach demonstrates universality across different modality combinations.
Abstract
Efficient transfer learning methods such as adapter-based methods have shown great success in unimodal models and vision-language models. However, existing methods have two main challenges in fine-tuning multimodal models. Firstly, they are designed for vision-language tasks and fail to extend to situations where there are more than two modalities. Secondly, they exhibit limited exploitation of interactions between modalities and lack efficiency. To address these issues, in this paper, we propose the loW-rank sequence multimodal adapter (Wander). We first use the outer product to fuse the information from different modalities in an element-wise way effectively. For efficiency, we use CP decomposition to factorize tensors into rank-one components and achieve substantial parameter reduction. Furthermore, we implement a token-level low-rank decomposition to extract more fine-grained…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Speech and Audio Processing · Domain Adaptation and Few-Shot Learning
MethodsAdapter
