Assessing UHD Image Quality from Aesthetics, Distortions, and Saliency
Wei Sun, Weixia Zhang, Yuqin Cao, Linhan Cao, Jun Jia and, Zijian Chen, Zicheng Zhang, Xiongkuo Min, Guangtao Zhai

TL;DR
This paper introduces a multi-branch deep neural network for efficient UHD image quality assessment that considers aesthetics, distortions, and saliency, achieving high accuracy with low computational cost.
Contribution
The paper proposes a novel multi-branch DNN that assesses UHD image quality from three perspectives using low-res, patch-based, and salient region features, improving efficiency and accuracy.
Findings
Achieves top performance on UHD-IQA dataset.
Maintains low computational complexity.
Wins first prize in ECCV AIM 2024 UHD-IQA Challenge.
Abstract
UHD images, typically with resolutions equal to or higher than 4K, pose a significant challenge for efficient image quality assessment (IQA) algorithms, as adopting full-resolution images as inputs leads to overwhelming computational complexity and commonly used pre-processing methods like resizing or cropping may cause substantial loss of detail. To address this problem, we design a multi-branch deep neural network (DNN) to assess the quality of UHD images from three perspectives: global aesthetic characteristics, local technical distortions, and salient content perception. Specifically, aesthetic features are extracted from low-resolution images downsampled from the UHD ones, which lose high-frequency texture information but still preserve the global aesthetics characteristics. Technical distortions are measured using a fragment image composed of mini-patches cropped from UHD images…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Video Quality Assessment · Industrial Vision Systems and Defect Detection · Visual Attention and Saliency Detection
MethodsByte Pair Encoding · Absolute Position Encodings · Softmax · Label Smoothing · Linear Layer · Adam · Dropout · Layer Normalization · Dense Connections · Attention Is All You Need
