卷积神经网络
卷积(计算机科学)
计算机科学
参数化复杂度
核(代数)
卷积码
人工智能
算法
推论
计算
图层(电子)
模式识别(心理学)
数学
人工神经网络
解码方法
组合数学
有机化学
化学
作者
Jinming Cao,Yangyan Li,Mingchao Sun,Ying Chen,Dani Lischinski,Daniel Cohen‐Or,Baoquan Chen,Changhe Tu
标识
DOI:10.1109/tip.2022.3175432
摘要
Convolutional layers are the core building blocks of Convolutional Neural Networks (CNNs). In this paper, we propose to augment a convolutional layer with an additional depthwise convolution, where each input channel is convolved with a different 2D kernel. The composition of the two convolutions constitutes an over-parameterization, since it adds learnable parameters, while the resulting linear operation can be expressed by a single convolution layer. We refer to this depthwise over-parameterized convolutional layer as DO-Conv, which is a novel way of over-parameterization. We show with extensive experiments that the mere replacement of conventional convolutional layers with DO-Conv layers boosts the performance of CNNs on many classical vision tasks, such as image classification, detection, and segmentation. Moreover, in the inference phase, the depthwise convolution is folded into the conventional convolution, reducing the computation to be exactly equivalent to that of a convolutional layer without over-parameterization. As DO-Conv introduces performance gains without incurring any computational complexity increase for inference, we advocate it as an alternative to the conventional convolutional layer. We open sourced an implementation of DO-Conv in Tensorflow, PyTorch and GluonCV at https://github.com/yangyanli/DO-Conv.
科研通智能强力驱动
Strongly Powered by AbleSci AI