paper-with-me

홈 › Papers

ImageNet suffers from dichotomous data difficulty

2021-09-28 · NeurIPS Workshop ImageNet_PPF 2021 12 · Kristof Meding, Luca M. Schulze Buschoff, Robert Geirhos, Felix A. Wichmann

"The power of a generalization system follows directly from its biases" (Mitchell 1980). Today, CNNs are incredibly powerful generalisation systems---but to what degree have we understood how their inductive bias influences model decisions? We here attempt to disentangle the various aspects that determine how a model decides. In particular, we ask: what makes one model decide differently from another? In a meticulously controlled setting, we find that (1.) irrespective of the network architecture or objective (e.g. self-supervised, semi-supervised, vision transformers, recurrent models) all models end up with a similar decision boundary. (2.) To understand these findings, we analysed model decisions on the ImageNet validation set from epoch to epoch and image by image. We find that the ImageNet validation set suffers from dichotomous data difficulty (DDD): For the range of investigated models and their accuracies, it is dominated by 46.3% "trivial" and 11.3% "impossible" images. Only 42.4% of the images are responsible for the differences between two models' decision boundaries. The impossible images are not driven by label errors. (3.) Finally, humans are highly accurate at predicting which images are "trivial" and "impossible" for CNNs (81.4%). Taken together, it appears that ImageNet suffers from dichotomous data difficulty. This implies that in future comparisons of brains, machines and behaviour, much may be gained from investigating the decisive role of images and the distribution of their difficulties.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive Bias

Similar Papers 제목 키워드 기반

Trivial or impossible -- dichotomous data difficulty masks model differences (on ImageNet and beyond)

2021-10-12 · Kristof Meding, Luca M. Schulze Buschoff, Robert Geirhos, Felix A. Wichmann

"The power of a generalization system follows directly from its biases" (Mitchell 1980). Today, CNNs are incredibly powerful generalisation systems -- but to what degree have we understood how their inductive bias influe…

Inductive Bias

Trivial or Impossible --- dichotomous data difficulty masks model differences (on ImageNet and beyond)

2021-09-29 · ICLR 2022 4 · Kristof Meding, Luca M. Schulze Buschoff, Robert Geirhos, Felix A. Wichmann

``The power of a generalization system follows directly from its biases'' (Mitchell 1980). Today, CNNs are incredibly powerful generalisation systems---but to what degree have we understood how their inductive bias influ…

Inductive Bias

Pareto efficient combinatorial auctions: dichotomous preferences without quasilinearity

2020-09-25

We consider a combinatorial auction model where preferences of agents over bundles of objects and payments need not be quasilinear. However, we restrict the preferences of agents to be dichotomous. An agent with dichotom…

SAT: Improving Adversarial Training via Curriculum-Based Loss Smoothing

2020-03-18 · Chawin Sitawarin, Supriyo Chakraborty, David Wagner

Adversarial training (AT) has become a popular choice for training robust networks. However, it tends to sacrifice clean accuracy heavily in favor of robustness and suffers from a large generalization error. To address t…

Adversarial Robustness

A study on the invariance in security whatever the dimension of images for the steganalysis by deep-learning

2023-02-22 · Kévin Planolles, Marc Chaumont, Frédéric Comby

In this paper, we study the performance invariance of convolutional neural networks when confronted with variable image sizes in the context of a more "wild steganalysis". First, we propose two algorithms and definitions…

Steganalysis