English

Learning long-range spatial dependencies with horizontal gated-recurrent units

Computer Vision and Pattern Recognition 2019-06-12 v4

Abstract

Progress in deep learning has spawned great successes in many engineering applications. As a prime example, convolutional neural networks, a type of feedforward neural networks, are now approaching -- and sometimes even surpassing -- human accuracy on a variety of visual recognition tasks. Here, however, we show that these neural networks and their recent extensions struggle in recognition tasks where co-dependent visual features must be detected over long spatial ranges. We introduce the horizontal gated-recurrent unit (hGRU) to learn intrinsic horizontal connections -- both within and across feature columns. We demonstrate that a single hGRU layer matches or outperforms all tested feedforward hierarchical baselines including state-of-the-art architectures which have orders of magnitude more free parameters. We further discuss the biological plausibility of the hGRU in comparison to anatomical data from the visual cortex as well as human behavioral data on a classic contour detection task.

Keywords

Cite

@article{arxiv.1805.08315,
  title  = {Learning long-range spatial dependencies with horizontal gated-recurrent units},
  author = {Drew Linsley and Junkyung Kim and Vijay Veerabadran and Thomas Serre},
  journal= {arXiv preprint arXiv:1805.08315},
  year   = {2019}
}

Comments

Published at NeurIPS 2018 https://papers.nips.cc/paper/7300-learning-long-range-spatial-dependencies-with-horizontal-gated-recurrent-units

R2 v1 2026-06-23T02:03:24.958Z