Efficient Exploration of Image Classifier Failures with Bayesian Optimization and Text-to-Image Models
Adrien LeCoz, Houssem Ouertatani, St\'ephane Herbin, Faouzi Adjed

TL;DR
This paper introduces a method combining Bayesian optimization and text-to-image models to efficiently identify failure cases of image classifiers by generating targeted synthetic images based on textual prompts.
Contribution
It presents an iterative benchmarking approach that reduces the number of generated images needed to find classifier failures using advanced generative models.
Findings
Efficiently identifies classifier failure modes with fewer generated images.
Combines Bayesian optimization with text-to-image models for targeted failure exploration.
Demonstrates improved failure detection over random sampling methods.
Abstract
Image classifiers should be used with caution in the real world. Performance evaluated on a validation set may not reflect performance in the real world. In particular, classifiers may perform well for conditions that are frequently encountered during training, but poorly for other infrequent conditions. In this study, we hypothesize that recent advances in text-to-image generative models make them valuable for benchmarking computer vision models such as image classifiers: they can generate images conditioned by textual prompts that cause classifier failures, allowing failure conditions to be described with textual attributes. However, their generation cost becomes an issue when a large number of synthetic images need to be generated, which is the case when many different attribute combinations need to be tested. We propose an image classifier benchmarking method as an iterative process…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSparse Evolutionary Training
