CVDec 14, 2023

Depicting Beyond Scores: Advancing Image Quality Assessment through Multi-modal Language Models

arXiv:2312.08962v3134 citationsh-index: 33ECCV
Originality Incremental advance
AI Analysis

This work addresses image quality assessment for researchers and practitioners by offering a more human-like evaluation method, though it appears incremental as it builds on existing multi-modal language models.

The paper tackles the problem of image quality assessment by introducing DepictQA, a method that uses multi-modal language models to provide descriptive evaluations instead of scores, achieving better performance than score-based approaches on multiple benchmarks.

We introduce a Depicted image Quality Assessment method (DepictQA), overcoming the constraints of traditional score-based methods. DepictQA allows for detailed, language-based, human-like evaluation of image quality by leveraging Multi-modal Large Language Models (MLLMs). Unlike conventional Image Quality Assessment (IQA) methods relying on scores, DepictQA interprets image content and distortions descriptively and comparatively, aligning closely with humans' reasoning process. To build the DepictQA model, we establish a hierarchical task framework, and collect a multi-modal IQA training dataset. To tackle the challenges of limited training data and multi-image processing, we propose to use multi-source training data and specialized image tags. These designs result in a better performance of DepictQA than score-based approaches on multiple benchmarks. Moreover, compared with general MLLMs, DepictQA can generate more accurate reasoning descriptive languages. We also demonstrate that our full-reference dataset can be extended to non-reference applications. These results showcase the research potential of multi-modal IQA methods. Codes and datasets are available in https://depictqa.github.io.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes