T2I-ConBench: Text-to-Image Benchmark for Continual Post-training
Zhehao Huang, Yuhang Liu, Yixin Lou, Zhengbao He, Mingzhen He, Wenxing Zhou, Tao Li, Kehan Li, Zeyi Huang, Xiaolin Huang
TL;DR
T2I-ConBench introduces a unified benchmark for continual post-training of text-to-image diffusion models, targeting item customization and domain enhancement. It couples a formal task definition with a diverse data curation strategy and an automated, multi-axis evaluation pipeline that measures retention of pretrained capability, downstream performance, forgetting, and cross-task compositional generalization. Through three realistic task sequences and ten baselines, the study shows that no single method excels across all criteria and cross-task generalization remains a major open challenge, even with oracle joint training. The benchmark provides datasets, code, and evaluation tools to enable fair comparisons and accelerate research toward more robust continual post-training approaches for T2I diffusion models in real-world applications.
Abstract
Continual post-training adapts a single text-to-image diffusion model to learn new tasks without incurring the cost of separate models, but naive post-training causes forgetting of pretrained knowledge and undermines zero-shot compositionality. We observe that the absence of a standardized evaluation protocol hampers related research for continual post-training. To address this, we introduce T2I-ConBench, a unified benchmark for continual post-training of text-to-image models. T2I-ConBench focuses on two practical scenarios, item customization and domain enhancement, and analyzes four dimensions: (1) retention of generality, (2) target-task performance, (3) catastrophic forgetting, and (4) cross-task generalization. It combines automated metrics, human-preference modeling, and vision-language QA for comprehensive assessment. We benchmark ten representative methods across three realistic task sequences and find that no approach excels on all fronts. Even joint "oracle" training does not succeed for every task, and cross-task generalization remains unsolved. We release all datasets, code, and evaluation tools to accelerate research in continual post-training for text-to-image models.
