SOTAVerified

Relay Backpropagation for Effective Learning of Deep Convolutional Neural Networks

2015-12-18Code Available0· sign in to hype

Li Shen, Zhouchen Lin, Qingming Huang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Learning deeper convolutional neural networks becomes a tendency in recent years. However, many empirical evidences suggest that performance improvement cannot be gained by simply stacking more layers. In this paper, we consider the issue from an information theoretical perspective, and propose a novel method Relay Backpropagation, that encourages the propagation of effective information through the network in training stage. By virtue of the method, we achieved the first place in ILSVRC 2015 Scene Classification Challenge. Extensive experiments on two challenging large scale datasets demonstrate the effectiveness of our method is not restricted to a specific dataset or network architecture. Our models will be available to the research community later.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
COCO-MLTRS(ResNet-50)Average mAP46.97Unverified
VOC-MLTRS(ResNet-50)Average mAP75.38Unverified

Reproductions