paper-with-me

홈 › Papers

DocCogito: Aligning Layout Cognition and Step-Level Grounded Reasoning for Document Understanding

2026-03-08 · Yuchuan Wu, Minghan Zhuo, Teng Fu, Mengyang Zhao, Bin Li, Xiangyang Xue arxiv

Document understanding with multimodal large language models (MLLMs) requires not only accurate answers but also explicit, evidence-grounded reasoning, especially in high-stakes scenarios. However, current document MLLMs still fall short of forming a complete, human-like reasoning process, because even when they improve both layout encoding and CoT-style prompting, the interaction between the two is typically learned implicitly and remains loosely coupled rather than being enforced as a systematic mechanism. So we propose DocCogito, a unified framework that integrates global layout perception with structured, region-grounded reasoning. DocCogito introduces a lightweight layout tower that distills page structure into learnable global layout prior tokens, and a deterministic Visual-Semantic Chain (VSC)-a concise structured representation less ambiguous than free-form natural-language CoT-to supervise fine-grained intermediate reasoning aligned with evidence regions. Training follows a progressive recipe, including layout perception pretraining, VSC-guided cold start, rejection sampling, and GRPO. To further strengthen the internal coupling between layout priors and VSC execution, we augment standard rewards with a fine-grained region-confidence signal that encourages reasoning traces to stay aligned with corresponding evidence regions. Extensive experiments on six benchmarks (DocVQA, WTQ, ChartQA, TextVQA, OCRBench, and InfoVQA) demonstrate strong generalization, achieving state-of-the-art results on four benchmarks.

📄 PDF Abstract BibTeX arXiv:2603.07494

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards End-to-end Handwritten Document Recognition

2022-09-30 · Denis Coquenet

Handwritten text recognition has been widely studied in the last decades for its numerous applications. Nowadays, the state-of-the-art approach consists in a three-step process. The document is segmented into text lines,…

Handwriting RecognitionHandwritten Document RecognitionHandwritten Text Recognition

Case Study of a highly automated Layout Analysis and OCR of an incunabulum: 'Der Heiligen Leben' (1488)

2017-01-20 · Christian Reul, Marco Dittrich, Martin Gruner

This paper provides the first thorough documentation of a high quality digitization process applied to an early printed book from the incunabulum period (1450-1500). The entire OCR related workflow including preprocessin…

Optical Character Recognition (OCR)

Spatial-Aware Latent Initialization for Controllable Image Generation

2024-01-29 · Wenqiang Sun, Teng Li, Zehong Lin, Jun Zhang

Recently, text-to-image diffusion models have demonstrated impressive ability to generate high-quality images conditioned on the textual input. However, these models struggle to accurately adhere to textual instructions …

DenoisingImage Generation

Two-step Constructive Approaches for Dungeon Generation

2019-06-11 · Michael Cerny Green, Ahmed Khalifa, Athoug Alsoughayer, Divyesh Surana 외

This paper presents a two-step generative approach for creating dungeons in the rogue-like puzzle game MiniDungeons 2. Generation is split into two steps, initially producing the architectural layout of the level as its …

PositionVocal Bursts Valence Prediction

Automated Transcription for Pre-Modern Japanese Kuzushiji Documents by Random Lines Erasure and Curriculum Learning

2020-05-06 · Anh Duc Le

Recognizing the full-page of Japanese historical documents is a challenging problem due to the complex layout/background and difficulty of writing styles, such as cursive and connected characters. Most of the previous me…