paper-with-me

Papers

Token Warping Helps MLLMs Look from Nearby Viewpoints

2026-04-03 · Phillip Y. Lee, Chanho Park, Mingue Park, Seungwoo Yoo, Juil Koo, Minhyuk Sung arxiv

Can warping tokens, rather than pixels, help multimodal large language models (MLLMs) understand how a scene appears from a nearby viewpoint? While MLLMs perform well on visual reasoning, they remain fragile to viewpoint changes, as pixel-wise warping is highly sensitive to small depth errors and often introduces geometric distortions. Drawing on theories of mental imagery that posit part-level structural representations as the basis for human perspective transformation, we examine whether image tokens in ViT-based MLLMs serve as an effective substrate for viewpoint changes. We compare forward and backward warping, finding that backward token warping, which defines a dense grid on the target view and retrieves a corresponding source-view token for each grid point, achieves greater stability and better preserves semantic coherence under viewpoint shifts. Experiments on our proposed ViewBench benchmark demonstrate that token-level warping enables MLLMs to reason reliably from nearby viewpoints, consistently outperforming all baselines including pixel-wise warping approaches, spatially fine-tuned MLLMs, and a generative warping method.

📄 PDF Abstract BibTeX arXiv:2604.02870

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

FIRM: Fine-Grained Intra-Token Representation of Masks for Remote Sensing Reasoning Segmentation

2026-08-14 · Weidong Tang, Kaiyu Li, Yikai Wang, Yanan Wu 외 arxiv

Reasoning segmentation requires multimodal large language models (MLLMs) to translate implicit instructions into precise pixel-level masks. MLLMs encode an image as visual tokens, each of which merges a group of image pa…

Constructive Distortion: Improving MLLMs with Attention-Guided Image Warping

2025-10-10 · Dwip Dalal, Gautam Vashishtha, Utkarsh Mishra, Jeonghwan Kim 외 arxiv

Multimodal large language models (MLLMs) often miss small details and spatial relations in cluttered scenes, leading to errors in fine-grained perceptual grounding. We introduce AttWarp, a lightweight method that allocat…

Sharp Nearby, Fuzzy Far Away: How Neural Language Models Use Context

2018-05-12 · ACL 2018 7 · Urvashi Khandelwal, He He, Peng Qi, Dan Jurafsky

We know very little about how neural language models (LM) use prior linguistic context. In this paper, we investigate the role of context in an LSTM LM, through ablation studies. Specifically, we analyze the increase in …

Sentence

A Comprehensive Study on Visual Token Redundancy for Discrete Diffusion-based Multimodal Large Language Models

2025-11-19 · Duo Li, Zuhao Yang, Xiaoqin Zhang, Ling Shao 외 arxiv

Discrete diffusion-based multimodal large language models (dMLLMs) have emerged as a promising alternative to autoregressive MLLMs thanks to their advantages in parallel decoding and bidirectional context modeling, but m…

GridPrune: From "Where to Look" to "What to Select" in Visual Token Pruning for MLLMs

2025-11-13 · Yuxiang Duan, Ao Li, Yingqin Li, Luyu Li 외 arxiv

Multimodal large language models (MLLMs) have shown remarkable capabilities in a wide range of vision-language tasks. However, the large number of visual tokens introduces significant computational overhead. To address t…