TL;DR
This paper introduces an attention-enhanced Siamese-Difference neural network with a surrogate ranking loss for perceptual image quality assessment, aiming to better correlate with human perception and outperform existing metrics.
Contribution
It proposes a novel Siamese-Difference neural network architecture with attention mechanisms and a surrogate ranking loss, improving correlation with human perceptual scores.
Findings
Achieved superior performance in NTIRE 2021 challenge.
Outperformed traditional metrics like PSNR, SSIM, and PI.
Publicly available implementation.
Abstract
Recently, deep convolutional neural networks (DCNN) that leverage the adversarial training framework for image restoration and enhancement have significantly improved the processed images' sharpness. Surprisingly, although these DCNNs produced crispier images than other methods visually, they may get a lower quality score when popular measures are employed for evaluating them. Therefore it is necessary to develop a quantitative metric to reflect their performances, which is well-aligned with the perceived quality of an image. Famous quantitative metrics such as Peak signal-to-noise ratio (PSNR), The structural similarity index measure (SSIM), and Perceptual Index (PI) are not well-correlated with the mean opinion score (MOS) for an image, especially for the neural networks trained with adversarial loss functions. This paper has proposed a convolutional neural network using an…
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
MethodsSiamese Network
