用渐进式微调让大模型更好理解图像质量的综合评价与属性细节。
Q-Adapt: Adapting LMM for Visual Quality Assessment with Progressive Instruction Tuning
- 分两阶段微调:先学通用感知知识,再动态适配不同指令的视觉特征。
- 在多个图像质量评估数据集上表现接近甚至超越现有方法。
- 适合需要可解释性图像质量分析的研究者和开发者。
大型多模态基础模型(LMM)的快速发展为可解释图像质量评估(EIQA)带来了可能,通过指令微调实现整体质量解释与属性级感知回答。然而,现有工作常忽略两类感知解释间的冲突,导致理解不足。为此,我们提出面向感知的指令微调新范式Q-Adapt,通过分阶段策略消除冲突,实现两种EIQA任务的协同增强。第一阶段采用高效迁移学习方法LoRA,为LMM注入针对两项任务的通用感知知识;第二阶段引入指令自适应视觉提示微调,动态调整视觉特征以响应不同任务指令。该方法构建了轻量级视觉质量评估器,在多个感知相关基准和常用IQA数据库上表现相当或更优,且源码已开源。
原文摘要 · Abstract (English)
The rapid advancement of Large Multi-modal Foundation Models (LMM) has paved the way for the possible Explainable Image Quality Assessment (EIQA) with instruction tuning from two perspectives: overall quality explanation, and attribute-wise perception answering. However, existing works usually overlooked the conflicts between these two types of perception explanations during joint instruction tuning, leading to insufficient perception understanding. To mitigate this, we propose a new paradigm for perception-oriented instruction tuning, i.e., Q-Adapt, which aims to eliminate the conflicts and achieve the synergy between these two EIQA tasks when adapting LMM, resulting in enhanced multi-faceted explanations of IQA. Particularly, we propose a progressive instruction tuning strategy by dividing the adaption process of LMM for EIQA into two stages, where the first stage empowers the LMM with universal perception knowledge tailored for two tasks using an efficient transfer learning strategy, i.e., LoRA, and the second stage introduces the instruction-adaptive visual prompt tuning to dynamically adapt visual features for the different instructions from two tasks. In this way, our proposed Q-Adapt can achieve a lightweight visual quality evaluator, demonstrating comparable performance and, in some instances, superior results across perceptual-related benchmarks and commonly-used IQA databases. The source code is publicly available at https://github.com/yeppp27/Q-Adapt.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。