English

Spatially Adaptive Computation Time for Residual Networks

Computer Vision and Pattern Recognition 2017-07-04 v2 Machine Learning

Abstract

This paper proposes a deep learning architecture based on Residual Network that dynamically adjusts the number of executed layers for the regions of the image. This architecture is end-to-end trainable, deterministic and problem-agnostic. It is therefore applicable without any modifications to a wide range of computer vision problems such as image classification, object detection and image segmentation. We present experimental results showing that this model improves the computational efficiency of Residual Networks on the challenging ImageNet classification and COCO object detection datasets. Additionally, we evaluate the computation time maps on the visual saliency dataset cat2000 and find that they correlate surprisingly well with human eye fixation positions.

Keywords

Cite

@article{arxiv.1612.02297,
  title  = {Spatially Adaptive Computation Time for Residual Networks},
  author = {Michael Figurnov and Maxwell D. Collins and Yukun Zhu and Li Zhang and Jonathan Huang and Dmitry Vetrov and Ruslan Salakhutdinov},
  journal= {arXiv preprint arXiv:1612.02297},
  year   = {2017}
}

Comments

CVPR 2017

R2 v1 2026-06-22T17:16:23.631Z