Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Blind Image Quality Assessment Using A Deep Bilinear Convolutional Neural Network

About

We propose a deep bilinear model for blind image quality assessment (BIQA) that handles both synthetic and authentic distortions. Our model consists of two convolutional neural networks (CNN), each of which specializes in one distortion scenario. For synthetic distortions, we pre-train a CNN to classify image distortion type and level, where we enjoy large-scale training data. For authentic distortions, we adopt a pre-trained CNN for image classification. The features from the two CNNs are pooled bilinearly into a unified representation for final quality prediction. We then fine-tune the entire model on target subject-rated databases using a variant of stochastic gradient descent. Extensive experiments demonstrate that the proposed model achieves superior performance on both synthetic and authentic databases. Furthermore, we verify the generalizability of our method on the Waterloo Exploration Database using the group maximum differentiation competition.

Weixia Zhang, Kede Ma, Jia Yan, Dexiang Deng, Zhou Wang• 2019

Related benchmarks

TaskDatasetResultRank
Image Quality AssessmentSPAQ
SRCC0.911
250
Image Quality AssessmentCSIQ
SRC0.946
150
Image Quality AssessmentTID 2013 (test)
Mean SRCC0.89
134
Image Quality AssessmentAGIQA-3K
SRCC0.826
131
Image Quality AssessmentKADID
SRCC0.851
128
Image Quality AssessmentKonIQ-10k
SRCC0.844
126
Image Quality AssessmentPIPAL
SRCC0.381
123
No-Reference Image Quality AssessmentCSIQ
SROCC0.946
121
Image Quality AssessmentKonIQ
SRCC0.875
119
No-Reference Image Quality AssessmentKADID-10K
SROCC0.878
115
Showing 10 of 117 rows
...

Other info

Code

Follow for update