arXiv:2501.16297cs.CV2025-01ICCV被引 19

用视觉寄存器减少高分辨率图像冗余,提升多模态模型效率

FALCON: Resolving Visual Redundancy and Fragmentation in High-resolution Multimodal Large Language Models via Visual Registers

  • 引入可学习的视觉寄存器,动态聚合关键信息,压缩视觉表示
  • 在多个高分辨率基准上实现9倍的视觉令牌减少,性能更优
  • 适合需要高效处理高清图像的多模态任务开发者使用

高分辨率视觉输入使多模态大语言模型具备更强的现实场景感知能力。然而,现有高分辨率多模态模型大多采用裁剪策略处理图像,导致视觉编码碎片化和冗余令牌激增。为此,我们提出FALCON模型。FALCON引入一种新型视觉寄存器技术,同时实现:1)在视觉编码阶段消除冗余令牌。针对视觉编码器输出中的视觉冗余,提出基于寄存器的表征压缩(ReCompact)机制,通过一组可学习的视觉寄存器自适应聚合关键信息并剔除冗余,使编码器以极少输出令牌生成紧凑视觉表示,无需额外压缩模块;2)保证视觉编码连续性。为解决碎片化输入带来的编码误差,设计寄存器交互注意力(ReAtten)模块,通过寄存器间交互实现子图像间高效信息交换,确保视觉语义连贯性。我们在多种高分辨率基准上对FALCON进行综合实验,结果表明其在保持高性能的同时实现9倍的视觉令牌减少。

原文摘要 · Abstract (English)

The incorporation of high-resolution visual input equips multimodal large language models (MLLMs) with enhanced visual perception capabilities for real-world tasks. However, most existing high-resolution MLLMs rely on a cropping-based approach to process images, which leads to fragmented visual encoding and a sharp increase in redundant tokens. To tackle these issues, we propose the FALCON model. FALCON introduces a novel visual register technique to simultaneously: 1) Eliminate redundant tokens at the stage of visual encoding. To directly address the visual redundancy present in the output of vision encoder, we propose a Register-based Representation Compacting (ReCompact) mechanism. This mechanism introduces a set of learnable visual registers designed to adaptively aggregate essential information while discarding redundancy. It enables the encoder to produce a more compact visual representation with a minimal number of output tokens, thus eliminating the need for an additional compression module. 2) Ensure continuity in visual encoding. To address the potential encoding errors caused by fragmented visual inputs, we develop a Register Interactive Attention (ReAtten) module. This module facilitates effective and efficient information exchange across sub-images by enabling interactions between visual registers. It ensures the continuity of visual semantics throughout the encoding. We conduct comprehensive experiments with FALCON on high-resolution benchmarks across a wide range of scenarios. FALCON demonstrates superior performance with a remarkable 9-fold reduction in visual tokens.

多模态视觉编码压缩高分辨率

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