← Latest papers
💬 NLP

Doc-V*:Coarse-to-Fine Interactive Visual Reasoning for Multi-Page Document VQA

Doc-V* is an OCR-free agentic framework for multi-page Document VQA that employs a coarse-to-fine interactive reasoning strategy, combining thumbnail overviews with active semantic retrieval and structured memory aggregation to achieve superior accuracy and efficiency compared to existing baselines.

Original authors: Yuanlei Zheng, Pei Fu, Hang Li, Ziyang Wang, Yuyi Zhang, Wenyu Ruan, Xiaojin Zhang, Zhongyu Wei, Zhenbo Luo, Jian Luan, Wei Chen, Xiang Bai

Published 2026-04-16
📖 4 min read☕ Coffee break read

Original authors: Yuanlei Zheng, Pei Fu, Hang Li, Ziyang Wang, Yuyi Zhang, Wenyu Ruan, Xiaojin Zhang, Zhongyu Wei, Zhenbo Luo, Jian Luan, Wei Chen, Xiang Bai

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 handed a massive, 200-page financial report and asked a single, specific question: "How many signatures are on page 7?"

The Old Way (The "Brute Force" Approach):
Most current AI models try to read the entire 200-page document at once, like a student trying to swallow a whole textbook in one bite.

  • The Problem: The AI gets overwhelmed. It forgets the beginning by the time it reaches the end (the "lost in the middle" effect). Or, it tries to find the answer by blindly guessing which 5 pages might be important, often picking the wrong ones and missing the signature entirely.
  • The Result: It's either too slow, too expensive, or just plain wrong.

The New Way (Doc-V): The "Detective" Approach*
The paper introduces Doc-V*, which acts less like a robot reading a book and more like a human detective solving a mystery. Instead of reading everything, it uses a smart, step-by-step strategy called "Coarse-to-Fine Interactive Visual Reasoning."

Here is how Doc-V* works, using a simple analogy:

1. The "Bird's-Eye View" (The Thumbnail)

Before the detective dives into the evidence, they look at a polaroid collage of the whole document.

  • What happens: The AI looks at tiny, low-resolution thumbnails of every page. It can't read the small text, but it can see the shape of things.
  • The Analogy: It's like flipping through a photo album quickly. You don't read the captions yet, but you see, "Oh, page 7 has a big chart," or "Page 12 looks like a contract with signatures." This gives the AI a map of where to look.

2. The "Active Search" (The Detective's Tools)

Instead of waiting for the answer to be handed to it, Doc-V* actively goes hunting. It has two main tools:

  • The "Ctrl+F" Tool (Retrieval): If the question is "Find the signature," the AI acts like a search engine, scanning the document images for keywords or visual patterns to find the right pages.
  • The "Grab the File" Tool (Fetch): If the AI sees a signature on the thumbnail of page 7, it doesn't just guess; it specifically says, "I need the high-resolution version of page 7 right now." It fetches only that page to read the fine print.

3. The "Working Memory" (The Detective's Notebook)

As the detective finds clues, they write them down in a notebook so they don't forget.

  • What happens: Doc-V* keeps a running summary of what it has found. If it finds a signature on page 7, it writes it down. If it looks at page 8 and finds nothing, it notes that too.
  • The Benefit: This prevents the AI from getting confused or looping in circles. It builds a coherent story from scattered clues.

4. The "Stop When Done" Rule

A human detective doesn't keep searching after they've found the killer. Doc-V* is trained to know when it has enough evidence.

  • The Training: The AI was taught by watching an expert (GPT-4o) solve these problems. Then, it played a game where it got "points" for finding the right answer quickly and accurately. If it wasted time reading irrelevant pages, it lost points. This taught it to be efficient.

Why is this a big deal?

  • It's Smarter: It doesn't just throw more computing power at the problem; it changes how it looks. It focuses on quality of evidence rather than quantity of pages.
  • It's Cheaper: By only reading the pages it actually needs, it saves massive amounts of computer memory and time.
  • It's Robust: Even if the document is messy or the question is tricky, Doc-V* adapts. If it can't find the answer on page 7, it doesn't give up; it decides to check page 8 or search for a different keyword.

In a nutshell:
Old AI models are like a person trying to find a specific word in a library by reading every single book cover-to-cover. Doc-V* is like a librarian who knows exactly which shelf to walk to, pulls out the specific book, flips to the right page, and gives you the answer in seconds. It turns document reading from a passive chore into an active, intelligent investigation.

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 →