English

Image Quality Assessment with Gradient Siamese Network

Image and Video Processing 2022-08-09 v1 Computer Vision and Pattern Recognition

Abstract

In this work, we introduce Gradient Siamese Network (GSN) for image quality assessment. The proposed method is skilled in capturing the gradient features between distorted images and reference images in full-reference image quality assessment(IQA) task. We utilize Central Differential Convolution to obtain both semantic features and detail difference hidden in image pair. Furthermore, spatial attention guides the network to concentrate on regions related to image detail. For the low-level, mid-level and high-level features extracted by the network, we innovatively design a multi-level fusion method to improve the efficiency of feature utilization. In addition to the common mean square error supervision, we further consider the relative distance among batch samples and successfully apply KL divergence loss to the image quality assessment task. We experimented the proposed algorithm GSN on several publicly available datasets and proved its superior performance. Our network won the second place in NTIRE 2022 Perceptual Image Quality Assessment Challenge track 1 Full-Reference.

Keywords

Cite

@article{arxiv.2208.04081,
  title  = {Image Quality Assessment with Gradient Siamese Network},
  author = {Heng Cong and Lingzhi Fu and Rongyu Zhang and Yusheng Zhang and Hao Wang and Jiarong He and Jin Gao},
  journal= {arXiv preprint arXiv:2208.04081},
  year   = {2022}
}

Comments

10 pages, 5 figures, Computer Vision and Pattern Recognition (CVPR) Workshops

R2 v1 2026-06-25T01:33:57.256Z