English

Large Language Models Understand Layout

Computation and Language 2024-08-29 v3

Abstract

Large language models (LLMs) demonstrate extraordinary abilities in a wide range of natural language processing (NLP) tasks. In this paper, we show that, beyond text understanding capability, LLMs are capable of processing text layouts that are denoted by spatial markers. They are able to answer questions that require explicit spatial perceiving and reasoning, while a drastic performance drop is observed when the spatial markers from the original data are excluded. We perform a series of experiments with the GPT-3.5, Baichuan2, Llama2 and ChatGLM3 models on various types of layout-sensitive datasets for further analysis. The experimental results reveal that the layout understanding ability of LLMs is mainly introduced by the coding data for pretraining, which is further enhanced at the instruction-tuning stage. In addition, layout understanding can be enhanced by integrating low-cost, auto-generated data approached by a novel text game. Finally, we show that layout understanding ability is beneficial for building efficient visual question-answering (VQA) systems.

Keywords

Cite

@article{arxiv.2407.05750,
  title  = {Large Language Models Understand Layout},
  author = {Weiming Li and Manni Duan and Dong An and Yan Shao},
  journal= {arXiv preprint arXiv:2407.05750},
  year   = {2024}
}

Comments

This paper has been accepted by ECAI-2024

R2 v1 2026-06-28T17:32:34.329Z