MEGA Hub

ToolArtist: Tool-Using Unified Multimodal Models for Agentic Image Generation

Authors

Do you know Jiahao Zhao?You can claim authorship or link another user.Do you know Xiaomin Yu?You can claim authorship or link another user.Do you know Zhongxiang Sun?You can claim authorship or link another user.Do you know Fengwei Teng?You can claim authorship or link another user.Do you know Chengwei Qin?You can claim authorship or link another user.Do you know Xiaobin Hu?You can claim authorship or link another user.Do you know Jun Xu?You can claim authorship or link another user.Do you know Shuicheng Yan?You can claim authorship or link another user.

Abstract

Text-to-image (T2I) models can produce visually compelling images, yet they remain limited on open-world tasks that require complex semantic understanding, multi-step reasoning, and the integration of external world knowledge. Existing efforts introduce agent capabilities into image generation, but they either prescribe a fixed workflow or place only a subset of the open-world image generation process under agent control. Consequently, reasoning, tool invocation, and image generation are not coordinated by a single policy. We propose ToolArtist, a fully agentic image generation model obtained by post-training a Unified Multimodal Model (UMM). ToolArtist dynamically orchestrates reasoning, external tool use, and native image generation within one unified policy. During Supervised Fine-Tuning (SFT), we equip a teacher agent with search tools alongside an image-generation tool. We then convert the collected trajectories into a UMM compatible format, where the image-generation tool is concealed while the resulting generated images are retained. During Reinforcement Learning (RL), we develop an agentic RL infrastructure for UMMs and introduce Reason-Act-Draw GRPO (RAD-GRPO), which uses complementary intent and quality rewards to jointly optimize the model. Experiments show that placing the entire open-world image-generation process under an agent policy consistently outperforms approaches with fixed pipelines or only partially agent-controlled components. We release the training data and the complete post-training infrastructure.

Community

00