Super-resolution Guided Knowledge Distillation for Low-Resolution Image Classification

Hongyuan Chen,Yanting Pei,Hongwei Zhao,Yaping Huang
DOI: https://doi.org/10.1016/j.patrec.2022.02.006
IF: 4.757
2022-01-01
Pattern Recognition Letters
Abstract:With the development of deep convolutional neural networks, the high-resolution image classification has achieved excellent classification results. However, in natural scenes, low-resolution images are very common, such as images taken by a webcam or images taken with a lens far away from the target object. Low-resolution image classification is a very difficult problem, because low-resolution images have small size and contain fewer discriminative features, which lead to a sharp decline in classification performance. In order to solve the above problem, this paper proposes a Super-Resolution guided Knowledge Distillation (SRKD) framework, which consists of two sub-networks: one is the super-resolution sub-network used to enhance the features of low-resolution images, and the other is the knowledge distillation sub-network used to minimize the difference between the features of high-resolution images and the features of the images output by the super-resolution sub-network. Extensive experiments on the Pascal VOC 2007 and CUB-200-2011 datasets show that the proposed method has a great improvement compared to the benchmark which is trained on high-resolution images. Especially in the case of very low resolution, the proposed method improves the mAP on Pascal VOC 2007 test set by 30.4% and improves the classification accuracy on CUB-200-2011 test set by 60.37% compared with the benchmark model. (C) 2022 Elsevier B.V. All rights reserved.
What problem does this paper attempt to address?