English

Generating Illustrated Instructions

Computer Vision and Pattern Recognition 2024-04-16 v2 Artificial Intelligence Machine Learning Multimedia

Abstract

We introduce the new task of generating Illustrated Instructions, i.e., visual instructions customized to a user's needs. We identify desiderata unique to this task, and formalize it through a suite of automatic and human evaluation metrics, designed to measure the validity, consistency, and efficacy of the generations. We combine the power of large language models (LLMs) together with strong text-to-image generation diffusion models to propose a simple approach called StackedDiffusion, which generates such illustrated instructions given text as input. The resulting model strongly outperforms baseline approaches and state-of-the-art multimodal LLMs; and in 30% of cases, users even prefer it to human-generated articles. Most notably, it enables various new and exciting applications far beyond what static articles on the web can provide, such as personalized instructions complete with intermediate steps and pictures in response to a user's individual situation.

Keywords

Cite

@article{arxiv.2312.04552,
  title  = {Generating Illustrated Instructions},
  author = {Sachit Menon and Ishan Misra and Rohit Girdhar},
  journal= {arXiv preprint arXiv:2312.04552},
  year   = {2024}
}

Comments

Accepted to CVPR 2024. Project website: http://facebookresearch.github.io/IllustratedInstructions. Code reproduction: https://github.com/sachit-menon/generating-illustrated-instructions-reproduction

R2 v1 2026-06-28T13:44:20.687Z