paper-with-me

홈 › Papers

Efficient Exploration of Image Classifier Failures with Bayesian Optimization and Text-to-Image Models

2024-04-26 · Adrien LeCoz, Houssem Ouertatani, Stéphane Herbin, Faouzi Adjed

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 that alternates image generation, classifier evaluation, and attribute selection. This method efficiently explores the attributes that ultimately lead to poor behavior detection.

📄 PDF Abstract BibTeX arXiv:2405.02332

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeBayesian OptimizationBenchmarkingEfficient ExplorationImage Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

PARyOpt: A software for Parallel Asynchronous Remote Bayesian Optimization

2018-09-12 · Balaji Sesha Sarath Pokuri, Alec Lofquist, Chad M Risko, Baskar Ganapathysubramanian

PARyOpt is a python based implementation of the Bayesian optimization routine designed for remote and asynchronous function evaluations. Bayesian optimization is especially attractive for computational optimization due t…

Bayesian OptimizationDistributed ComputingSurface Reconstruction

Testing Neural Networks via Bayesian-Guided Exploration of Decision Landscapes

2026-06-03 · Bin Duan, Meiru Che, Guowei Yang arxiv

As neural networks are increasingly deployed in safety-critical domains, testing is essential to evaluate and improve their reliability. Existing testing methods, whether black-box or white-box, primarily use global muta…

CBOL-Tuner: Classifier-pruned Bayesian optimization to explore temporally structured latent spaces for particle accelerator tuning

2024-12-02 · Mahindra Rautela, Alan Williams, Alexander Scheinker

Complex dynamical systems, such as particle accelerators, often require complicated and time-consuming tuning procedures for optimal performance. It may also be required that these procedures estimate the optimal system …

Bayesian OptimizationEfficient Explorationglobal-optimizationparameter estimation

Predicting Cascading Failures in Power Systems using Machine Learning

2025-03-01 · Samita Rani Pani, Pallav Kumar Bera, Rajat Kanti Samal

Cascading failure studies help assess and enhance the robustness of power systems against severe power outages. Onset time is a critical parameter in the analysis and management of power system stability and reliability,…

Bayesian OptimizationManagementMulti-class Classification

Excursion Search for Constrained Bayesian Optimization under a Limited Budget of Failures

2020-05-15 · Alonso Marco, Alexander von Rohr, Dominik Baumann, José Miguel Hernández-Lobato 외

When learning to ride a bike, a child falls down a number of times before achieving the first success. As falling down usually has only mild consequences, it can be seen as a tolerable failure in exchange for a faster le…

Bayesian Optimization