Attention Down-Sampling Transformer, Relative Ranking and Self-Consistency for Blind Image Quality Assessment
Mohammed Alsaafin, Musab Alsheikh, Saeed Anwar, Muhammad Usman

TL;DR
This paper introduces an advanced transformer-based model for blind image quality assessment that combines local and non-local feature extraction, relative ranking, and self-consistency to improve robustness and accuracy across multiple datasets.
Contribution
It proposes a novel combination of transformer encoders, CNNs, and self-supervision techniques to enhance no-reference image quality assessment performance.
Findings
Outperforms existing methods on five benchmark datasets.
Particularly effective on smaller datasets.
Ensures robustness through self-consistency under transformations.
Abstract
The no-reference image quality assessment is a challenging domain that addresses estimating image quality without the original reference. We introduce an improved mechanism to extract local and non-local information from images via different transformer encoders and CNNs. The utilization of Transformer encoders aims to mitigate locality bias and generate a non-local representation by sequentially processing CNN features, which inherently capture local visual structures. Establishing a stronger connection between subjective and objective assessments is achieved through sorting within batches of images based on relative distance information. A self-consistency approach to self-supervision is presented, explicitly addressing the degradation of no-reference image quality assessment (NR-IQA) models under equivariant transformations. Our approach ensures model robustness by maintaining…
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
TopicsAdvanced Image Fusion Techniques · Image and Video Quality Assessment · Image and Signal Denoising Methods
MethodsByte Pair Encoding · Absolute Position Encodings · Softmax · Label Smoothing · Dropout · Layer Normalization · Attention Is All You Need · Position-Wise Feed-Forward Layer · Linear Layer · Adam
