用少量数据让CLIP模型精准评估图像质量
Few-Shot Image Quality Assessment via Adaptation of Vision-Language Models
- 用元提示预训练+质量感知梯度正则化,快速适应图像质量评估
- 仅用20%数据就达到主流全监督方法水平
- 适合数据稀缺场景下的图像质量分析任务
图像质量评估(IQA)因复杂失真、内容多样及数据有限仍具挑战。现有无参考IQA(BIQA)方法依赖大量人工标注,成本高昂。本文提出梯度调控的元提示IQA框架(GRMP-IQA),高效适配视觉语言预训练模型CLIP至IQA任务,在数据有限时仍保持高精度。该框架包含两个核心模块:(i) 元提示预训练模块,通过元学习在不同失真间共享元知识,实现快速适应;(ii) 质量感知梯度正则化,调整微调过程中的更新梯度,聚焦质量相关特征并抑制对语义信息的过拟合。在标准盲态IQA数据集上的实验表明,该方法在有限数据条件下优于现有先进方法。值得注意的是,仅使用20%训练数据,其性能即与多数全监督现有方法相当。
原文摘要 · Abstract (English)
Image Quality Assessment (IQA) remains an unresolved challenge in computer vision due to complex distortions, diverse image content, and limited data availability. Existing Blind IQA (BIQA) methods largely rely on extensive human annotations, which are labor-intensive and costly due to the demanding nature of creating IQA datasets. To reduce this dependency, we propose the Gradient-Regulated Meta-Prompt IQA Framework (GRMP-IQA), designed to efficiently adapt the visual-language pre-trained model, CLIP, to IQA tasks, achieving high accuracy even with limited data. GRMP-IQA consists of two core modules: (i) Meta-Prompt Pre-training Module and (ii) Quality-Aware Gradient Regularization. The Meta Prompt Pre-training Module leverages a meta-learning paradigm to pre-train soft prompts with shared meta-knowledge across different distortions, enabling rapid adaptation to various IQA tasks. On the other hand, the Quality-Aware Gradient Regularization is designed to adjust the update gradients during fine-tuning, focusing the model's attention on quality-relevant features and preventing overfitting to semantic information. Extensive experiments on standard BIQA datasets demonstrate the superior performance to the state-of-the-art BIQA methods under limited data setting. Notably, utilizing just 20% of the training data, GRMP-IQA is competitive with most existing fully supervised BIQA approaches.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。