Perceptual Image Quality Assessment with Transformers
Manri Cheon, Sung-Jun Yoon, Byungyeon Kang, Junwoo Lee

TL;DR
This paper introduces an innovative transformer-based model for perceptual full-reference image quality assessment, leveraging CNN features and attention mechanisms to outperform existing methods on standard and generative model datasets.
Contribution
The paper presents a novel transformer architecture for IQA that combines CNN features with learnable embeddings, achieving state-of-the-art performance.
Findings
Outperforms existing IQA models on standard datasets
Ranks first in NTIRE 2021 IQA challenge
Shows promising results on generative model outputs
Abstract
In this paper, we propose an image quality transformer (IQT) that successfully applies a transformer architecture to a perceptual full-reference image quality assessment (IQA) task. Perceptual representation becomes more important in image quality assessment. In this context, we extract the perceptual feature representations from each of input images using a convolutional neural network (CNN) backbone. The extracted feature maps are fed into the transformer encoder and decoder in order to compare a reference and distorted images. Following an approach of the transformer-based vision models, we use extra learnable quality embedding and position embedding. The output of the transformer is passed to a prediction head in order to predict a final quality score. The experimental results show that our proposed model has an outstanding performance for the standard IQA datasets. For a…
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 · Advanced Image Fusion Techniques · Advanced Image Processing Techniques
