CVAINov 23, 2024

Interactive Visual Assessment for Text-to-Image Generation Models

arXiv:2411.15509v11 citationsh-index: 7IEEE Trans Vis Comput Graph
Originality Incremental advance
AI Analysis

This addresses the need for more effective evaluation of text-to-image models for developers and researchers, though it appears incremental as it builds on existing assessment frameworks with interactive and LLM-enhanced features.

The paper tackles the problem of assessing text-to-image generation models by proposing DyEval, an LLM-powered dynamic interactive framework that helps users identify up to 2.56 times more generation failures than conventional methods and uncovers complex failure patterns like pronoun and cultural context issues.

Visual generation models have achieved remarkable progress in computer graphics applications but still face significant challenges in real-world deployment. Current assessment approaches for visual generation tasks typically follow an isolated three-phase framework: test input collection, model output generation, and user assessment. These fashions suffer from fixed coverage, evolving difficulty, and data leakage risks, limiting their effectiveness in comprehensively evaluating increasingly complex generation models. To address these limitations, we propose DyEval, an LLM-powered dynamic interactive visual assessment framework that facilitates collaborative evaluation between humans and generative models for text-to-image systems. DyEval features an intuitive visual interface that enables users to interactively explore and analyze model behaviors, while adaptively generating hierarchical, fine-grained, and diverse textual inputs to continuously probe the capability boundaries of the models based on their feedback. Additionally, to provide interpretable analysis for users to further improve tested models, we develop a contextual reflection module that mines failure triggers of test inputs and reflects model potential failure patterns supporting in-depth analysis using the logical reasoning ability of LLM. Qualitative and quantitative experiments demonstrate that DyEval can effectively help users identify max up to 2.56 times generation failures than conventional methods, and uncover complex and rare failure patterns, such as issues with pronoun generation and specific cultural context generation. Our framework provides valuable insights for improving generative models and has broad implications for advancing the reliability and capabilities of visual generation systems across various domains.

Foundations

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

Your Notes