arXiv:2503.13260cs.CV2025-03被引 3

用CLIP统一解决图像感知任务,无需改架构。

Don't Judge Before You CLIP: A Unified Approach for Perceptual Tasks

  • 以CLIP为通用基础,轻量微调适配多类感知任务。
  • 在记忆度、画质评估、情绪分析上均达顶尖性能。
  • 适合数据少、需跨任务泛化的研究者使用。

视觉感知任务旨在预测人类对图像的主观判断(如图像引发的情绪、图像质量评估)。与目标识别等客观任务不同,感知任务依赖主观人类标注,导致数据标注困难,数据集规模小,泛化能力差。传统方法为每类任务设计专用模型,且依赖特定训练数据。本文提出一种基于CLIP的统一框架,利用其作为先验知识解决多种感知任务。近期认知研究发现,CLIP与人类判断高度相关:尽管其训练目标是图文对齐,但因训练数据包含人类撰写的图像描述,其中不仅含事实信息,还蕴含情感与情绪倾向,使其隐式学习了人类偏好。因此,我们主张仅需对CLIP进行轻量级微调即可应对多种感知任务。所提框架无需任务特异性结构修改,仅通过简单适配即可实现高性能。我们在三个任务上验证:(i) 图像记忆度预测,(ii) 无参考图像质量评估,(iii) 视觉情绪分析。结果表明,该模型在所有任务上均达到当前最优水平,并展现出更强的跨数据集泛化能力。

原文摘要 · Abstract (English)

Visual perceptual tasks aim to predict human judgment of images (e.g., emotions invoked by images, image quality assessment). Unlike objective tasks such as object/scene recognition, perceptual tasks rely on subjective human assessments, making its data-labeling difficult. The scarcity of such human-annotated data results in small datasets leading to poor generalization. Typically, specialized models were designed for each perceptual task, tailored to its unique characteristics and its own training dataset. We propose a unified architectural framework for solving multiple different perceptual tasks leveraging CLIP as a prior. Our approach is based on recent cognitive findings which indicate that CLIP correlates well with human judgment. While CLIP was explicitly trained to align images and text, it implicitly also learned human inclinations. We attribute this to the inclusion of human-written image captions in CLIP's training data, which contain not only factual image descriptions, but inevitably also human sentiments and emotions. This makes CLIP a particularly strong prior for perceptual tasks. Accordingly, we suggest that minimal adaptation of CLIP suffices for solving a variety of perceptual tasks. Our simple unified framework employs a lightweight adaptation to fine-tune CLIP to each task, without requiring any task-specific architectural changes. We evaluate our approach on three tasks: (i) Image Memorability Prediction, (ii) No-reference Image Quality Assessment, and (iii) Visual Emotion Analysis. Our model achieves state-of-the-art results on all three tasks, while demonstrating improved generalization across different datasets.

感知任务CLIP统一框架轻量微调

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。