English

Learning Hierarchical Information Flow with Recurrent Neural Modules

Machine Learning 2017-11-07 v2 Artificial Intelligence

Abstract

We propose ThalNet, a deep learning model inspired by neocortical communication via the thalamus. Our model consists of recurrent neural modules that send features through a routing center, endowing the modules with the flexibility to share features over multiple time steps. We show that our model learns to route information hierarchically, processing input data by a chain of modules. We observe common architectures, such as feed forward neural networks and skip connections, emerging as special cases of our architecture, while novel connectivity patterns are learned for the text8 compression task. Our model outperforms standard recurrent neural networks on several sequential benchmarks.

Keywords

Cite

@article{arxiv.1706.05744,
  title  = {Learning Hierarchical Information Flow with Recurrent Neural Modules},
  author = {Danijar Hafner and Alex Irpan and James Davidson and Nicolas Heess},
  journal= {arXiv preprint arXiv:1706.05744},
  year   = {2017}
}

Comments

NIPS 2017

R2 v1 2026-06-22T20:22:13.778Z