paper-with-me

홈 › Papers

Evaluation Agent: Efficient and Promptable Evaluation Framework for Visual Generative Models

2024-12-10 · Fan Zhang, Shulin Tian, Ziqi Huang, Yu Qiao, Ziwei Liu

Recent advancements in visual generative models have enabled high-quality image and video generation, opening diverse applications. However, evaluating these models often demands sampling hundreds or thousands of images or videos, making the process computationally expensive, especially for diffusion-based models with inherently slow sampling. Moreover, existing evaluation methods rely on rigid pipelines that overlook specific user needs and provide numerical results without clear explanations. In contrast, humans can quickly form impressions of a model's capabilities by observing only a few samples. To mimic this, we propose the Evaluation Agent framework, which employs human-like strategies for efficient, dynamic, multi-round evaluations using only a few samples per round, while offering detailed, user-tailored analyses. It offers four key advantages: 1) efficiency, 2) promptable evaluation tailored to diverse user needs, 3) explainability beyond single numerical scores, and 4) scalability across various models and tools. Experiments show that Evaluation Agent reduces evaluation time to 10% of traditional methods while delivering comparable results. The Evaluation Agent framework is fully open-sourced to advance research in visual generative models and their efficient evaluation.

📄 PDF Abstract BibTeX arXiv:2412.09645

Code (1)

Vchitect/Evaluation-Agent 공식 구현 jax

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Test Automation for Interactive Scenarios via Promptable Traffic Simulation

2025-06-01 · Augusto Mondelli, Yueshan Li, Alessandro Zanardi, Emilio Frazzoli

Autonomous vehicle (AV) planners must undergo rigorous evaluation before widespread deployment on public roads, particularly to assess their robustness against the uncertainty of human behaviors. While recent advancement…

Bayesian Optimization

FindIt: A Format-Informed Visual Detection Benchmark for Generalist Multimodal LLMs

2026-06-02 · Eshika Khandelwal, Jingjing Pan, Mingfang Zhang, Quan Kong 외 arxiv

Multimodal large language models (MLLMs) are predominantly evaluated on free-form vision-language tasks such as visual question answering, captioning, and summarization. However, their practical use is rapidly expanding …

Visual Question AnsweringReferring ExpressionObject Detection

Promptable Closed-loop Traffic Simulation

2024-09-09 · Shuhan Tan, Boris Ivanovic, Yuxiao Chen, Boyi Li 외

Simulation stands as a cornerstone for safe and efficient autonomous driving development. At its core a simulation system ought to produce realistic, reactive, and controllable traffic patterns. In this paper, we propose…

Autonomous Driving

Promptable Behaviors: Personalizing Multi-Objective Rewards from Human Preferences

2023-12-14 · CVPR 2024 1 · Minyoung Hwang, Luca Weihs, Chanwoo Park, Kimin Lee 외

Customizing robotic behaviors to be aligned with diverse human preferences is an underexplored challenge in the field of embodied AI. In this paper, we present Promptable Behaviors, a novel framework that facilitates eff…

Multi-Objective Reinforcement LearningRobot Navigation

Vision-Language Models Provide Promptable Representations for Reinforcement Learning

2024-02-05 · William Chen, Oier Mees, Aviral Kumar, Sergey Levine

Humans can quickly learn new behaviors by leveraging background world knowledge. In contrast, agents trained with reinforcement learning (RL) typically learn behaviors from scratch. We thus propose a novel approach that …

Common Sense ReasoningInstruction FollowingMinecraftreinforcement-learning+4