测试视觉文本压缩对视觉语言模型长上下文理解能力的影响
VTCBench: Can Vision-Language Models Understand Long Context with Vision-Text Compression?
- 用视觉化方式压缩长文本,提升上下文处理效率
- 多数模型在压缩信息下难以捕捉长期依赖关系
- 适合研究高效视觉语言模型的开发者参考
大型语言模型扩展上下文窗口面临计算与内存开销过大的挑战。一种有前景的解决方案是视觉文本压缩(VTC),如DeepSeek-OCR和Glyph框架,将长文本转为高密度二维视觉表示,实现3倍至20倍的令牌压缩比。然而,这种高信息密度对视觉语言模型(VLM)核心长上下文能力的影响尚未充分研究。为此,我们提出首个VTC基准,系统评估VLM在三种长上下文理解场景下的表现:VTC-Retrieval(检索与聚合信息)、VTC-Reasoning(基于隐含关联定位事实,词汇重叠极低)、VTC-Memory(在长期对话记忆中进行综合问答)。此外,我们构建了VTCBench-Wild以模拟多样化输入场景。全面评估主流开源与专有模型后发现,尽管能良好解码文本(如OCR),多数VLM在处理VTC信息时表现出显著的长上下文理解能力缺失,无法有效捕捉上下文中的长距离关联或依赖。本研究深入揭示了VTC机制特性,为设计更高效、可扩展的VLM提供基础。
原文摘要 · Abstract (English)
The computational and memory overheads associated with expanding the context window of LLMs severely limit their scalability. A noteworthy solution is vision-text compression (VTC), exemplified by frameworks like DeepSeek-OCR and Glyph, which convert long texts into dense 2D visual representations, thereby achieving token compression ratios of 3x-20x. However, the impact of this high information density on the core long-context capabilities of vision-language models (VLMs) remains under-investigated. To address this gap, we introduce the first benchmark for VTC and systematically assess the performance of VLMs across three long-context understanding settings: VTC-Retrieval, which evaluates the model's ability to retrieve and aggregate information; VTC-Reasoning, which requires models to infer latent associations to locate facts with minimal lexical overlap; and VTC-Memory, which measures comprehensive question answering within long-term dialogue memory. Furthermore, we establish the VTCBench-Wild to simulate diverse input scenarios.We comprehensively evaluate leading open-source and proprietary models on our benchmarks. The results indicate that, despite being able to decode textual information (e.g., OCR) well, most VLMs exhibit a surprisingly poor long-context understanding ability with VTC-processed information, failing to capture long associations or dependencies in the context.This study provides a deep understanding of VTC and serves as a foundation for designing more efficient and scalable VLMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。