Towards Improving Document Understanding: An Exploration on Text-Grounding via MLLMs
Yonghui Wang, Wengang Zhou, Hao Feng, Keyi Zhou, Houqiang Li

TL;DR
This paper introduces TGDoc, a model that enhances multimodal large language models with text-grounding capabilities, significantly improving understanding of text-rich images by integrating spatial text location information.
Contribution
The paper presents a novel text-grounding approach for document understanding, including a new dataset, instruction tuning tasks, and state-of-the-art performance on benchmarks.
Findings
Text-grounding improves model interpretation of text-rich images.
TGDoc achieves state-of-the-art results on multiple benchmarks.
The dataset of 99K PowerPoint presentations supports training and evaluation.
Abstract
In the field of document understanding, significant advances have been made in the fine-tuning of Multimodal Large Language Models (MLLMs) with instruction-following data. Nevertheless, the potential of text-grounding capability within text-rich scenarios remains underexplored. In this paper, we present a text-grounding document understanding model, termed TGDoc, which addresses this deficiency by enhancing MLLMs with the ability to discern the spatial positioning of text within images. Empirical evidence suggests that text-grounding improves the model's interpretation of textual content, thereby elevating its proficiency in comprehending text-rich images. Specifically, we compile a dataset containing 99K PowerPoint presentations sourced from the internet. We formulate instruction tuning tasks including text detection, recognition, and spotting to facilitate the cohesive alignment…
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.
Taxonomy
TopicsMultimodal Machine Learning Applications · Natural Language Processing Techniques · Topic Modeling
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · Dropout · Softmax · Absolute Position Encodings · Residual Connection · Position-Wise Feed-Forward Layer · Label Smoothing
