CVAug 12, 2021

DiagViB-6: A Diagnostic Benchmark Suite for Vision Models in the Presence of Shortcut and Generalization Opportunities

arXiv:2108.05779v212 citations
Originality Incremental advance
AI Analysis

This work addresses the issue of impaired generalization in vision models for researchers, providing a diagnostic tool to evaluate and improve model robustness, though it is incremental as it builds on existing shortcut learning concepts.

The paper tackles the problem of shortcut learning in deep neural networks for image classification by showing that models rely on shortcut opportunities even for basic visual factors, and introduces DiagViB-6, a benchmark suite with datasets and metrics to study shortcut vulnerability and generalization capability, revealing that popular architectures exploit generalization opportunities only to a limited extent.

Common deep neural networks (DNNs) for image classification have been shown to rely on shortcut opportunities (SO) in the form of predictive and easy-to-represent visual factors. This is known as shortcut learning and leads to impaired generalization. In this work, we show that common DNNs also suffer from shortcut learning when predicting only basic visual object factors of variation (FoV) such as shape, color, or texture. We argue that besides shortcut opportunities, generalization opportunities (GO) are also an inherent part of real-world vision data and arise from partial independence between predicted classes and FoVs. We also argue that it is necessary for DNNs to exploit GO to overcome shortcut learning. Our core contribution is to introduce the Diagnostic Vision Benchmark suite DiagViB-6, which includes datasets and metrics to study a network's shortcut vulnerability and generalization capability for six independent FoV. In particular, DiagViB-6 allows controlling the type and degree of SO and GO in a dataset. We benchmark a wide range of popular vision architectures and show that they can exploit GO only to a limited extent.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes