🤖 AI Summary
In professional design scenarios, long, multi-objective vision-language prompts—such as jointly optimizing layout, typography, logo fidelity, and localized object placement—exceed the capabilities of current generative models, achieving insufficient satisfaction (≤72%) for tightly coupled objectives. To address this, we introduce Long Goal Bench, a benchmark comprising 2,000 complex design tasks, and propose VisionDirector: a training-free visual-language supervision framework. VisionDirector features structured goal parsing, semantic-verification-driven fine-grained grid sampling with rollback, dynamic single-step or stepwise editing decisions, and Group Relative Policy Optimization (GRPO) for closed-loop editing control. Evaluated on GenEval and ImgEdit, VisionDirector achieves new state-of-the-art performance (+7% overall score, +0.07 absolute score), significantly improving font rendering accuracy, multi-object scene consistency, and pose editing quality.
📝 Abstract
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.