PlanViz: Evaluating Planning-Oriented Image Generation and Editing for Computer-Use Tasks
Junxian Li, Kai Liu, Leyang Chen, Weida Wang, Zhixin Wang, Jiaqi Xu, Fan Li, Renjing Pei, Linghe Kong, Yulun Zhang
TL;DR
PlanViz addresses evaluating planning-oriented image generation and editing for computer-use tasks by introducing PlanScore, a task-adaptive metric with Cor, Vis, and Ef, where Cor = $|\\mathcal{P}_s| / |\\mathcal{P}|$, Vis = $S_v/5$, and Ef = $S_e/5$. It covers three sub-tasks—route planning, workflow diagramming, and web&UI displaying—and builds a high-quality, annotated data set with a data-construction pipeline and prompt-style diversification. Extensive experiments across 13 open-source or proprietary UMMs and 9 image-generation/editing models reveal significant gaps between open-source and closed-source systems and greater difficulty in planning-intensive editing, underscoring the need to integrate reasoning, planning, and visual generation for real-world computer-use assistance. PlanViz thus offers a comprehensive benchmarking framework to drive progress in planning-aware multimodal systems and informs future work on improving precision, layout understanding, and task-guided generation.
Abstract
Unified multimodal models (UMMs) have shown impressive capabilities in generating natural images and supporting multimodal reasoning. However, their potential in supporting computer-use planning tasks, which are closely related to our lives, remain underexplored. Image generation and editing in computer-use tasks require capabilities like spatial reasoning and procedural understanding, and it is still unknown whether UMMs have these capabilities to finish these tasks or not. Therefore, we propose PlanViz, a new benchmark designed to evaluate image generation and editing for computer-use tasks. To achieve the goal of our evaluation, we focus on sub-tasks which frequently involve in daily life and require planning steps. Specifically, three new sub-tasks are designed: route planning, work diagramming, and web&UI displaying. We address challenges in data quality ensuring by curating human-annotated questions and reference images, and a quality control process. For challenges of comprehensive and exact evaluation, a task-adaptive score, PlanScore, is proposed. The score helps understanding the correctness, visual quality and efficiency of generated images. Through experiments, we highlight key limitations and opportunities for future research on this topic.
