paper-with-me

홈 › Papers

DocKylin: A Large Multimodal Model for Visual Document Understanding with Efficient Visual Slimming

2024-06-27 · Jiaxin Zhang, Wentao Yang, Songxuan Lai, Zecheng Xie, Lianwen Jin

Current multimodal large language models (MLLMs) face significant challenges in visual document understanding (VDU) tasks due to the high resolution, dense text, and complex layouts typical of document images. These characteristics demand a high level of detail perception ability from MLLMs. While increasing input resolution improves detail perception capability, it also leads to longer sequences of visual tokens, increasing computational costs and straining the models' ability to handle long contexts. To address these challenges, we introduce DocKylin, a document-centric MLLM that performs visual content slimming at both the pixel and token levels, thereby reducing token sequence length in VDU scenarios. We introduce an Adaptive Pixel Slimming (APS) preprocessing module to perform pixel-level slimming, increasing the proportion of informative pixels. Moreover, we propose a novel Dynamic Token Slimming (DTS) module to conduct token-level slimming, filtering essential tokens and removing others to adaptively create a more compact visual sequence. Experiments demonstrate DocKylin's promising performance across various VDU benchmarks and the effectiveness of each component.

📄 PDF Abstract BibTeX arXiv:2406.19101

Code (0)

등록된 구현이 없습니다.

Tasks

document understanding

Similar Papers 제목 키워드 기반

Multimodal Graph RAG for Long-range Visually Rich Document Understanding

2026-06-27 · Yi-Cheng Wang, Chu-Song Chen arxiv

Multimodal large language models (MLLMs) are widely applied to visual document understanding. However, comprehending long documents remains an issue by the limited context window. Though recent multimodal retrieval-augme…

Visual Question Answering

DocSLM: A Small Vision-Language Model for Long Multimodal Document Understanding

2025-11-14 · Tanveer Hannan, Dimitrios Mallios, Parth Pathak, Faegheh Sardari 외 arxiv

Large Vision-Language Models (LVLMs) have demonstrated strong multimodal reasoning capabilities on long and complex documents. However, their high memory footprint makes them impractical for deployment on resource-constr…

Multimodal Reasoning

LoRA-Contextualizing Adaptation of Large Multimodal Models for Long Document Understanding

2024-11-02 · Jian Chen, Ruiyi Zhang, Yufan Zhou, Tong Yu 외

Large multimodal models (LMMs) have recently shown great progress in text-rich image understanding, yet they still struggle with complex, multi-page, visually-rich documents. Traditional methods using document parsers fo…

document understandingQuestion AnsweringRetrievalRetrieval-augmented Generation

LayoutXLM: Multimodal Pre-training for Multilingual Visually-rich Document Understanding

2021-04-18 · Yiheng Xu, Tengchao Lv, Lei Cui, Guoxin Wang 외

Multimodal pre-training with text, layout, and image has achieved SOTA performance for visually-rich document understanding tasks recently, which demonstrates the great potential for joint learning across different modal…

Document Image Classificationdocument understandingFormKey-value Pair Extraction

MarkupLM: Pre-training of Text and Markup Language for Visually-rich Document Understanding

2021-10-16 · Junlong Li, Yiheng Xu, Lei Cui, Furu Wei

Multimodal pre-training with text, layout, and image has made significant progress for Visually Rich Document Understanding (VRDU), especially the fixed-layout documents such as scanned document images. While, there are …

document understanding