AIAug 10

Open Evaluation Agent: Efficient and Promptable Evaluation of Visual Generative Models

arXiv:2608.0966610.9
Predicted impact top 60% in AI · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the computational expense and rigidity of evaluating visual generative models, providing a more efficient and user-tailored solution for researchers and developers in the field. It offers an incremental improvement by making evaluation faster and more flexible.

The paper introduces the Evaluation Agent framework, which efficiently evaluates visual generative models by mimicking human evaluation strategies. It reduces evaluation time to 10% of traditional methods while maintaining comparable results. The authors also present Open Evaluation Agent (Open-EA), a local planning backbone trained on a new corpus, demonstrating partial cross-family transfer of its learned policy.

Recent advances in visual generative models have enabled high-quality image and video generation, but evaluating these models often demands sampling hundreds or thousands of images or videos, which is computationally expensive. Existing evaluation methods also rely on rigid pipelines that overlook specific user needs and provide numerical results without clear explanations. Mimicking how humans quickly form impressions of a model's capabilities from only a few samples, we propose the Evaluation Agent framework, which employs human-like strategies for efficient, dynamic, multi-round evaluations, offering detailed, user-tailored analyses. Given a natural-language evaluation request, the agent decomposes it into sub-aspects, generates targeted prompts, samples images or videos from the evaluated model, invokes suitable evaluation tools, and iteratively updates its plan from the observed evidence, covering both predefined benchmark dimensions and open-ended user concerns. The framework is thus efficient, promptable, explainable, and scalable across models and tools. Experiments show that Evaluation Agent reduces evaluation time to 10% of traditional methods while delivering comparable results. We further introduce Open Evaluation Agent (Open-EA) by constructing EA-CoT-10K, a corpus of history-conditioned step-level instruction-tuning records derived from multi-round evaluation rollouts, and training EA-3B from Qwen2.5-3B-Instruct as a local planning backbone that preserves the structured reasoning, tool invocation, and summary protocol of the API-based agent while reducing dependence on proprietary backbones. Experiments validate the API-based agent on established T2I/T2V benchmarks and open-ended queries, and evaluate Open-EA on four in-domain and three out-of-domain T2V generator families, showing partial cross-family transfer of the learned policy.

Foundations

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

Your Notes