arXiv:2503.04444cs.CV2025-03被引 2

通过融合冗余视觉标记,高效处理多图多模态任务

ToFu: Visual Tokens Reduction via Fusion for Multi-modal, Multi-patch, Multi-image Task

  • 不依赖编码器架构,无需微调模型即可压缩视觉标记
  • 在多图任务中减少40%以上标记量,准确率提升5.2%
  • 适合高分辨率、多图像场景的快速推理需求

大型多模态模型(LMMs)虽具备强大的跨模态理解与推理能力,但其计算开销远超单模态模型。主要瓶颈在于视觉输入需大量标记,尤其在多图像任务中更为显著。现有压缩方法受限于特定编码器结构,需微调语言模型且仅适用于单图场景。为此,我们提出ToFu——一种编码器无关、无需训练的视觉标记融合策略,可有效处理高分辨率、多图像任务。核心思想是保留差异性标记,融合相似标记:通过逐个分析视觉标记,判断是否合并或保持独立。我们在广泛使用的LLaVA-Interleave Bench上验证该方法,并进一步在新构建的ComPairs基准上测试,后者聚焦多图对比任务,输入图像和标记数量更大。对多种LMM架构的全面评估表明,ToFu在提升效率的同时实现性能增益,显著降低计算负担。

原文摘要 · Abstract (English)

Large Multimodal Models (LMMs) are powerful tools that are capable of reasoning and understanding multimodal information beyond text and language. Despite their entrenched impact, the development of LMMs is hindered by the higher computational requirements compared to their unimodal counterparts. One of the main causes of this is the large amount of tokens needed to encode the visual input, which is especially evident for multi-image multimodal tasks. Recent approaches to reduce visual tokens depend on the visual encoder architecture, require fine-tuning the LLM to maintain the performance, and only consider single-image scenarios. To address these limitations, we propose ToFu, a visual encoder-agnostic, training-free Token Fusion strategy that combines redundant visual tokens of LMMs for high-resolution, multi-image, tasks. The core intuition behind our method is straightforward yet effective: preserve distinctive tokens while combining similar ones. We achieve this by sequentially examining visual tokens and deciding whether to merge them with others or keep them as separate entities. We validate our approach on the well-established LLaVA-Interleave Bench, which covers challenging multi-image tasks. In addition, we push to the extreme our method by testing it on a newly-created benchmark, ComPairs, focused on multi-image comparisons where a larger amount of images and visual tokens are inputted to the LMMs. Our extensive analysis, considering several LMM architectures, demonstrates the benefits of our approach both in terms of efficiency and performance gain.

多模态视觉压缩标记融合高效推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。