English

v1: Learning to Point Visual Tokens for Multimodal Grounded Reasoning

Computation and Language 2026-05-08 v6 Computer Vision and Pattern Recognition

Abstract

When thinking with images, humans rarely rely on a single glance: they revisit visual evidence while reasoning. In contrast, most Multimodal Language Models encode an image once to key-value cache and then reason purely in text, making it hard to re-ground intermediate steps. We empirically confirm this: as reasoning chains lengthen, models progressively lose focus on relevant regions. We introduce v1, a lightweight extension for active visual referencing via point-and-copy: the model selects relevant image patches and copies their embeddings back into the reasoning stream. Crucially, our point-and-copy mechanism retrieves patches using their semantic representations as keys, ensuring perceptual evidence remains aligned with the reasoning space. To train this behavior, we build v1g, a dataset of 300K multimodal reasoning traces with interleaved grounding annotations. Across multimodal mathematical reasoning benchmarks, v1 consistently outperforms comparable baselines.

Keywords

Cite

@article{arxiv.2505.18842,
  title  = {v1: Learning to Point Visual Tokens for Multimodal Grounded Reasoning},
  author = {Jiwan Chung and Junhyeok Kim and Siyeol Kim and Jaeyoung Lee and Min Soo Kim and Youngjae Yu},
  journal= {arXiv preprint arXiv:2505.18842},
  year   = {2026}
}
R2 v1 2026-07-01T02:36:22.733Z