提出高效多模态适配器Wander,实现跨模态细粒度交互。
A Wander Through the Multimodal Landscape: Efficient Transfer Learning via Low-rank Sequence Multimodal Adapter
- 用外积融合多模态信息,结合CP分解降低参数量
- 在多数据集上优于当前最优方法,提升效率与性能
- 适合需要高效多模态微调的研究者使用
高效迁移学习方法如基于适配器的方法在单模态模型和视觉-语言模型中已取得显著成效。然而,现有方法在微调多模态模型时面临两大挑战:一是仅针对视觉-语言任务设计,难以扩展至超过两种模态的场景;二是对模态间交互利用不足,且效率有限。为此,本文提出低秩序列多模态适配器(Wander)。首先,通过外积以逐元素方式有效融合不同模态的信息;为提升效率,采用CP分解将张量分解为秩一成分,实现显著的参数压缩。此外,引入令牌级低秩分解,以提取更细粒度特征及模态间的序列关系。该设计使Wander在参数高效的前提下,实现跨模态序列的令牌级交互。我们在包含不同模态数量的数据集上进行了广泛实验,结果表明Wander持续优于当前最先进的高效迁移学习方法,充分验证了其有效性、高效性与通用性。
原文摘要 · Abstract (English)
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 features and sequence relationships between modalities. With these designs, Wander enables token-level interactions between sequences of different modalities in a parameter-efficient way. We conduct extensive experiments on datasets with different numbers of modalities, where Wander outperforms state-of-the-art efficient transfer learning methods consistently. The results fully demonstrate the effectiveness, efficiency and universality of Wander.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。