Image-POSER: Reflective RL for Multi-Expert Image Generation and Editing
Hossein Mohebbi, Mohammed Abdulrahman, Yanting Miao, Pascal Poupart, Suraj Kothawade
TL;DR
Image-POSER presents a reflective RL framework that orchestrates a heterogeneous pool of T2I and I2I experts to execute long-form prompts. By coupling a DQN-based orchestration policy with a VLM critic and an LLM-powered command extractor, it enables dynamic task decomposition, retries, and adaptive reordering of expert calls. Empirical results show consistent improvements in alignment, fidelity, and aesthetics over strong baselines, with human evaluators favoring Image-POSER across generation and editing tasks. The work demonstrates that planning, critique, and refinement via reinforcement learning can empower general-purpose visual assistants without retraining base generators, albeit with considerations around cost, bias, and safety.
Abstract
Recent advances in text-to-image generation have produced strong single-shot models, yet no individual system reliably executes the long, compositional prompts typical of creative workflows. We introduce Image-POSER, a reflective reinforcement learning framework that (i) orchestrates a diverse registry of pretrained text-to-image and image-to-image experts, (ii) handles long-form prompts end-to-end through dynamic task decomposition, and (iii) supervises alignment at each step via structured feedback from a vision-language model critic. By casting image synthesis and editing as a Markov Decision Process, we learn non-trivial expert pipelines that adaptively combine strengths across models. Experiments show that Image-POSER outperforms baselines, including frontier models, across industry-standard and custom benchmarks in alignment, fidelity, and aesthetics, and is consistently preferred in human evaluations. These results highlight that reinforcement learning can endow AI systems with the capacity to autonomously decompose, reorder, and combine visual models, moving towards general-purpose visual assistants.
