Network In Network

12/16/2013
by   Min Lin, et al.
0

We propose a novel deep network structure called "Network In Network" (NIN) to enhance model discriminability for local patches within the receptive field. The conventional convolutional layer uses linear filters followed by a nonlinear activation function to scan the input. Instead, we build micro neural networks with more complex structures to abstract the data within the receptive field. We instantiate the micro neural network with a multilayer perceptron, which is a potent function approximator. The feature maps are obtained by sliding the micro networks over the input in a similar manner as CNN; they are then fed into the next layer. Deep NIN can be implemented by stacking mutiple of the above described structure. With enhanced local modeling via the micro network, we are able to utilize global average pooling over feature maps in the classification layer, which is easier to interpret and less prone to overfitting than traditional fully connected layers. We demonstrated the state-of-the-art classification performances with NIN on CIFAR-10 and CIFAR-100, and reasonable performances on SVHN and MNIST datasets.

READ FULL TEXT
research
01/04/2022

Efficient Quantum Feature Extraction for CNN-based Learning

Recent work has begun to explore the potential of parametrized quantum c...
research
11/09/2015

Batch-normalized Maxout Network in Network

This paper reports a novel deep architecture referred to as Maxout netwo...
research
09/16/2020

Pooling Methods in Deep Neural Networks, a Review

Nowadays, Deep Neural Networks are among the main tools used in various ...
research
01/26/2019

Atrous Convolutional Neural Network (ACNN) for Biomedical Semantic Segmentation with Dimensionally Lossless Feature Maps

Deep Convolutional Neural Networks (DCNNs) are showing impressive perfor...
research
04/23/2018

N-fold Superposition: Improving Neural Networks by Reducing the Noise in Feature Maps

Considering the use of Fully Connected (FC) layer limits the performance...
research
11/22/2017

Locally Smoothed Neural Networks

Convolutional Neural Networks (CNN) and the locally connected layer are ...
research
07/06/2016

CUNet: A Compact Unsupervised Network for Image Classification

In this paper, we propose a compact network called CUNet (compact unsupe...

Please sign up or login with your details

Forgot password? Click here to reset