Arguments for the Unsuitability of Convolutional Neural Networks for Non–Local Tasks

02/23/2021
by   Sebastian Stabinger, et al.
0

Convolutional neural networks have established themselves over the past years as the state of the art method for image classification, and for many datasets, they even surpass humans in categorizing images. Unfortunately, the same architectures perform much worse when they have to compare parts of an image to each other to correctly classify this image. Until now, no well-formed theoretical argument has been presented to explain this deficiency. In this paper, we will argue that convolutional layers are of little use for such problems, since comparison tasks are global by nature, but convolutional layers are local by design. We will use this insight to reformulate a comparison task into a sorting task and use findings on sorting networks to propose a lower bound for the number of parameters a neural network needs to solve comparison tasks in a generalizable way. We will use this lower bound to argue that attention, as well as iterative/recurrent processing, is needed to prevent a combinatorial explosion.

READ FULL TEXT
research
05/29/2019

Image Denoising with Graph-Convolutional Neural Networks

Recovering an image from a noisy observation is a key problem in signal ...
research
08/22/2022

Multilayer deep feature extraction for visual texture recognition

Convolutional neural networks have shown successful results in image cla...
research
02/24/2017

Unifying local and non-local signal processing with graph CNNs

This paper deals with the unification of local and non-local signal proc...
research
05/28/2019

RecNets: Channel-wise Recurrent Convolutional Neural Networks

In this paper, we introduce Channel-wise recurrent convolutional neural ...
research
04/11/2023

A priori compression of convolutional neural networks for wave simulators

Convolutional neural networks are now seeing widespread use in a variety...
research
11/21/2018

Seeing in the dark with recurrent convolutional neural networks

Classical convolutional neural networks (cCNNs) are very good at categor...
research
11/29/2018

CNN-Cert: An Efficient Framework for Certifying Robustness of Convolutional Neural Networks

Verifying robustness of neural network classifiers has attracted great i...

Please sign up or login with your details

Forgot password? Click here to reset