arXiv:2504.14658cs.CV2025-04

让AI精准定位艺术画中引发情绪的区域并给出合理解释

EmoSEM: Segment and Explain Emotion Stimuli in Visual Art

  • 用可学习掩码提示引导分割,实现情绪导向的像素级定位
  • 设计轻量前缀适配器对齐情绪与视觉刺激,提升解释一致性
  • 首个端到端可解释的细粒度视觉情绪分析框架,适合艺术理解研究

本文针对视觉情绪理解的核心挑战:给定一幅艺术图像,模型需精确定位引发特定人类情绪的像素区域,并生成语言解释。尽管通用分割取得进展,像素级情绪理解仍面临双重难题:其一,情绪主观性限制了像SAM这类通用分割模型在情绪任务上的适应性;其二,艺术表达抽象,使图像描述模型难以兼顾像素语义与情绪推理。为此,本文提出情感刺激分割与解释模型(EmoSEM),赋予分割框架情绪理解能力。首先,引入可学习掩码令牌作为情绪提示,指导分割解码;其次,设计情绪投影器建立情绪与视觉特征的关联;更重要的是,提出轻量前缀适配器,将学习到的情绪掩码与对应情绪融合为兼容语言模型的统一表示;最后,将视觉、掩码和情绪令牌联合输入语言模型生成解释,确保生成内容在语义和情绪上与视觉刺激一致。该方法实现了从低层像素特征到高层情绪解释的端到端建模,首次构建了可解释的细粒度视觉情绪分析框架。大量实验验证了模型有效性,代码将公开。

原文摘要 · Abstract (English)

This paper focuses on a key challenge in visual emotion understanding: given an art image, the model pinpoints pixel regions that trigger a specific human emotion, and generates linguistic explanations for it. Despite advances in general segmentation, pixel-level emotion understanding still faces a dual challenge: first, the subjectivity of emotion limits general segmentation models like SAM to adapt to emotion-oriented segmentation tasks; and second, the abstract nature of art expression makes it hard for captioning models to balance pixel-level semantics and emotion reasoning. To solve the above problems, this paper proposes the Emotion stimuli Segmentation and Explanation Model (EmoSEM) model to endow the segmentation framework with emotion comprehension capability. First, to enable the model to perform segmentation under the guidance of emotional intent well, we introduce an emotional prompt with a learnable mask token as the conditional input for segmentation decoding. Then, we design an emotion projector to establish the association between emotion and visual features. Next, more importantly, to address emotion-visual stimuli alignment, we develop a lightweight prefix adapter, a module that fuses the learned emotional mask with the corresponding emotion into a unified representation compatible with the language model. Finally, we input the joint visual, mask, and emotional tokens into the language model and output the emotional explanations. It ensures that the generated interpretations remain semantically and emotionally coherent with the visual stimuli. Our method realizes end-to-end modeling from low-level pixel features to high-level emotion interpretation, delivering the first interpretable fine-grained framework for visual emotion analysis. Extensive experiments validate the effectiveness of our model. Code will be made publicly available.

情绪理解视觉解释艺术分析多模态

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