Neural Network Adapters for Multi-Degradation Image Restoration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current image restoration methods using deep-learning networks are limited by their single-task nature, leading to high storage costs and computational overheads, and lack generalizability to degradations not encountered during training.

Innovation Solution

A two-phase training approach is employed, where a pre-trained neural network is enhanced with adapter modules that are fine-tuned for specific degradation types, allowing for efficient adaptation and generalization across multiple tasks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If single-task deep-learning models are trained for specific degradation types, then restoration performance for that specific task is improved, but storage costs and computational overheads increase

Engineering Contradiction:
Improverestoration performanceVSAvoidstorage costs
Core Design Contradiction:
Manufacturing precisionVSQuantity of substance

Solution Approach 1:

The patent implements a universal foundation model that can perform multiple image restoration tasks across different degradation types (blur, noise, compression artifacts) using a single trained network architecture. This multi-functional approach eliminates the need to store and deploy multiple separate single-task models, directly reducing storage costs while maintaining high restoration performance across various tasks through transfer learning capabilities

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Manufacturing precision

If single-task deep-learning models are trained for specific degradation types, then restoration performance for that specific task is improved, but computational overheads increase

Engineering Contradiction:
Improverestoration performanceVSAvoidcomputational overheads
Core Design Contradiction:
Manufacturing precisionVSPower

Solution Approach 1:

By creating a single foundation model that handles multiple degradation types through shared convolutional layers and attention mechanisms, the patent reduces computational overheads compared to running multiple separate models. The universal architecture allows one model to perform the work of several specialized models, lowering the total computational resources required for image restoration tasks

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Quantity of substance

If multi-task methods are used to train shared models on multiple degradations, then storage costs are reduced, but generalizability to degradations beyond training set is limited

Engineering Contradiction:
Improvestorage costsVSAvoidgeneralizability
Core Design Contradiction:
Quantity of substanceVSAdaptability or versatility

Solution Approach 1:

The patent employs a two-phase training approach where the foundation model is first pre-trained on a comprehensive dataset covering multiple degradation types and conditions. This preliminary action equips the model with general restoration capabilities and an understanding of various image degradation patterns, enabling it to handle degradations beyond the specific training distribution through its learned general features and attention mechanisms

Inventive Principle:
Principle #10Preliminary action

4Quantity of substance

If multi-task methods are used to train shared models on multiple degradations, then storage costs are reduced, but performance on specific tasks may be compromised

Engineering Contradiction:
Improvestorage costsVSAvoidrestoration performance
Core Design Contradiction:
Quantity of substanceVSManufacturing precision

Solution Approach 1:

The foundation model undergoes extensive pre-training on diverse degradation types to build a robust general restoration capability. This preliminary training ensures that the shared model architecture learns transferable features and patterns that can be effectively applied to specific tasks, maintaining high restoration performance while achieving storage efficiency through multi-task capability

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250285232A1Neural Network Adapters for Versatile Image Restoration
Publication Date: 2025.09.11 MEDIATEK INC
  • US20250285232A1 patent drawing
  • US20250285232A1 patent drawing
  • US20250285232A1 patent drawing

AI summary

A neural network restores a low-quality (LQ) image having a given degradation type. The neural network includes a series of adapter layers, each adapter layer including a pre-trained module in parallel with an adapter module. The pre-trained module has been trained in a pre-training phase by images having multiple degradation types, and the adapter module has been trained in a fine-tuning phase subsequent to the pre-training phase by images having the given degradation type. In each adapter layer, a first output of the pre-trained module and a second output of the adapter module are added together to produce an output of the adapter layer. The neural network generates a high-quality (HQ) image restored from the LQ image based on outputs of the adapter layers.