TL;DR
DocVAL introduces a validated chain-of-thought distillation framework that enhances spatial grounding in compact vision-language models for document VQA, achieving better accuracy and localization without OCR at inference.
Contribution
It presents a novel validation-driven training method that transfers explicit spatial reasoning from large models to smaller, deployable models, improving document grounding performance.
Findings
Up to 6-7 ANLS points improvement over comparable models.
Introduces mean Average Precision (mAP) for document question answering localization.
Provides 95K validator-verified CoT traces for effective supervision.
Abstract
Document visual question answering requires models not only to answer questions correctly, but also to precisely localize answers within complex document layouts. While large vision-language models (VLMs) achieve strong spatial grounding, their inference cost and latency limit real-world deployment. Compact VLMs are more efficient, but they often suffer substantial localization degradation under standard fine-tuning or distillation. To address this gap, we propose DocVAL, a validated chain-of-thought (CoT) distillation framework that transfers explicit spatial reasoning from large teacher models to compact, deployable student VLMs. DocVAL combines (1) teacher-generated spatial CoT supervision, (2) a rule-based dual-mode validator that filters low-quality training signals and provides fine-grained, pixel-level corrective feedback, and (3) a validation-driven two-stage training procedure…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
