Long-Horizon Visual Instruction Generation with Logic and Attribute Self-Reflection
Abstract
Visual instructions for long-horizon tasks are crucial as they intuitively clarify complex concepts and enhance retention across extended steps. Directly generating a series of images using text-to-image models without considering the context of previous steps results in inconsistent images, increasing cognitive load. Additionally, the generated images often miss objects or the attributes such as color, shape, and state of the objects are inaccurate. To address these challenges, we propose LIGER, the first training-free framework for Long-horizon Instruction GEneration with logic and attribute self-Reflection. LIGER first generates a draft image for each step with the historical prompt and visual memory of previous steps. This step-by-step generation approach maintains consistency between images in long-horizon tasks. Moreover, LIGER utilizes various image editing tools to rectify errors including wrong attributes, logic errors, object redundancy, and identity inconsistency in the draft images. Through this self-reflection mechanism, LIGER improves the logic and object attribute correctness of the images. To verify whether the generated images assist human understanding, we manually curated a new benchmark consisting of various long-horizon tasks. Human-annotated ground truth expressions reflect the human-defined criteria for how an image should appear to be illustrative. Experiments demonstrate the visual instructions generated by LIGER are more comprehensive compared with baseline methods. The code and dataset will be available once accepted.
Cite
Text
Suo et al. "Long-Horizon Visual Instruction Generation with Logic and Attribute Self-Reflection." International Conference on Learning Representations, 2025.Markdown
[Suo et al. "Long-Horizon Visual Instruction Generation with Logic and Attribute Self-Reflection." International Conference on Learning Representations, 2025.](https://mlanthology.org/iclr/2025/suo2025iclr-longhorizon/)BibTeX
@inproceedings{suo2025iclr-longhorizon,
title = {{Long-Horizon Visual Instruction Generation with Logic and Attribute Self-Reflection}},
author = {Suo, Yucheng and Ma, Fan and Shen, Kaixin and Zhu, Linchao and Yang, Yi},
booktitle = {International Conference on Learning Representations},
year = {2025},
url = {https://mlanthology.org/iclr/2025/suo2025iclr-longhorizon/}
}