paper-with-me

홈 › Papers

Stateful Visual Encoders for Vision-Language Models

2026-06-03 · Zirui Wang, Junwei Yu, Adam Yala, David M. Chan, Joseph E. Gonzalez, Trevor Darrell arxiv

Vision-language models (VLMs) are increasingly used in multi-image, multi-turn agentic settings where decisions depend on visual changes. However, in existing open-weight VLMs, visual comparisons happen only inside the language model, while the visual encoder itself remains stateless: each image is encoded independently, without access to the prior visual context. As a result, small but task-critical changes may be attenuated before the language model has a chance to compare them, especially when those changes do not affect the high-level semantics of the scene. We introduce a Stateful Visual Encoder, which conditions each visual representation on prior visual features. Under supervised finetuning, VLMs equipped with stateful encoders achieve consistent improvements on controlled tasks involving cross-image spatial aggregation, multi-object visual differencing, and visual trajectory behavior cloning. These improvements are consistent across input resolutions, language model sizes, and VLM backbones. Finally, we validate our model on real-world tasks, including longitudinal radiology, fine-grained image comparison, and remote sensing, where stateful encoders consistently improve generalist VLM baselines and can match or surpass specialized models in selected domains. Project page: https://statefulvisualencoders.github.io/

📄 PDF Abstract BibTeX arXiv:2606.04433

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mema: Memory-Augmented Adapter for Enhanced Vision-Language Understanding

2026-02-28 · Ying Liu, Yudong Han, Kean Shi, Liyuan Pan arxiv

Multimodal Large Language Models (MLLMs) have achieved remarkable performance by aligning pretrained visual representations with the linguistic knowledge embedded in Large Language Models (LLMs). However, existing approa…

Multimodal Reasoning

Foveated Reasoning: Stateful, Action-based Visual Focusing for Vision-Language Models

2026-04-22 · Juhong Min, Lazar Valkov, Vitali Petsiuk, Hossein Souri 외 arxiv

Vision-language models benefit from high-resolution images, but the increase in visual-token count incurs high compute overhead. Humans resolve this tension via foveation: a coarse view guides "where to look", while sele…

Reinforcement Learning

Enhancing Perception Capabilities of Multimodal LLMs with Training-Free Fusion

2024-12-02 · Zhuokun Chen, Jinwu Hu, Zeshuai Deng, Yufeng Wang 외

Multimodal LLMs (MLLMs) equip language models with visual capabilities by aligning vision encoders with language models. Existing methods to enhance the visual perception of MLLMs often involve designing more powerful vi…

Language ModelingLanguage Modelling

Stealthy Backdoor Attack in Self-Supervised Learning Vision Encoders for Large Vision Language Models

2025-02-25 · CVPR 2025 1 · Zhaoyi Liu, huan zhang

Self-supervised learning (SSL) vision encoders learn high-quality image representations and thus have become a vital part of developing vision modality of large vision language models (LVLMs). Due to the high cost of tra…

Backdoor AttackHallucinationSelf-Supervised Learning

Unveiling Encoder-Free Vision-Language Models

2024-06-17 · Haiwen Diao, Yufeng Cui, Xiaotong Li, Yueze Wang 외

Existing vision-language models (VLMs) mostly rely on vision encoders to extract visual features followed by large language models (LLMs) for visual-language tasks. However, the vision encoders set a strong inductive bia…

DecoderInductive BiasLanguage Modelling