Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

You Only Train Once: A Unified Framework for Both Full-Reference and No-Reference Image Quality Assessment

About

Although recent efforts in image quality assessment (IQA) have achieved promising performance, there still exists a considerable gap compared to the human visual system (HVS). One significant disparity lies in humans' seamless transition between full reference (FR) and no reference (NR) tasks, whereas existing models are constrained to either FR or NR tasks. This disparity implies the necessity of designing two distinct systems, thereby greatly diminishing the model's versatility. Therefore, our focus lies in unifying FR and NR IQA under a single framework. Specifically, we first employ an encoder to extract multi-level features from input images. Then a Hierarchical Attention (HA) module is proposed as a universal adapter for both FR and NR inputs to model the spatial distortion at each encoder stage. Furthermore, considering that different distortions contaminate encoder stages and damage image semantic meaning differently, a Semantic Distortion Aware (SDA) module is proposed to examine feature correlations between shallow and deep layers of the encoder. By adopting HA and SDA, the proposed network can effectively perform both FR and NR IQA. When our proposed model is independently trained on NR or FR IQA tasks, it outperforms existing models and achieves state-of-the-art performance. Moreover, when trained jointly on NR and FR IQA tasks, it further enhances the performance of NR IQA while achieving on-par performance in the state-of-the-art FR IQA. You only train once to perform both IQA tasks. Code will be released at: https://github.com/BarCodeReader/YOTO.

Yi Ke Yun, Weisi Lin• 2023

Related benchmarks

TaskDatasetResultRank
No-Reference Image Quality AssessmentCSIQ
SROCC0.976
73
No-Reference Image Quality AssessmentKonIQ-10k
SROCC0.926
73
No-Reference Image Quality AssessmentLIVE
SROCC0.987
53
No-Reference Image Quality AssessmentKADID-10K
PLCC0.945
49
No-Reference Image Quality AssessmentLIVEFB
PLCC0.652
42
No-Reference Image Quality AssessmentTID 2013
SRCC0.956
40
Full Reference Image Quality AssessmentCSIQ-IQA (test)
SROCC0.979
28
No-Reference Image Quality AssessmentLIVE-C
PLCC0.903
23
Full Reference Image Quality AssessmentTID 2013 (test)
PLCC0.965
19
Full Reference Image Quality AssessmentPIPAL (test)--
19
Showing 10 of 13 rows

Other info

Code

Follow for update