Summary
The document discusses Feedback Networks, a learning model in computer vision that utilizes feedback for iterative representation formation. It highlights the advantages of feedback over feedforward approaches, such as enabling early predictions, conforming to hierarchical structures, and supporting Curriculum Learning. The paper presents a general feedback-based learning architecture using existing RNNs and demonstrates its effectiveness. It also explores related works, network formulations, skip connections, taxonomic predictions, and episodic curriculum learning. The computation graph analysis shows the advantages of feedback models in terms of speed and parallelism.