CVDec 22, 2025

VisionDirector: Vision-Language Guided Closed-Loop Refinement for Generative Image Synthesis

arXiv:2512.19243v11 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses the brittleness of current generative pipelines for professional designers who issue complex prompts, representing a strong domain-specific advancement.

The paper tackles the problem of generative models struggling with long, multi-goal prompts in image synthesis by introducing VisionDirector, a training-free vision-language supervisor that refines images through structured goal extraction and dynamic editing decisions, achieving state-of-the-art results with improvements like a 7% gain on GenEval and 0.07 on ImgEdit.

Generative models can now produce photorealistic imagery, yet they still struggle with the long, multi-goal prompts that professional designers issue. To expose this gap and better evaluate models' performance in real-world settings, we introduce Long Goal Bench (LGBench), a 2,000-task suite (1,000 T2I and 1,000 I2I) whose average instruction contains 18 to 22 tightly coupled goals spanning global layout, local object placement, typography, and logo fidelity. We find that even state-of-the-art models satisfy fewer than 72 percent of the goals and routinely miss localized edits, confirming the brittleness of current pipelines. To address this, we present VisionDirector, a training-free vision-language supervisor that (i) extracts structured goals from long instructions, (ii) dynamically decides between one-shot generation and staged edits, (iii) runs micro-grid sampling with semantic verification and rollback after every edit, and (iv) logs goal-level rewards. We further fine-tune the planner with Group Relative Policy Optimization, yielding shorter edit trajectories (3.1 versus 4.2 steps) and stronger alignment. VisionDirector achieves new state of the art on GenEval (plus 7 percent overall) and ImgEdit (plus 0.07 absolute) while producing consistent qualitative improvements on typography, multi-object scenes, and pose editing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes