@inproceedings{682ba40c3bd148f8b4644dc6d3bcb897,
title = "Accelerating convolutional neural networks using fine-tuned backpropagation progress",
abstract = "In computer vision many tasks have achieved state-of-the-art performance using convolutional neural networks (CNNs) [11], typically at the cost of massive computational complexity. A key problem of the training is the low speed of the progress. It may cost much time especially when computational resources are limited. The focus of this paper is speeding up the training progress based on fine-tuned backpropagation progress. More specifically, we train the CNNs with standard backpropagation firstly. When the feature extraction layers got better features, then we start to block the standard backpropagation in the whole layers, the loss function values only back propagates between fully connected layers. So it can not only save time but also pay more attention to train the classifier to get the same or better result compared with training with standard backpropagation all the time. Comprehensive experiments on JD (https://www.jd.com/) datasets demonstrate significant reduction in computational time, at the cost of negligible loss in accuracy.",
keywords = "Acceleration, Backpropagation, Convolutional Neural Networks",
author = "Yulong Li and Zhenhong Chen and Yi Cai and Dongping Huang and Qing Li",
year = "2017",
month = jan,
day = "1",
doi = "10.1007/978-3-319-55705-2_20",
language = "English",
isbn = "9783319557045",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer-Verlag",
pages = "256--266",
editor = "Lijun Chang and Goce Trajcevski and Wen Hua and Zhifeng Bao",
booktitle = "Database Systems for Advanced Applications - DASFAA 2017 International Workshops",
note = "International Workshops on Database Systems for Advanced Applications, DASFAA 2017, 4th International Workshop on Big Data Management and Service, BDMS 2017, 2nd Workshop on Big Data Quality Management, BDQM 2017, 4th International Workshop on Semantic Computing and Personalization, SeCoP 2017, 1st International Workshop on Data Management and Mining on MOOCs, DMMOOC 2017 ; Conference date: 27-03-2017 Through 30-03-2017",
}