paper-with-me

Papers

Does Progress On Object Recognition Benchmarks Improve Real-World Generalization?

2023-07-24 · Megan Richards, Polina Kirichenko, Diane Bouchacourt, Mark Ibrahim

For more than a decade, researchers have measured progress in object recognition on ImageNet-based generalization benchmarks such as ImageNet-A, -C, and -R. Recent advances in foundation models, trained on orders of magnitude more data, have begun to saturate these standard benchmarks, but remain brittle in practice. This suggests standard benchmarks, which tend to focus on predefined or synthetic changes, may not be sufficient for measuring real world generalization. Consequently, we propose studying generalization across geography as a more realistic measure of progress using two datasets of objects from households across the globe. We conduct an extensive empirical evaluation of progress across nearly 100 vision models up to most recent foundation models. We first identify a progress gap between standard benchmarks and real-world, geographical shifts: progress on ImageNet results in up to 2.5x more progress on standard generalization benchmarks than real-world distribution shifts. Second, we study model generalization across geographies by measuring the disparities in performance across regions, a more fine-grained measure of real world generalization. We observe all models have large geographic disparities, even foundation CLIP models, with differences of 7-20% in accuracy between regions. Counter to modern intuition, we discover progress on standard benchmarks fails to improve geographic disparities and often exacerbates them: geographic disparities between the least performant models and today's best models have more than tripled. Our results suggest scaling alone is insufficient for consistent robustness to real-world distribution shifts. Finally, we highlight in early experiments how simple last layer retraining on more representative, curated data can complement scaling as a promising direction of future work, reducing geographic disparity on both benchmarks by over two-thirds.

📄 PDF Abstract BibTeX arXiv:2307.13136

Code (0)

등록된 구현이 없습니다.

Tasks

Object Recognition

Methods 이 논문이 사용한 방법론

Focus 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Detecting semantic anomalies

2019-08-13 · Faruk Ahmed, Aaron Courville

We critically appraise the recent interest in out-of-distribution (OOD) detection and question the practical relevance of existing benchmarks. While the currently prevalent trend is to consider different datasets as OOD,…

Anomaly DetectionMulti-Task LearningObject RecognitionOut of Distribution (OOD) Detection

UniBench: Visual Reasoning Requires Rethinking Vision-Language Beyond Scaling

2024-08-09 · Haider Al-Tahan, Quentin Garrido, Randall Balestriero, Diane Bouchacourt 외

Significant research efforts have been made to scale and improve vision-language model (VLM) training approaches. Yet, with an ever-growing number of benchmarks, researchers are tasked with the heavy burden of implementi…

GPULanguage ModelingLanguage ModellingObject Recognition+1

MIRAGE: A Multi-modal Benchmark for Spatial Perception, Reasoning, and Intelligence

2025-05-15 · Chonghan Liu, Haoran Wang, Felix Henry, Pu Miao 외

Spatial perception and reasoning are core components of human cognition, encompassing object recognition, spatial relational understanding, and dynamic reasoning. Despite progress in computer vision, existing benchmarks …

AttributeObjectObject RecognitionRelation+1

Progressive Augmentation of GANs

2019-01-29 · NeurIPS 2019 12 · Dan Zhang, Anna Khoreva

Training of Generative Adversarial Networks (GANs) is notoriously fragile, requiring to maintain a careful balance between the generator and the discriminator in order to perform well. To mitigate this issue we introduce…

Image Generation

Object Recognition Datasets and Challenges: A Review

2025-07-30 · Aria Salari, Abtin Djavadifar, Xiangrui Liu, Homayoun Najjaran arxiv

Object recognition is among the fundamental tasks in the computer vision applications, paving the path for all other image understanding operations. In every stage of progress in object recognition research, efforts have…

Object Recognition