paper-with-me

홈 › Papers

VisReflect: Latent Visual Reflection for Fine-Grained Perception in Long Visual Context

2026-06-29 · Xiaoqian Shen, Mohamed Elhoseiny arxiv

Large Vision Language Models (LVLMs) have achieved remarkable success on vision-language tasks, yet fine-grained perception over high-resolution images and long-context videos remains challenging. As the number of visual tokens increases, the visual attention sink phenomenon becomes increasingly severe, causing irrelevant tokens to absorb a disproportionate amount of attention mass. Recent approaches attempt to mitigate this issue by explicitly predicting bounding boxes or temporal spans and re-encoding the cropped visual regions. Such methods depend on unreliable numeric localization in the discrete token space and incur significant computational overhead due to additional forward passes. In this work, we propose VisReflect, a simple yet effective framework that improves fine-grained perception in long visual contexts through latent visual reflection. Instead of decoding intermediate predictions into discrete tokens, the model generates continuous visual reflection that represents question-relevant visual features in the latent space. These reflections selectively emphasize salient regions or frames, guiding attention towards relevant visual tokens within a single forward pass. We conduct comprehensive evaluations on challenging high-resolution image benchmarks, including BLINK, V*, and HRBench-4K/8K, as well as video understanding benchmarks such as MVBench, VideoMME, and MLVU. Our method consistently improves over strong baselines, achieving gains of 4.1% on image benchmarks and 1.8% on video benchmarks. Compared with zooming-based methods, our model achieves comparable performance while reducing inference time by roughly 44% on video understanding.

📄 PDF Abstract BibTeX arXiv:2606.30288

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

V-Reflection: Transforming MLLMs from Passive Observers to Active Interrogators

2026-03-31 · Jiazhou Zhou, Yucheng Chen, Hongyang Li, Qing Jiang 외 arxiv

Multimodal Large Language Models (MLLMs) have achieved remarkable success, yet they remain prone to perception-related hallucinations in fine-grained tasks. This vulnerability arises from a fundamental limitation: their …

Phoenix: A Motion-based Self-Reflection Framework for Fine-grained Robotic Action Correction

2025-04-20 · CVPR 2025 1 · Wenke Xia, Ruoxuan Feng, Dong Wang, Di Hu

Building a generalizable self-correction system is crucial for robots to recover from failures. Despite advancements in Multimodal Large Language Models (MLLMs) that empower robots with semantic reflection ability for fa…

Lifelong learning

Perception in Reflection

2025-04-09 · Yana Wei, Liang Zhao, Kangheng Lin, En Yu 외

We present a perception in reflection paradigm designed to transcend the limitations of current large vision-language models (LVLMs), which are expected yet often fail to achieve perfect perception initially. Specificall…

Hallucination

Visual-ERM: Reward Modeling for Visual Equivalence

2026-03-13 · Ziyu Liu, Shengyuan Ding, Xinyu Fang, Xuanlang Dai 외 arxiv

Vision-to-code tasks require models to reconstruct structured visual inputs, such as charts, tables, and SVGs, into executable or structured representations with high visual fidelity. While recent Large Vision Language M…

Reinforcement Learning

Latent Space Energy-based Model for Fine-grained Open Set Recognition

2023-09-19 · Wentao Bao, Qi Yu, Yu Kong

Fine-grained open-set recognition (FineOSR) aims to recognize images belonging to classes with subtle appearance differences while rejecting images of unknown classes. A recent trend in OSR shows the benefit of generativ…

AttributeDensity EstimationOpen Set Learning