paper-with-me

홈 › Papers

CNS-Bench: Benchmarking Image Classifier Robustness Under Continuous Nuisance Shifts

2025-07-23 · Olaf Dünkel, Artur Jesslen, Jiahao Xie, Christian Theobalt, Christian Rupprecht, Adam Kortylewski arxiv

An important challenge when using computer vision models in the real world is to evaluate their performance in potential out-of-distribution (OOD) scenarios. While simple synthetic corruptions are commonly applied to test OOD robustness, they often fail to capture nuisance shifts that occur in the real world. Recently, diffusion models have been applied to generate realistic images for benchmarking, but they are restricted to binary nuisance shifts. In this work, we introduce CNS-Bench, a Continuous Nuisance Shift Benchmark to quantify OOD robustness of image classifiers for continuous and realistic generative nuisance shifts. CNS-Bench allows generating a wide range of individual nuisance shifts in continuous severities by applying LoRA adapters to diffusion models. To address failure cases, we propose a filtering mechanism that outperforms previous methods, thereby enabling reliable benchmarking with generative models. With the proposed benchmark, we perform a large-scale study to evaluate the robustness of more than 40 classifiers under various nuisance shifts. Through carefully designed comparisons and analyses, we find that model rankings can change for varying shifts and shift scales, which cannot be captured when applying common binary shifts. Additionally, we show that evaluating the model performance on a continuous scale allows the identification of model failure points, providing a more nuanced understanding of model robustness. Project page including code and data: https://genintel.github.io/CNS.

📄 PDF Abstract BibTeX arXiv:2507.17651

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Benchmarking Robustness of Deep Learning Classifiers Using Two-Factor Perturbation

2021-03-02 · Wei Dai, Daniel Berleant

This paper adds to the fundamental body of work on benchmarking the robustness of deep learning (DL) classifiers. We innovate a new benchmarking methodology to evaluate robustness of DL classifiers. Also, we introduce a …

BenchmarkingDeep LearningVocal Bursts Valence Prediction

Benchmarking Robustness of Deep Learning Classifiers Using Two-Factor Perturbation

2022-03-02 · Wei Dai, Daniel Berleant

Accuracies of deep learning (DL) classifiers are often unstable in that they may change significantly when retested on adversarial images, imperfect images, or perturbed images. This paper adds to the fundamental body of…

BenchmarkingDeep LearningVocal Bursts Valence Prediction

UnsafeBench: Benchmarking Image Safety Classifiers on Real-World and AI-Generated Images

2024-05-06 · Yiting Qu, Xinyue Shen, Yixin Wu, Michael Backes 외

With the advent of text-to-image models and concerns about their misuse, developers are increasingly relying on image safety classifiers to moderate their generated unsafe images. Yet, the performance of current image sa…

Benchmarking

Benchmarking Neural Network Robustness to Common Corruptions and Perturbations

2019-03-28 · ICLR 2019 5 · Dan Hendrycks, Thomas Dietterich

In this paper we establish rigorous benchmarks for image classifier robustness. Our first benchmark, ImageNet-C, standardizes and expands the corruption robustness topic, while showing which classifiers are preferable in…

Adversarial DefenseBenchmarkingDomain Generalization

Benchmarking Neural Network Robustness to Common Corruptions and Surface Variations

2018-07-04 · ICLR 2019 5 · Dan Hendrycks, Thomas G. Dietterich

In this paper we establish rigorous benchmarks for image classifier robustness. Our first benchmark, ImageNet-C, standardizes and expands the corruption robustness topic, while showing which classifiers are preferable in…

Adversarial DefenseBenchmarking