ELIQ: A Label-Free Framework for Quality Assessment of Evolving AI-Generated Images
Xinyue Li, Zhiming Xu, Zhichao Zhang, Zhaolin Cai, Sijing Wu, Xiongkuo Min, Yitong Chen, Guangtao Zhai
TL;DR
ELIQ tackles the problem of quality assessment for evolving AI-generated images where traditional MOS-based labels drift with generative models. It introduces a label-free framework that automatically constructs high-quality positives and aspect-specific negatives to supervise a two-dimensional quality space: visual quality and prompt-image alignment, via quality-aware instruction tuning, gated fusion, and a lightweight Quality Query Transformer. The method achieves state-of-the-art performance among label-free approaches and demonstrates strong transfer to user-generated content without architectural changes, reducing reliance on costly annotations. By leveraging multimodal language models and carefully designed degradations, ELIQ provides scalable, continually updatable IQA suitable for rapidly advancing AIGC ecosystems. The work highlights a practical path toward sustainable quality evaluation as generative models evolve, with broad implications for benchmarking, development, and deployment of AI-generated imagery.
Abstract
Generative text-to-image models are advancing at an unprecedented pace, continuously shifting the perceptual quality ceiling and rendering previously collected labels unreliable for newer generations. To address this, we present ELIQ, a Label-free Framework for Quality Assessment of Evolving AI-generated Images. Specifically, ELIQ focuses on visual quality and prompt-image alignment, automatically constructs positive and aspect-specific negative pairs to cover both conventional distortions and AIGC-specific distortion modes, enabling transferable supervision without human annotations. Building on these pairs, ELIQ adapts a pre-trained multimodal model into a quality-aware critic via instruction tuning and predicts two-dimensional quality using lightweight gated fusion and a Quality Query Transformer. Experiments across multiple benchmarks demonstrate that ELIQ consistently outperforms existing label-free methods, generalizes from AI-generated content (AIGC) to user-generated content (UGC) scenarios without modification, and paves the way for scalable and label-free quality assessment under continuously evolving generative models. The code will be released upon publication.
