pith. sign in

arxiv: 1612.09508 · v3 · pith:VBITXRX4new · submitted 2016-12-30 · 💻 cs.CV

Feedback Networks

classification 💻 cs.CV
keywords feedbacklearningfeedforwardnetworksadvantagesapproachlayermodels
0
0 comments X
read the original abstract

Currently, the most successful learning models in computer vision are based on learning successive representations followed by a decision layer. This is usually actualized through feedforward multilayer neural networks, e.g. ConvNets, where each layer forms one of such successive representations. However, an alternative that can achieve the same goal is a feedback based approach in which the representation is formed in an iterative manner based on a feedback received from previous iteration's output. We establish that a feedback based approach has several fundamental advantages over feedforward: it enables making early predictions at the query time, its output naturally conforms to a hierarchical structure in the label space (e.g. a taxonomy), and it provides a new basis for Curriculum Learning. We observe that feedback networks develop a considerably different representation compared to feedforward counterparts, in line with the aforementioned advantages. We put forth a general feedback based learning architecture with the endpoint results on par or better than existing feedforward networks with the addition of the above advantages. We also investigate several mechanisms in feedback architectures (e.g. skip connections in time) and design choices (e.g. feedback length). We hope this study offers new perspectives in quest for more natural and practical learning models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Coupled-Projection Residual Network for MRI Super-Resolution

    eess.IV 2019-07 unverdicted novelty 5.0

    A new dual-path neural network architecture called CPRN with coupled-projection feedback and step-wise feature fusion outperforms prior methods for MRI super-resolution on three public datasets.

  2. Discriminative Embedding Autoencoder with a Regressor Feedback for Zero-Shot Learning

    cs.CV 2019-07 unverdicted novelty 4.0

    A new autoencoder model with margin-based discriminative embeddings and regressor feedback outperforms prior zero-shot learning methods on SUN, CUB, AWA1 and AWA2, with larger gains in generalized ZSL.