Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FractalNet: Ultra-Deep Neural Networks without Residuals

About

We introduce a design strategy for neural network macro-architecture based on self-similarity. Repeated application of a simple expansion rule generates deep networks whose structural layouts are precisely truncated fractals. These networks contain interacting subpaths of different lengths, but do not include any pass-through or residual connections; every internal signal is transformed by a filter and nonlinearity before being seen by subsequent layers. In experiments, fractal networks match the excellent performance of standard residual networks on both CIFAR and ImageNet classification tasks, thereby demonstrating that residual representations may not be fundamental to the success of extremely deep convolutional neural networks. Rather, the key may be the ability to transition, during training, from effectively shallow to deep. We note similarities with student-teacher behavior and develop drop-path, a natural extension of dropout, to regularize co-adaptation of subpaths in fractal architectures. Such regularization allows extraction of high-performance fixed-depth subnetworks. Additionally, fractal networks exhibit an anytime property: shallow subnetworks provide a quick answer, while deeper subnetworks, with higher latency, provide a more accurate answer.

Gustav Larsson, Michael Maire, Gregory Shakhnarovich• 2016

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationImageNet (val)
Top-1 Acc77.1
1206
Image ClassificationCIFAR-10 (test)--
906
Image ClassificationImageNet ILSVRC-2012 (val)
Top-1 Accuracy77.1
405
ClassificationSVHN (test)
Error Rate1.87
182
Image ClassificationCIFAR-10 (test)
Error Rate4.6
102
Image ClassificationCIFAR-10+ (test)
Test Error Rate (%)4.6
25
Image ClassificationCIFAR-100+ (test)
Error Rate23.3
16
Image ClassificationCIFAR-10 (test)
C10+ Error Rate4.6
13
Showing 10 of 11 rows

Other info

Follow for update