EMNLP 2024finding0 citations

TextLap: Customizing Language Models for Text-to-Layout Planning

Jian Chen, Ruiyi Zhang, Yufan Zhou, Jennifer Healey, Jiuxiang Gu, Zhiqiang Xu, Changyou Chen

Abstract

Automatic generation of graphical layouts is crucial for many real-world applications, including designing posters, flyers, advertisements, and graphical user interfaces. Given the incredible ability of Large language models (LLMs) in both natural language understanding and generation, we believe that we could customize an LLM to help people create compelling graphical layouts starting with only text instructions from the user. We call our method TextLap (text-based layout planning). It uses a curated instruction-based layout planning dataset (InsLap) to customize LLMs as a graphic designer. Human annotators are asked to build a benchmark to evaluate different layout planning models. We demonstrate the effectiveness of TextLap and show that it outperforms strong baselines, including GPT-4 based methods, for document generation and graphical design benchmarks.

BibTeX
@inproceedings{chen-etal-2024-textlap,
    title = "{T}ext{L}ap: Customizing Language Models for Text-to-Layout Planning",
    author = "Chen, Jian  and
      Zhang, Ruiyi  and
      Zhou, Yufan  and
      Healey, Jennifer  and
      Gu, Jiuxiang  and
      Xu, Zhiqiang  and
      Chen, Changyou",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.833/",
    doi = "10.18653/v1/2024.findings-emnlp.833",
    pages = "14275--14289"
}
TextLap: Customizing Language Models for Text-to-Layout Planning · EMNLP 2024