IamNN: Iterative and Adaptive Mobile Neural Network for Efficient Image Classification
Computer Vision and Pattern Recognition
2018-04-30 v1 Neural and Evolutionary Computing
Abstract
Deep residual networks (ResNets) made a recent breakthrough in deep learning. The core idea of ResNets is to have shortcut connections between layers that allow the network to be much deeper while still being easy to optimize avoiding vanishing gradients. These shortcut connections have interesting side-effects that make ResNets behave differently from other typical network architectures. In this work we use these properties to design a network based on a ResNet but with parameter sharing and with adaptive computation time. The resulting network is much smaller than the original network and can adapt the computational cost to the complexity of the input image.
Cite
@article{arxiv.1804.10123,
title = {IamNN: Iterative and Adaptive Mobile Neural Network for Efficient Image Classification},
author = {Sam Leroux and Pavlo Molchanov and Pieter Simoens and Bart Dhoedt and Thomas Breuel and Jan Kautz},
journal= {arXiv preprint arXiv:1804.10123},
year = {2018}
}
Comments
ICLR 2018 Workshop track