SOTAVerified

Blind Image Quality Assessment Using A Deep Bilinear Convolutional Neural Network

2019-07-05Code Available0· sign in to hype

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

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CSIQDB-CNNSRCC0.95Unverified
KADID-10kDB-CNNSRCC0.85Unverified
TID2013DB-CNNSRCC0.82Unverified

Reproductions