DOI: 10.3390/info17070632 ISSN: 2078-2489

A Survey and Tutorial on Image Quality Assessment with a Contrast-Weighted Structural Similarity Framework

Sos S. Agaian, Artyom M. Grigoryan, Hrach Ayunts

Objective Image Quality Assessment (IQA) is a fundamental pillar of computer vision, essential for optimizing tasks ranging from supervised machine learning to real-time video streaming. While IQA aims to quantify image degradation caused by noise and artifacts, a persistent gap remains between technical objective measurements and subjective human perception. Objective IQA has advanced significantly through full-reference (FR) metrics designed to approximate human judgment. Standard measures such as the peak signal-to-noise ratio (PSNR), structural similarity index (SSIM), and root mean square error (RMSE) provide established benchmarks; however, they frequently fail to capture nuanced human visual preferences, often penalizing perceptually insignificant shifts or favoring overly smoothed images. Conversely, modern deep-learning metrics like LPIPS offer better perceptual alignment but remain computationally prohibitive for real-time, resource-constrained environments. This paper addresses these challenges through a dual-purpose approach. First, it provides a comprehensive survey and tutorial of the IQA landscape, offering self-contained mathematical derivations of classical error sensitivity measures, including MSE, RMSE, MAE, Euclidean distance, RMSLE, and Huber loss, as well as artificial neural network (ANN) approaches. This foundational review ensures a rigorous understanding of the field’s mathematical evolution. We introduce the Adaptive Contrast-Weighted Structural Similarity (ACSSIM) framework. ACSSIM is a lightweight hybrid metric that enhances classical FR-IQA by incorporating local weighting derived from human visual system (HVS) properties. Specifically, it targets Weber’s Law-based contrast and entropy, which are key elements of our hybrid quality assessment logic and key components of non-reference image quality metrics. Extensive numerical experiments on the TID2013 and KADID-10k benchmark show that ACSSIM improves correlation with human subjective judgments compared with the baseline PSNR and SSIM. Our results confirm that ACSSIM maintains low computational overhead, bridging the gap between efficiency and accuracy for practical deployment. We made our code publicly available to facilitate future research in efficient perceptual modeling.

More from our Archive