← Latest papers
💬 NLP

v1: Learning to Point Visual Tokens for Multimodal Grounded Reasoning

The paper introduces v1, a lightweight extension for multimodal language models that enables active visual referencing through a semantic point-and-copy mechanism, allowing the model to dynamically retrieve and re-ground relevant image patches during reasoning to overcome the limitations of static visual encoding.

Original authors: Jiwan Chung, Junhyeok Kim, Siyeol Kim, Jaeyoung Lee, Min Soo Kim, Youngjae Yu

Published 2026-08-06
📖 6 min read🧠 Deep dive

Original authors: Jiwan Chung, Junhyeok Kim, Siyeol Kim, Jaeyoung Lee, Min Soo Kim, Youngjae Yu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to solve a tricky puzzle, but the pieces are hidden inside a giant, complex picture. In the world of artificial intelligence, there are special "multimodal" brains that can look at pictures and read text at the same time. Usually, when these AI models try to solve a math problem involving a diagram, they take one quick glance at the image, memorize the general vibe, and then try to solve the rest of the problem using only words. It's like looking at a map for five seconds, closing your eyes, and then trying to drive to a new city without ever looking back at the map. The problem is, as the driving instructions get longer and more complicated, the AI starts to forget exactly where the turns are or what the landmarks look like. It loses its "grounding," meaning it drifts away from the visual evidence it needs to be right.

This paper introduces a new way for these AI brains to think, called v1. Instead of just taking one look and then guessing, v1 teaches the model to actively point at the specific parts of the picture it needs to remember, copy that information, and paste it back into its thinking process whenever it gets stuck. It's like having a super-smart student who, while solving a long math problem, keeps reaching out to tap the diagram with a finger, saying, "Wait, let me check this angle again," and then bringing that specific visual detail right back into their notes to help them finish the calculation. The researchers found that this simple "point-and-copy" trick helps the AI stay focused on the right parts of the image, leading to much better answers on difficult visual math tests.

The Problem: The "One-Glance" Trap

Most current AI models that can see and read are like students who are told to study a diagram for a split second and then close their eyes. They encode the image into their memory once and then try to reason through the problem using only text. The researchers noticed a flaw in this approach: as the reasoning gets longer and more complex, the model starts to lose focus. It's as if the student's eyes are glazing over; they stop paying attention to the important details in the picture. The paper shows that as the AI writes out more steps to solve a problem, its attention to the actual image fades away, and it starts making mistakes because it's no longer "looking" at the evidence it needs.

The Solution: Point-and-Copy

To fix this, the team created v1, a lightweight upgrade for these AI models. Think of v1 as giving the AI a magical pointer and a photocopier. When the AI is thinking through a problem and realizes it needs to check a specific part of the image—like an angle in a triangle or a bar on a graph—it doesn't just guess. Instead, it uses a "pointing" mechanism to select that exact patch of the image.

Once it points, it "copies" the visual information from that spot and pastes it directly back into its stream of thought. This means the AI can revisit the visual evidence as many times as it needs, keeping the picture fresh in its mind while it does the math. Crucially, this isn't about generating new images or drawing new pictures; it's about re-accessing the original image data with surgical precision. The model learns to say, "I need to look at the red bar again," points to it, copies its data, and then continues its reasoning with that fresh visual context.

How They Taught the AI

You can't just tell an AI to "look harder"; it needs to be trained on how to do it. The researchers built a massive dataset called v1g, containing 300,000 examples of math problems where the reasoning steps are explicitly linked to specific parts of the image. They used a clever, automated process to create this data:

  1. They took existing reasoning paths from other AI models.
  2. They used a powerful language model to break those paths down, identifying where the AI should have looked at the image.
  3. They added "grounding" annotations, which are like digital sticky notes that say, "When you mention this angle, you must look at this specific region of the image."

This dataset taught the v1 model that when it's stuck or needs to verify a step, it should reach out, point to the right spot, and copy the information.

The Results: Smarter, Focused Reasoning

The team tested v1 on several challenging math benchmarks, including MathVista, MathVision, and MathVerse. These tests are full of diagrams, charts, and geometric shapes that require careful visual inspection.

The results were impressive. Even though v1 is a relatively small model (7 billion parameters), it outperformed many larger models and other specialized reasoning models.

  • On the MathVision benchmark, the base model without the pointing feature scored 23.6.
  • When the pointing feature was added during training but not used during the test, the score rose slightly to 25.3.
  • But when the model was allowed to use the point-and-copy feature during the test, the score jumped to 34.5.

This shows that the ability to actively revisit the image is the key driver of success. The model didn't just get better at math; it got better at looking while doing math. In one example, while other models misidentified the tallest bar in a chart, v1 correctly pointed to the specific bar, copied its data, and calculated the right percentage. In another task involving a pathfinding puzzle with hexagons, v1 successfully pointed to the correct shapes to verify the route, whereas others got lost.

What This Means

The paper suggests that the future of multimodal reasoning isn't just about making models bigger or smarter at text generation. It's about giving them the ability to dynamically access visual information when they need it. By letting the model "point and copy," the researchers found a way to keep the visual evidence aligned with the reasoning steps, preventing the model from drifting away from the truth.

The researchers are careful to note that this isn't a magic wand that solves every problem. Sometimes the model still points to the wrong area, or it might point too many times, or it might struggle with very abstract concepts that don't fit neatly into a box. However, the core finding is clear: active visual referencing helps. It turns the AI from a student who glances at the map once and hopes for the best, into a navigator who constantly checks the map, ensuring every turn is correct.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →