Wide Residual Networks
Sergey Zagoruyko,Nikos Komodakis +1 more
- 01 Jan 2016
TL;DR: This paper conducts a detailed experimental study on the architecture of ResNet blocks and proposes a novel architecture where the depth and width of residual networks are decreased and the resulting network structures are called wide residual networks (WRNs), which are far superior over their commonly used thin and very deep counterparts.
read more
Abstract: Deep residual networks were shown to be able to scale up to thousands of layers and still have improving performance. However, each fraction of a percent of improved accuracy costs nearly doubling the number of layers, and so training very deep residual networks has a problem of diminishing feature reuse, which makes these networks very slow to train. To tackle these problems, in this paper we conduct a detailed experimental study on the architecture of ResNet blocks, based on which we propose a novel architecture where we decrease depth and increase width of residual networks. We call the resulting network structures wide residual networks (WRNs) and show that these are far superior over their commonly used thin and very deep counterparts. For example, we demonstrate that even a simple 16-layer-deep wide residual network outperforms in accuracy and efficiency all previous deep residual networks, including thousand-layer-deep networks, achieving new state-of-the-art results on CIFAR, SVHN, COCO, and significant improvements on ImageNet. Our code and models are available at this https URL
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Posted Content
How Does Learning Rate Decay Help Modern Neural Networks
TL;DR: This work provides another novel explanation of how lrDecay works: an initially large learning rate suppresses the network from memorizing noisy data while decaying the learning rate improves the learning of complex patterns.
Active Convolution: Learning the Shape of Convolution for Image Classification
Yunho Jeon,Junmo Kim +1 more
- 25 Jul 2017
TL;DR: The proposed ACU is a generalization of convolution, it can define not only all conventional convolutions, but also convolutions with fractional pixel coordinates, which provides greater freedom to form CNN structures.
Distilling Effective Supervision From Severe Label Noise
Zizhao Zhang,Han Zhang,Sercan O. Arik,Honglak Lee,Tomas Pfister +4 more
- 14 Jun 2020
TL;DR: This paper presents a holistic framework to train deep neural networks in a way that is highly invulnerable to label noise and achieves excellent performance on large-scale datasets with real-world label noise.
Rethinking Feature Distribution for Loss Functions in Image Classification
Weitao Wan,Yuanyi Zhong,Tianpeng Li,Jiansheng Chen +3 more
- 08 Mar 2018
TL;DR: In this article, a large margin Gaussian Mixture (L-GM) loss is proposed for deep neural networks in classification tasks, which is based on the assumption that the deep features of the training set follow a Gaussian mixture distribution.
Learning a Recurrent Residual Fusion Network for Multimodal Matching
Yu Liu,Yanming Guo,Erwin M. Bakker,Michael S. Lew +3 more
- 01 Oct 2017
TL;DR: This work introduces a novel bridge between the modality-specific representations by creating a co-embedding space based on a recurrent residual fusion (RRF) block that adapts the recurrent mechanism to residual learning, so that it can recursively improve feature embeddings while retaining the shared parameters.
204
Related Papers (5)
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
Gao Huang,Zhuang Liu,Laurens van der Maaten,Kilian Q. Weinberger +3 more
- 21 Jul 2017