Image Compression Quality Prediction With Block Confidence Maps
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing electronic devices face challenges in accurately determining and enhancing image quality due to compression artifacts, particularly when images are compressed and displayed on larger screens, as the original compression quality information is lost, leading to artifacts that were not visible on smaller screens becoming apparent.
Innovation Solution
An electronic device uses a deep neural network to analyze partial regions of an image, estimating confidence in units of blocks to predict compression quality, remove outliers, and apply a noise removal model to enhance image quality.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If image compression is applied to reduce file size and transmission time, then storage efficiency and transmission speed are improved, but compression artifacts are generated and image quality deteriorates
Solution Approach 1:
The image is divided into multiple blocks, and confidence is estimated for each block individually. This segmentation allows the system to identify and handle different regions with varying compression qualities, improving the accuracy of artifact detection and quality assessment without requiring full-image processing.
Solution Approach 2:
A deep neural network is introduced as an intermediary to predict compression quality and generate confidence maps. This intermediary component bridges the gap between compressed image data and quality assessment, enabling accurate artifact detection without requiring access to the original uncompressed image.
2Object-affected harmful factors
If compression quality is increased to reduce artifacts, then image quality is improved, but file size increases and storage efficiency decreases
Solution Approach 1:
The system performs self-assessment by using the compressed image itself to generate confidence maps and predict quality metrics. By analyzing the compressed image data directly without requiring the original image or additional resources, the system can identify artifact-prone regions and optimize quality enhancement strategies accordingly.
3Measurement precision
If deep neural network analyzes entire image to predict compression quality, then prediction accuracy is improved, but processing time increases
Solution Approach 1:
The image is divided into multiple blocks, and confidence is estimated for each block individually. This segmentation allows the system to identify and handle different regions with varying compression qualities, improving the accuracy of artifact detection and quality assessment without requiring full-image processing.
Solution Approach 2:
The system performs confidence estimation on selected blocks rather than the entire image. By applying partial action to representative blocks and using deep learning to generalize results, the system achieves sufficient prediction accuracy with reduced computational overhead and faster processing times.
4Illumination intensity
If image is enlarged for large screen display, then display quality is improved, but compression artifacts become more visible
Solution Approach 1:
The system performs preliminary quality assessment and confidence map generation before image enlargement. By identifying artifact-prone regions in advance using block-based confidence estimation, the system can apply targeted quality enhancement algorithms to specific blocks before scaling, reducing the visibility of artifacts when the image is enlarged for large screen display.
Data Source
AI summary
A method and/or device for predicting a compression quality of an image during image correction (e.g., image quality enhancement) in an electronic device, and/or processing the image, based on at least the prediction, may be provided. The electronic device may include a display module, a memory, and a processor, wherein the processor may operate to display an image through the display module, extract designated multiple blocks from the image in a designated scheme, estimate confidence for each of the multiple blocks, identify, based on the estimation of the confidence, a first block corresponding to an outlier to be excluded in quality prediction, and a second block for which quality prediction is possible, among the multiple blocks, exclude the first block among the multiple blocks from a subject of quality prediction, and classify a compression quality of the image by using at least the second block remaining after excluding the first block from among the multiple blocks.


