A Deeper Look into Convolutions via Pruning

02/04/2021
by   İlke Çuğu, et al.
28

Convolutional neural networks (CNNs) are able to attain better visual recognition performance than fully connected neural networks despite having much less parameters due to their parameter sharing principle. Hence, modern architectures are designed to contain a very small number of fully-connected layers, often at the end, after multiple layers of convolutions. It is interesting to observe that we can replace large fully-connected layers with relatively small groups of tiny matrices applied on the entire image. Moreover, although this strategy already reduces the number of parameters, most of the convolutions can be eliminated as well, without suffering any loss in recognition performance. However, there is no solid recipe to detect this hidden subset of convolutional neurons that is responsible for the majority of the recognition work. Hence, in this work, we use the matrix characteristics based on eigenvalues in addition to the classical weight-based importance assignment approach for pruning to shed light on the internal mechanisms of a widely used family of CNNs, namely residual neural networks (ResNets), for the image classification problem using CIFAR-10, CIFAR-100 and Tiny ImageNet datasets.

READ FULL TEXT

page 11

page 12

page 13

page 14

page 15

research
01/21/2019

Impact of Fully Connected Layers on Performance of Convolutional Neural Networks for Image Classification

The Convolutional Neural Networks (CNNs), in domains like computer visio...
research
12/11/2020

Cyclic orthogonal convolutions for long-range integration of features

In Convolutional Neural Networks (CNNs) information flows across a small...
research
12/21/2014

Striving for Simplicity: The All Convolutional Net

Most modern convolutional neural networks (CNNs) used for object recogni...
research
08/14/2016

About Pyramid Structure in Convolutional Neural Networks

Deep convolutional neural networks (CNN) brought revolution without any ...
research
10/29/2019

Best Practices for Convolutional Neural Networks Applied to Object Recognition in Images

This research project studies the impact of convolutional neural network...
research
01/11/2023

Deep Axial Hypercomplex Networks

Over the past decade, deep hypercomplex-inspired networks have enhanced ...
research
06/28/2021

Early Convolutions Help Transformers See Better

Vision transformer (ViT) models exhibit substandard optimizability. In p...

Please sign up or login with your details

Forgot password? Click here to reset