paper-with-me

홈 › Papers

Adaptive Markup Language Generation for Contextually-Grounded Visual Document Understanding

2025-05-08 · CVPR 2025 1 · Han Xiao, Yina Xie, Guanxin Tan, Yinghao Chen, Rui Hu, Ke Wang, Aojun Zhou, Hao Li, Hao Shao, Xudong Lu, Peng Gao, Yafei Wen, Xiaoxin Chen, Shuai Ren, Hongsheng Li

Visual Document Understanding has become essential with the increase of text-rich visual content. This field poses significant challenges due to the need for effective integration of visual perception and textual comprehension, particularly across diverse document types with complex layouts. Moreover, existing fine-tuning datasets for this domain often fall short in providing the detailed contextual information for robust understanding, leading to hallucinations and limited comprehension of spatial relationships among visual elements. To address these challenges, we propose an innovative pipeline that utilizes adaptive generation of markup languages, such as Markdown, JSON, HTML, and TiKZ, to build highly structured document representations and deliver contextually-grounded responses. We introduce two fine-grained structured datasets: DocMark-Pile, comprising approximately 3.8M pretraining data pairs for document parsing, and DocMark-Instruct, featuring 624k fine-tuning data annotations for grounded instruction following. Extensive experiments demonstrate that our proposed model significantly outperforms existing state-of-theart MLLMs across a range of visual document understanding benchmarks, facilitating advanced reasoning and comprehension capabilities in complex visual scenarios. Our code and models are released at https://github. com/Euphoria16/DocMark.

📄 PDF Abstract BibTeX arXiv:2505.05446

Code (1)

Euphoria16/DocMark 공식 구현 pytorch

Tasks

document understandingInstruction FollowingText Generation

Similar Papers 제목 키워드 기반

Multimodal Markup Document Models for Graphic Design Completion

2024-09-27 · Kotaro Kikuchi, Naoto Inoue, Mayu Otani, Edgar Simo-Serra 외

This paper presents multimodal markup document models (MarkupDM) that can generate both markup language and images within interleaved multimodal documents. Unlike existing vision-and-language multimodal models, our Marku…

AttributeLanguage ModelingLanguage Modelling

All for law and law for all: Adaptive RAG Pipeline for Legal Research

2025-08-18 · Figarri Keisha, Prince Singh, Pallavi, Dion Fernandes 외 arxiv

Retrieval-Augmented Generation (RAG) has transformed how we approach text generation tasks by grounding Large Language Model (LLM) outputs in retrieved knowledge. This capability is especially critical in the legal domai…

Text Generation

Generating Contextually-Relevant Navigation Instructions for Blind and Low Vision People

2024-07-11 · Zain Merchant, Abrar Anwar, Emily Wang, Souti Chattopadhyay 외

Navigating unfamiliar environments presents significant challenges for blind and low-vision (BLV) individuals. In this work, we construct a dataset of images and goals across different scenarios such as searching through…

Teaching Machines to Code: Neural Markup Generation with Visual Attention

2018-02-15 · Sumeet S. Singh

We present a neural transducer model with visual attention that learns to generate LaTeX markup of a real-world math formula given its image. Applying sequence modeling and transduction techniques that have been very suc…

MathOptical Character Recognition (OCR)

DisCGen: A Framework for Discourse-Informed Counterspeech Generation

2023-11-29 · Sabit Hassan, Malihe Alikhani

Counterspeech can be an effective method for battling hateful content on social media. Automated counterspeech generation can aid in this process. Generated counterspeech, however, can be viable only when grounded in the…