Knowledge Distillation Compression for Image Super-Resolution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current image super-resolution technologies face challenges in feature alignment and distillation efficiency, particularly in low-level visual tasks like super-resolution, leading to information loss and limited practical deployment due to high computing resource requirements.

Innovation Solution

An image super-resolution method based on a knowledge distillation compression model that uses a trained large teacher network and a smaller student network, with a softened interface for knowledge transfer and central kernel alignment to align inter-layer relationships, reducing information loss and improving distillation efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If deep CNNs with more layers and parameters are used to improve super-resolution performance, then image restoration quality is improved, but computing resource requirements and memory occupation increase significantly

Engineering Contradiction:
Improveimage restoration qualityVSAvoidcomputing resource requirements
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The deep teacher network is segmented into multiple modules, and knowledge is distilled from each module to corresponding student modules at different depths. This segmentation allows the student network to learn from specific functional components rather than requiring the entire deep network structure, reducing computational requirements while preserving restoration quality.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A student network with fewer parameters is created as a simplified copy of the teacher network, maintaining the same architectural structure but with reduced capacity. Through knowledge distillation, the student network learns to replicate the teacher's functionality without requiring the same computational resources.

Inventive Principle:
Principle #26Copying

2Productivity

If knowledge distillation is applied to reduce model size, then deployment efficiency is improved, but information loss occurs during feature map transformation

Engineering Contradiction:
Improvedeployment efficiencyVSAvoidfeature map information loss
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

Instead of directly transforming feature maps between different dimensional spaces (which causes information loss), the patent aligns inter-layer relationships in a new dimensional space using Centralized Kernel Alignment. This approach preserves information by operating in a transformed domain where relationship preservation is achieved without direct feature map transformation.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Solution Approach 2:

The patent changes the parameter space by using inter-layer relationship matrices instead of direct feature map parameters. By distilling relationships between layers rather than layer features themselves, the method preserves structural information while enabling model compression.

Inventive Principle:
Principle #35Parameter changes

3Speed

If traditional feature extraction methods are used for super-resolution, then calculation speed is fast, but restored image quality is seriously distorted

Engineering Contradiction:
Improvecalculation speedVSAvoidrestored image quality
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The teacher network is pre-trained to achieve high restoration quality, and its knowledge is distilled beforehand to the student network. This preliminary action allows the student network to inherit the teacher's quality without requiring the same computational complexity during inference.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The inter-layer relationship matrices serve as intermediaries that transfer knowledge from the teacher network to the student network. These relationship matrices mediate the knowledge transfer process, enabling quality preservation without direct copying of heavy computational structures.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20240233077A1Image super-resolution method based on knowledge distillation compression model and device thereof
Publication Date: 2024.07.11 ZHEJIANG UNIV
  • US20240233077A1 patent drawing
  • US20240233077A1 patent drawing
  • US20240233077A1 patent drawing

AI summary

An image super-resolution method based on a knowledge distillation compression model and a device thereof are disclosed. A small student network model is cascaded into a teacher network with high performance to better complete knowledge distillation, so that the performance of a student network can gradually approach the teacher network, and then the compression of a super-resolution network is completed. Using a distillation strategy of the present disclosure not only avoids manually designing feature conversion between different networks to align, but also greatly reduces the optimization difficulty of the student network. In order to alleviate the problem of inefficient distillation caused by a representation gap between teachers and students, the present disclosure regards a similarity relationship between layers of teachers as knowledge, so that students can learn the similarity relationship of teachers in their own space instead of directly imitating complex features of teachers. The present disclosure significantly compresses a parameter quantity and calculation consumption of a super-resolution network model, reduces the deployment difficulty of the super-resolution network model in an apparatus with limited resources, and has a strong practical application value.