用分桶法和语义提示提升图文模型图像回归性能
Language Integration in Fine-Tuning Multimodal Large Language Models for Image-Based Regression
- 用分桶替代固定词表,灵活处理图像回归输出
- 在4个数据集上达到当前最优,比纯图像模型更优
- 特定图像的语义提示显著提升性能,适合跨模态任务研究者
图文大模型在图像回归任务中展现出潜力,但现有方法存在关键局限。当前方法依赖预设输出词表和通用提示(如“如何评价这张图?”),假设能模拟人类评分行为,但分析表明其效果与纯图像训练相当,未能有效利用文本语义。本文提出基于变压器的分桶回归方法(RvTC),以灵活分桶取代受限词表,通过简单增加分桶数消除手工词表设计,仅用图像即在四个图像评估数据集上达到领先水平。更重要的是,我们证明数据特定提示可显著提升性能:相比通用描述,包含具体图像语义信息的提示使模型充分实现跨模态理解。在AVA数据集上,加入挑战标题的提示显著优于原有最优图像基线。通过对AVA和AGIQA-3k数据集的实证分析,证实图文模型受益于语义提示信息,而非仅统计偏差。RvTC在两种不同图文大模型架构上均验证有效,表现出一致改进和方法普适性。
原文摘要 · Abstract (English)
Multimodal Large Language Models (MLLMs) show promise for image-based regression tasks, but current approaches face key limitations. Recent methods fine-tune MLLMs using preset output vocabularies and generic task-level prompts (e.g., "How would you rate this image?"), assuming this mimics human rating behavior. Our analysis reveals that these approaches provide no benefit over image-only training. Models using preset vocabularies and generic prompts perform equivalently to image-only models, failing to leverage semantic understanding from textual input. We propose Regression via Transformer-Based Classification (RvTC), which replaces vocabulary-constrained classification with a flexible bin-based approach. Unlike approaches that address discretization errors through complex distributional modeling, RvTC eliminates manual vocabulary crafting through straightforward bin increase, achieving state-of-the-art performance on four image assessment datasets using only images. More importantly, we demonstrate that data-specific prompts dramatically improve performance. Unlike generic task descriptions, prompts containing semantic information about specific images enable MLLMs to leverage cross-modal understanding. On the AVA dataset, adding challenge titles to prompts substantially improves our already state-of-the-art image-only baseline. We demonstrate through empirical evidence from the AVA and AGIQA-3k datasets that MLLMs benefit from semantic prompt information, surpassing mere statistical biases. We validate RvTC across two different MLLM architectures, demonstrating consistent improvements and method generalizability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。