Visual-Language Model Encoder for Image Quality Assessment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for image-quality assessment (IQA) using deep learning face challenges due to the small number of data sets available, which limits the performance improvement of neural networks configured for IQA.

Innovation Solution

A method involving a visual-language model (VLM) is proposed, where a target encoder is trained and fine-tuned to perform image-quality assessment. This method includes accessing a text prompt representing an image-quality attribute, training the target encoder to correspond to the VLM, and fine-tuning it for IQA by analyzing correlations between words related to the target image and its quality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a neural network is configured for image-quality assessment using deep learning, then image-quality assessment capability is improved, but the performance improvement is limited due to the small number of data sets

Engineering Contradiction:
Improveimage-quality assessment performanceVSAvoidnumber of data sets
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent uses a visual-language model (VLM) to generate synthetic training data that replicates real image-quality assessment scenarios. The VLM creates simulated image pairs with ground truth quality labels by applying degradation models and generating corresponding descriptive text, effectively copying real data characteristics without requiring additional real captured data. This resolves the contradiction by expanding the quantity of training data while maintaining data quality and diversity.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent introduces a VLM as an intermediary system between the limited real image data and the neural network trainer. The VLM acts as a mediator that generates synthetic training examples by taking real images, applying degradation effects, and creating corresponding quality labels and descriptions. This intermediary enables the neural network to train on expanded synthetic data while preserving the underlying patterns from real data.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Quantity of substance

If a visual-language model is used to generate training data and fine-tune the encoder, then the quantity of training data is increased, but the system complexity increases

Engineering Contradiction:
Improvequantity of training dataVSAvoidsystem complexity
Core Design Contradiction:
Quantity of substanceVSDevice complexity

Solution Approach 1:

The patent segments the system into distinct functional components: a pre-existing VLM for data generation, a target encoder for image feature extraction, and a fine-tuning module for optimization. The VLM handles data synthesis while the encoder focuses on visual processing, separating complex functions into independent modules. This segmentation allows the system to leverage the VLM's data generation capability without requiring a complete redesign of the entire architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary actions by pre-training the VLM and pre-processing real images through degradation models before the main training process. The VLM is pre-configured with language and vision capabilities, and real images are pre-enhanced with various degradation effects to create a diverse training corpus. This preliminary preparation reduces the complexity of the main training process by having ready-to-use synthetic data and pre-processed features.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250157213A1Method and apparatus with image-quality assessment
Publication Date: 2025.05.15 SAMSUNG ELECTRONICS CO LTD
  • US20250157213A1 patent drawing
  • US20250157213A1 patent drawing
  • US20250157213A1 patent drawing

AI summary

A method and apparatus for image quality assessment are provided. The method of image quality assessment includes: accessing a text prompt representing an image-quality attribute of a target image included in a data set; training a target encoder to correspond to a visual-language model (VLM), the training based on data obtained by applying the text prompt to the VLM; and fine-tuning the trained target encoder to perform image-quality assessment.