paper-with-me

Papers

CIFAR10 to Compare Visual Recognition Performance between Deep Neural Networks and Humans

2018-11-18 · Tien Ho-Phuoc

Visual object recognition plays an essential role in human daily life. This ability is so efficient that we can recognize a face or an object seemingly without effort, though they may vary in position, scale, pose, and illumination. In the field of computer vision, a large number of studies have been carried out to build a human-like object recognition system. Recently, deep neural networks have shown impressive progress in object classification performance, and have been reported to surpass humans. Yet there is still lack of thorough and fair comparison between humans and artificial recognition systems. While some studies consider artificially degraded images, human recognition performance on dataset widely used for deep neural networks has not been fully evaluated. The present paper carries out an extensive experiment to evaluate human classification accuracy on CIFAR10, a well-known dataset of natural images. This then allows for a fair comparison with the state-of-the-art deep neural networks. Our CIFAR10-based evaluations show very efficient object recognition of recent CNNs but, at the same time, prove that they are still far from human-level capability of generalization. Moreover, a detailed investigation using multiple levels of difficulty reveals that easy images for humans may not be easy for deep neural networks. Such images form a subset of CIFAR10 that can be employed to evaluate and improve future neural networks.

📄 PDF Abstract BibTeX arXiv:1811.07270

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationObjectObject Recognition

Similar Papers 제목 키워드 기반

Parallel Convolutional Networks for Image Recognition via a Discriminator

2018-07-06 · Shiqi Yang, Gang Peng

In this paper, we introduce a simple but quite effective recognition framework dubbed D-PCN, aiming at enhancing feature extracting ability of CNN. The framework consists of two parallel CNNs, a discriminator and an extr…

Inception Recurrent Convolutional Neural Network for Object Recognition

2017-04-25 · CVPR 2015 · Md Zahangir Alom, Mahmudul Hasan, Chris Yakopcic, Tarek M. Taha

Deep convolutional neural networks (DCNNs) are an influential tool for solving various problems in the machine learning and computer vision fields. In this paper, we introduce a new deep learning model called an Inceptio…

ObjectObject Recognition

Controversial stimuli: pitting neural networks against each other as models of human recognition

2019-11-21 · Tal Golan, Prashant C. Raju, Nikolaus Kriegeskorte

Distinct scientific theories can make similar predictions. To adjudicate between theories, we must design experiments for which the theories make distinct predictions. Here we consider the problem of comparing deep neura…

Adversarial Attack

D-PCN: Parallel Convolutional Networks for Image Recognition via a Discriminator

2017-11-12 · Shiqi Yang, Gang Peng

In this paper, we introduce a simple but quite effective recognition framework dubbed D-PCN, aiming at enhancing feature extracting ability of CNN. The framework consists of two parallel CNNs, a discriminator and an extr…

Revisiting Sparse Convolutional Model for Visual Recognition

2022-10-24 · Xili Dai, Mingyang Li, Pengyuan Zhai, Shengbang Tong 외

Despite strong empirical performance for image classification, deep neural networks are often regarded as ``black boxes'' and they are difficult to interpret. On the other hand, sparse convolutional models, which assume …

image-classificationImage Classificationmodel