paper-with-me

홈 › Papers

DocLayLLM: An Efficient and Effective Multi-modal Extension of Large Language Models for Text-rich Document Understanding

2024-08-27 · Wenhui Liao, Jiapeng Wang, Hongliang Li, Chengyu Wang, Jun Huang, Lianwen Jin

Text-rich document understanding (TDU) refers to analyzing and comprehending documents containing substantial textual content. With the rapid evolution of large language models (LLMs), they have been widely leveraged for TDU due to their remarkable versatility and generalization. In this paper, we introduce DocLayLLM, an efficient and effective multi-modal extension of LLMs specifically designed for TDU. By integrating visual patch tokens and 2D positional tokens into LLMs and encoding the document content using the LLMs themselves, we fully take advantage of the document comprehension capability of LLMs and enhance their perception of OCR information. We have also deeply considered the role of the chain-of-thought (CoT) and innovatively proposed the techniques of CoT Pre-training and CoT Annealing. Our DocLayLLM can achieve remarkable performances with lightweight training settings, showcasing its efficiency and effectiveness. Experimental results demonstrate that our DocLayLLM surpasses existing OCR-dependent methods and also outperforms OCR-free competitors.

📄 PDF Abstract BibTeX arXiv:2408.15045

Code (1)

whlscut/DocLayLLM 공식 구현 pytorch

Tasks

document understandingOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

DocLayLLM: An Efficient Multi-modal Extension of Large Language Models for Text-rich Document Understanding

2025-01-01 · CVPR 2025 1 · Wenhui Liao, Jiapeng Wang, Hongliang Li, Chengyu Wang 외

Text-rich document understanding (TDU) requires comprehensive analysis of documents containing substantial textual content and complex layouts. While Multimodal Large Language Models (MLLMs) have achieved fast progre…

document understandingOptical Character Recognition (OCR)

MoExtend: Tuning New Experts for Modality and Task Extension

2024-08-07 · Shanshan Zhong, ShangHua Gao, Zhongzhan Huang, Wushao Wen 외

Large language models (LLMs) excel in various tasks but are primarily trained on text data, limiting their application scope. Expanding LLM capabilities to include vision-language understanding is vital, yet training the…

Mixture-of-Experts

Using Indirect Encoding of Multiple Brains to Produce Multimodal Behavior

2016-04-26 · Jacob Schrum, Joel Lehman, Sebastian Risi

An important challenge in neuroevolution is to evolve complex neural networks with multiple modes of behavior. Indirect encodings can potentially answer this challenge. Yet in practice, indirect encodings do not yield ef…

VGStore: A Multimodal Extension to SPARQL for Querying RDF Scene Graph

2022-09-07 · Yanzeng Li, Zilong Zheng, Wenjuan Han, Lei Zou

Semantic Web technology has successfully facilitated many RDF models with rich data representation methods. It also has the potential ability to represent and store multimodal knowledge bases such as multimodal scene gra…

Relational ReasoningSemantic SimilaritySemantic Textual Similarity

LAMM: Language-Assisted Multi-Modal Instruction-Tuning Dataset, Framework, and Benchmark

2023-06-11 · NeurIPS 2023 11 · Zhenfei Yin, Jiong Wang, JianJian Cao, Zhelun Shi 외

Large language models have emerged as a promising approach towards achieving general-purpose AI agents. The thriving open-source LLM community has greatly accelerated the development of agents that support human-machine …

GPU