Adaptively Connected Neural Networks

04/07/2019
by   Guangrun Wang, et al.
15

This paper presents a novel adaptively connected neural network (ACNet) to improve the traditional convolutional neural networks (CNNs) in two aspects. First, ACNet employs a flexible way to switch global and local inference in processing the internal feature representations by adaptively determining the connection status among the feature nodes (e.g., pixels of the feature maps) [In a computer vision domain, a node refers to a pixel of a feature map, while in the graph domain, a node denotes a graph node.]. We can show that existing CNNs, the classical multilayer perceptron (MLP), and the recently proposed non-local network (NLN) nonlocalnn17 are all special cases of ACNet. Second, ACNet is also capable of handling non-Euclidean data. Extensive experimental analyses on a variety of benchmarks (i.e., ImageNet-1k classification, COCO 2017 detection and segmentation, CUHK03 person re-identification, CIFAR analysis, and Cora document categorization) demonstrate that ACNet cannot only achieve state-of-the-art performance but also overcome the limitation of the conventional MLP and CNN [Corresponding author: Liang Lin (linliang@ieee.org)]. The code is available at <https://github.com/wanggrun/Adaptively-Connected-Neural-Networks>.

READ FULL TEXT
research
10/15/2019

DeepGCNs: Making GCNs Go as Deep as CNNs

Convolutional Neural Networks (CNNs) have been very successful at solvin...
research
01/06/2021

Node2Seq: Towards Trainable Convolutions in Graph Neural Networks

Investigating graph feature learning becomes essentially important with ...
research
01/29/2019

Discovering Underlying Person Structure Pattern with Relative Local Distance for Person Re-identification

Modeling the underlying person structure for person re-identification (r...
research
05/26/2019

Feature Map Transform Coding for Energy-Efficient CNN Inference

Convolutional neural networks (CNNs) achieve state-of-the-art accuracy i...
research
03/11/2020

Convolutional Kernel Networks for Graph-Structured Data

We introduce a family of multilayer graph kernels and establish new link...
research
04/22/2019

Switchable Whitening for Deep Representation Learning

Normalization methods are essential components in convolutional neural n...
research
06/27/2022

Zero Stability Well Predicts Performance of Convolutional Neural Networks

The question of what kind of convolutional neural network (CNN) structur...

Please sign up or login with your details

Forgot password? Click here to reset