paper-with-me

홈 › Papers

OOD-CV: A Benchmark for Robustness to Out-of-Distribution Shifts of Individual Nuisances in Natural Images

2021-11-29 · Bingchen Zhao, Shaozuo Yu, Wufei Ma, Mingxin Yu, Shenxiao Mei, Angtian Wang, Ju He, Alan Yuille, Adam Kortylewski

Enhancing the robustness of vision algorithms in real-world scenarios is challenging. One reason is that existing robustness benchmarks are limited, as they either rely on synthetic data or ignore the effects of individual nuisance factors. We introduce OOD-CV, a benchmark dataset that includes out-of-distribution examples of 10 object categories in terms of pose, shape, texture, context and the weather conditions, and enables benchmarking models for image classification, object detection, and 3D pose estimation. In addition to this novel dataset, we contribute extensive experiments using popular baseline methods, which reveal that: 1. Some nuisance factors have a much stronger negative effect on the performance compared to others, also depending on the vision task. 2. Current approaches to enhance robustness have only marginal effects, and can even reduce robustness. 3. We do not observe significant differences between convolutional and transformer architectures. We believe our dataset provides a rich testbed to study robustness and will help push forward research in this area.

📄 PDF Abstract BibTeX arXiv:2111.14341

Code (0)

등록된 구현이 없습니다.

Tasks

3D Pose EstimationBenchmarkingData Augmentationimage-classificationImage Classificationobject-detectionObject DetectionPose EstimationTask 2

Similar Papers 제목 키워드 기반

OOD-CV-v2: An extended Benchmark for Robustness to Out-of-Distribution Shifts of Individual Nuisances in Natural Images

2023-04-17 · Bingchen Zhao, Jiahao Wang, Wufei Ma, Artur Jesslen 외

Enhancing the robustness of vision algorithms in real-world scenarios is challenging. One reason is that existing robustness benchmarks are limited, as they either rely on synthetic data or ignore the effects of individu…

3D Pose EstimationBenchmarkingimage-classificationImage Classification+4

Uncover and Unlearn Nuisances: Agnostic Fully Test-Time Adaptation

2025-11-16 · Ponhvoan Srey, Yaxin Shi, Hangwei Qian, Jing Li 외 arxiv

Fully Test-Time Adaptation (FTTA) addresses domain shifts without access to source data and training protocols of the pre-trained models. Traditional strategies that align source and target feature distributions are infe…

Test-time Adaptation

Self-Supervised Dynamic Networks for Covariate Shift Robustness

2020-06-06 · Tomer Cohen, Noy Shulman, Hai Morgenstern, Roey Mechrez 외

As supervised learning still dominates most AI applications, test-time performance is often unexpected. Specifically, a shift of the input covariates, caused by typical nuisances like background-noise, illumination varia…

image-classificationImage Classification

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

2025-07-23 · Olaf Dünkel, Artur Jesslen, Jiahao Xie, Christian Theobalt 외 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 tes…

Using Synthetic Corruptions to Measure Robustness to Natural Distribution Shifts

2021-07-26 · Alfred Laugros, Alice Caplier, Matthieu Ospici

Synthetic corruptions gathered into a benchmark are frequently used to measure neural network robustness to distribution shifts. However, robustness to synthetic corruption benchmarks is not always predictive of robustne…