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

Blind Image Quality Assessment via Vision-Language Correspondence: A Multitask Learning Perspective

About

We aim at advancing blind image quality assessment (BIQA), which predicts the human perception of image quality without any reference information. We develop a general and automated multitask learning scheme for BIQA to exploit auxiliary knowledge from other tasks, in a way that the model parameter sharing and the loss weighting are determined automatically. Specifically, we first describe all candidate label combinations (from multiple tasks) using a textual template, and compute the joint probability from the cosine similarities of the visual-textual embeddings. Predictions of each task can be inferred from the joint distribution, and optimized by carefully designed loss functions. Through comprehensive experiments on learning three tasks - BIQA, scene classification, and distortion type identification, we verify that the proposed BIQA method 1) benefits from the scene classification and distortion type identification tasks and outperforms the state-of-the-art on multiple IQA datasets, 2) is more robust in the group maximum differentiation competition, and 3) realigns the quality annotations from different IQA datasets more effectively. The source code is available at https://github.com/zwx8981/LIQE.

Weixia Zhang, Guangtao Zhai, Ying Wei, Xiaokang Yang, Kede Ma• 2023

Related benchmarks

TaskDatasetResultRank
Image Quality AssessmentSPAQ
SRCC0.83
191
Image Quality AssessmentAGIQA-3K
SRCC0.653
112
Image Quality AssessmentCSIQ (test)
SRCC0.936
103
Image Quality AssessmentKonIQ-10k
SRCC0.813
96
Image Quality AssessmentPIPAL
SRCC0.446
95
Image Quality AssessmentKADID
SRCC0.809
95
Image Quality AssessmentKADID-10k (test)
SRCC0.93
91
Image Quality AssessmentKonIQ-10k (test)
SRCC0.928
91
Blind Image Quality AssessmentFLIVE
SRCC0.277
86
Image Quality AssessmentAGIQA 3K (test)
SRCC0.708
84
Showing 10 of 52 rows

Other info

Code

Follow for update