SOTAVerified

Deep Networks with Internal Selective Attention through Feedback Connections

2014-07-11NeurIPS 2014Unverified0· sign in to hype

Marijn Stollenga, Jonathan Masci, Faustino Gomez, Juergen Schmidhuber

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Traditional convolutional neural networks (CNN) are stationary and feedforward. They neither change their parameters during evaluation nor use feedback from higher to lower layers. Real brains, however, do. So does our Deep Attention Selective Network (dasNet) architecture. DasNets feedback structure can dynamically alter its convolutional filter sensitivities during classification. It harnesses the power of sequential processing to improve classification performance, by allowing the network to iteratively focus its internal attention on some of its convolutional filters. Feedback is trained through direct policy search in a huge million-dimensional parameter space, through scalable natural evolution strategies (SNES). On the CIFAR-10 and CIFAR-100 datasets, dasNet outperforms the previous state-of-the-art model.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CIFAR-10Deep Networks with Internal Selective Attention through Feedback ConnectionsPercentage correct90.8Unverified

Reproductions