CVPR 20260 citations

FailureAtlas: Mapping the Failure Landscape of T2I Models via Active Exploration

Muxi Chen, Zhaohua Zhang, Chenchen Zhao, Mingyang Chen, Wenyu Jiang, Tianwen Jiang, Jianhuan Zhuo, Yu Tang

Abstract

Static benchmark-driven evaluation has provided a valuable foundation for analyzing Text-to-Image (T2I) models.However, the fixed and predetermined prompt sets in benchmarks inherently limit diagnostic depth, making it difficult to uncover the full landscape of models' systematic failures or isolate their root causes.We argue for a complementary paradigm: active exploration, and introduce FailureAtlas, the first framework designed to autonomously explore and map the vast failure landscapes of T2I models at scale.Unlike benchmarks that evaluate a fixed prompt set, FailureAtlas performs guided exploration in the input space, framing error discovery as a structured search for minimal, failure-inducing concepts. While this is a computationally explosive problem, we make it tractable with novel acceleration techniques. When applied to Stable Diffusion models, our method uncovers hundreds of thousands of previously unknown error slices (e.g., over 247,000 in SD1.5 alone) and provides the first large-scale evidence linking these failures to data scarcity in the training set. By providing a principled and scalable engine for deep model auditing, FailureAtlas establishes a new, diagnostic-first methodology to guide the development of more robust generative AI. The code is available at https://github.com/cure-lab/FailureAtlas.

BibTeX
@inproceedings{cvpr2026_failureatlasmapp,
  title = {FailureAtlas: Mapping the Failure Landscape of T2I Models via Active Exploration},
  author = {Muxi Chen and Zhaohua Zhang and Chenchen Zhao and Mingyang Chen and Wenyu Jiang and Tianwen Jiang and Jianhuan Zhuo and Yu Tang and Qiuyong Xiao and Jihong Zhang and Qiang Xu},
  booktitle = {CVPR 2026},
  year = {2026}
}
FailureAtlas: Mapping the Failure Landscape of T2I Models via Active Exploration · CVPR 2026