Cascaded Subpatch Networks for Effective CNNs

03/01/2016
by   Xiaoheng Jiang, et al.
0

Conventional Convolutional Neural Networks (CNNs) use either a linear or non-linear filter to extract features from an image patch (region) of spatial size H× W (Typically, H is small and is equal to W, e.g., H is 5 or 7). Generally, the size of the filter is equal to the size H× W of the input patch. We argue that the representation ability of equal-size strategy is not strong enough. To overcome the drawback, we propose to use subpatch filter whose spatial size h× w is smaller than H× W . The proposed subpatch filter consists of two subsequent filters. The first one is a linear filter of spatial size h× w and is aimed at extracting features from spatial domain. The second one is of spatial size 1× 1 and is used for strengthening the connection between different input feature channels and for reducing the number of parameters. The subpatch filter convolves with the input patch and the resulting network is called a subpatch network. Taking the output of one subpatch network as input, we further repeat constructing subpatch networks until the output contains only one neuron in spatial domain. These subpatch networks form a new network called Cascaded Subpatch Network (CSNet). The feature layer generated by CSNet is called csconv layer. For the whole input image, we construct a deep neural network by stacking a sequence of csconv layers. Experimental results on four benchmark datasets demonstrate the effectiveness and compactness of the proposed CSNet. For example, our CSNet reaches a test error of 5.68% on the CIFAR10 dataset without model averaging. To the best of our knowledge, this is the best result ever obtained on the CIFAR10 dataset.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/14/2019

Harnessing spatial MRI normalization: patch individual filter layers for CNNs

Neuroimaging studies based on magnetic resonance imaging (MRI) typically...
research
07/23/2020

Harnessing spatial homogeneity of neuroimaging data: patch individual filter layers for CNNs

Neuroimaging data, e.g. obtained from magnetic resonance imaging (MRI), ...
research
03/22/2016

Convolution in Convolution for Network in Network

Network in Netwrok (NiN) is an effective instance and an important exten...
research
09/02/2020

Convolutional Nonlinear Dictionary with Cascaded Structure Filter Banks

This study proposes a convolutional nonlinear dictionary (CNLD) for imag...
research
06/07/2021

Resolution learning in deep convolutional networks using scale-space theory

Resolution in deep convolutional neural networks (CNNs) is typically bou...
research
01/27/2020

Identification of Non-Linear RF Systems Using Backpropagation

In this work, we use deep unfolding to view cascaded non-linear RF syste...
research
10/19/2021

Patch Based Transformation for Minimum Variance Beamformer Image Approximation Using Delay and Sum Pipeline

In the recent past, there have been several efforts in accelerating comp...

Please sign up or login with your details

Forgot password? Click here to reset