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
UniformAugment: A Search-free Probabilistic Data Augmentation Approach
Tom Ching LingChen,Ava Khonsari,Amirreza Lashkari,Mina Rafi Nazari,Jaspreet Singh Sambee,Mario A. Nascimento +5 more
TL;DR: This paper shows that, under the assumption that the augmentation space is approximately distribution invariant, a uniform sampling over the continuous space of augmentation transformations is sufficient to train highly effective models and proposes UniformAugment, an automated data augmentation approach that completely avoids a search phase.
70
•Posted Content
Effective and Efficient Dropout for Deep Convolutional Neural Networks.
TL;DR: The order of the dropout operations are proposed to be adjusted to address the conflict between the conventional dropout and the batch normalization operation after it, and other structurally more suited dropout variants are examined and introduced for more efficient and effective regularization for CNNs.
70
Uncertainty-guided Model Generalization to Unseen Domains
Fengchun Qiao,Xi Peng +1 more
- 01 Jun 2021
TL;DR: In this article, the authors propose to augment the source capacity in both input and label spaces, while the augmentation is guided by uncertainty assessment, and leverage the generalization uncertainty from a single source for robust generalization.
•Posted Content
Batch-Shaping for Learning Conditional Channel Gated Networks
TL;DR: This work introduces a new residual block architecture that gates convolutional channels in a fine-grained manner and introduces a generally applicable tool that matches the marginal aggregate posteriors of features in a neural network to a pre-specified prior distribution.
69
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