Table of Contents
Fetching ...

Look One and More: Distilling Hybrid Order Relational Knowledge for Cross-Resolution Image Recognition

Shiming Ge, Kangkai Zhang, Haolin Liu, Yingying Hua, Shengwei Zhao, Xin Jin, Hao Wen

TL;DR

A teacher-student learning approach to facilitate low-resolution image recognition via hybrid order relational knowledge distillation, which preserves the similarities in various order relational structures, leading to a better knowledge transfer.

Abstract

In spite of great success in many image recognition tasks achieved by recent deep models, directly applying them to recognize low-resolution images may suffer from low accuracy due to the missing of informative details during resolution degradation. However, these images are still recognizable for subjects who are familiar with the corresponding high-resolution ones. Inspired by that, we propose a teacher-student learning approach to facilitate low-resolution image recognition via hybrid order relational knowledge distillation. The approach refers to three streams: the teacher stream is pretrained to recognize high-resolution images in high accuracy, the student stream is learned to identify low-resolution images by mimicking the teacher's behaviors, and the extra assistant stream is introduced as bridge to help knowledge transfer across the teacher to the student. To extract sufficient knowledge for reducing the loss in accuracy, the learning of student is supervised with multiple losses, which preserves the similarities in various order relational structures. In this way, the capability of recovering missing details of familiar low-resolution images can be effectively enhanced, leading to a better knowledge transfer. Extensive experiments on metric learning, low-resolution image classification and low-resolution face recognition tasks show the effectiveness of our approach, while taking reduced models.

Look One and More: Distilling Hybrid Order Relational Knowledge for Cross-Resolution Image Recognition

TL;DR

A teacher-student learning approach to facilitate low-resolution image recognition via hybrid order relational knowledge distillation, which preserves the similarities in various order relational structures, leading to a better knowledge transfer.

Abstract

In spite of great success in many image recognition tasks achieved by recent deep models, directly applying them to recognize low-resolution images may suffer from low accuracy due to the missing of informative details during resolution degradation. However, these images are still recognizable for subjects who are familiar with the corresponding high-resolution ones. Inspired by that, we propose a teacher-student learning approach to facilitate low-resolution image recognition via hybrid order relational knowledge distillation. The approach refers to three streams: the teacher stream is pretrained to recognize high-resolution images in high accuracy, the student stream is learned to identify low-resolution images by mimicking the teacher's behaviors, and the extra assistant stream is introduced as bridge to help knowledge transfer across the teacher to the student. To extract sufficient knowledge for reducing the loss in accuracy, the learning of student is supervised with multiple losses, which preserves the similarities in various order relational structures. In this way, the capability of recovering missing details of familiar low-resolution images can be effectively enhanced, leading to a better knowledge transfer. Extensive experiments on metric learning, low-resolution image classification and low-resolution face recognition tasks show the effectiveness of our approach, while taking reduced models.
Paper Structure (15 sections, 8 equations, 4 figures, 4 tables)

This paper contains 15 sections, 8 equations, 4 figures, 4 tables.

Figures (4)

  • Figure 1: Our motivation. When subjects are more familiar with high-resolution images, they can recognize the corresponding low-resolution images well. Thus, by mimicking this capability in recognizing an low-resolution image, we should let the model see more corresponding images.
  • Figure 2: The framework of our approach. By focusing on the structural relational knowledge in various orders, our approach step-wisely transfers knowledge from a complex teacher to a light teacher with an assistant by cross-structure distillation and and cross-resolution distillation.
  • Figure 3: Results on cross-resolution metric learning.
  • Figure 4: The effects of various order relational knowledge.