RefVNLI: Towards Scalable Evaluation of Subject-driven Text-to-image Generation
Aviv Slobodkin, Hagai Taitelbaum, Yonatan Bitton, Brian Gordon, Michal Sokolik, Nitzan Bitton Guetta, Almog Gueta, Royi Rassin, Dani Lischinski, Idan Szpektor
TL;DR
RefVNLI introduces a scalable, dual-output auto-rater for subject-driven T2I generation that jointly evaluates textual alignment and subject preservation. It trains a 3B Vision-Language Model (PaliGemma) on a large, auto-generated dataset of <imageref, prompt, imagetgt> triplets, producing two binary scores in a single pass. Across DreamBench++, ImagenHub, KITTEN, and ImageRAG benchmarks, RefVNLI matches or surpasses baselines, including GPT-4o-based metrics, with strong performance on rare subjects and robustness to identity-agnostic changes. This approach reduces API reliance and offers a scalable, reproducible tool to guide subject-driven image generation and evaluation.
Abstract
Subject-driven text-to-image (T2I) generation aims to produce images that align with a given textual description, while preserving the visual identity from a referenced subject image. Despite its broad downstream applicability - ranging from enhanced personalization in image generation to consistent character representation in video rendering - progress in this field is limited by the lack of reliable automatic evaluation. Existing methods either assess only one aspect of the task (i.e., textual alignment or subject preservation), misalign with human judgments, or rely on costly API-based evaluation. To address this gap, we introduce RefVNLI, a cost-effective metric that evaluates both textual alignment and subject preservation in a single run. Trained on a large-scale dataset derived from video-reasoning benchmarks and image perturbations, RefVNLI outperforms or statistically matches existing baselines across multiple benchmarks and subject categories (e.g., \emph{Animal}, \emph{Object}), achieving up to 6.4-point gains in textual alignment and 5.9-point gains in subject preservation.
