Visual-Language Model Encoder for Image Quality Assessment
Find Innovative SolutionsGenerate 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
Engineering 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
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.
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.
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
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.
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.
Data Source
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.


