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
Gradients explode - Deep Networks are shallow - ResNet explained
George Philipp,Dawn Song,Jaime G. Carbonell +2 more
- 15 Dec 2017
TL;DR: This article showed that exploding gradients can limit the depth to which networks can be effectively trained, both in theory and in practice, and pointed out that skip connections simplifies the network mathematically and that this simplicity may be the major cause for their success.
44
Teacher-student collaborative knowledge distillation for image classification
TL;DR: Li et al. as discussed by the authors proposed a teacher-student collaborative knowledge distillation (TSKD) method, which consists of two parts: learning in the teacher network and self-teaching in the student network.
44
A deep learning-accelerated data assimilation and forecasting workflow for commercial-scale geologic carbon storage
Hewei Tang,Pengcheng Fu,C. S. Sherman,Jize Zhang,Xin Ju,François P. Hamon,Nicholas A. Azzolina,Matthew E. Burton-Kelly,Joseph P. Morris +8 more
TL;DR: In this article, a fast data assimilation-reservoir response forecasting workflow is proposed to leverage physical understandings of porous medium flow behavior with deep learning techniques to predict dynamic pressure and CO2 plume extents under multi-well injection.
44
Context Aware 3D CNNs for Brain Tumor Segmentation
Siddhartha Chandra,Maria Vakalopoulou,Lucas Fidon,Enzo Battistella,Théo Estienne,Roger Sun,Charlotte Robert,Eric Deutsch,Nikos Paragios +8 more
- 16 Sep 2018
TL;DR: This work proposes a novel deep learning based pipeline for the task of brain tumor segmentation and compares the V-Net architecture with a custom 3D Residual Network architecture, trained on a multi-view strategy, and reports competitive results on the BraTS 2018 validation and test set.
AI on the edge: a comprehensive review
TL;DR: A comprehensive survey of existing architectures, technologies, frameworks and implementations in edge intelligence and edge inference, the prior training models using local data at the resource-constrained edge devices, and discusses existing challenges, possible solutions and future directions.
44
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