用10万条语义丰富的表情描述,让模型学会更自然的表情表征。
Learning Transferable Facial Emotion Representations from Large-Scale Semantically Rich Captions
- 构建全局与局部结合的跨模态对比学习框架
- 在20多个基准上实现领先性能,超越传统分类方法
- 适合需要精细情绪理解的多场景应用
当前面部情绪识别系统大多依赖预定义类别或抽象维度值进行训练,这种受限的监督方式限制了模型泛化能力。相比之下,自然语言能更灵活、丰富地表达情绪,但利用语义丰富的字幕作为情感表征学习的监督信号仍较少被探索,主要受两大挑战制约:一是缺乏大规模、富含情感语义的字幕数据集;二是缺少适配此类监督的有效框架。为此,我们提出了EmoCap100K,一个包含超过10万样本的大规模面部情绪字幕数据集,其结构化语义描述既涵盖整体情绪状态,也捕捉细微的面部行为。基于该数据集,我们进一步提出EmoCapCLIP,采用融合全局-局部对比学习与跨模态引导正样本挖掘的框架,有效利用多层次字幕信息,并适应相似表达间的语义关联。在超过20个涵盖五项任务的基准上进行的广泛评估表明,该方法表现优异,验证了从大规模语义丰富字幕中学习面部情绪表征的巨大潜力。代码与数据将公开于https://github.com/sunlicai/EmoCapCLIP。
原文摘要 · Abstract (English)
Current facial emotion recognition systems are predominately trained to predict a fixed set of predefined categories or abstract dimensional values. This constrained form of supervision hinders generalization and applicability, as it reduces the rich and nuanced spectrum of emotions into oversimplified labels or scales. In contrast, natural language provides a more flexible, expressive, and interpretable way to represent emotions, offering a much broader source of supervision. Yet, leveraging semantically rich natural language captions as supervisory signals for facial emotion representation learning remains relatively underexplored, primarily due to two key challenges: 1) the lack of large-scale caption datasets with rich emotional semantics, and 2) the absence of effective frameworks tailored to harness such rich supervision. To this end, we introduce EmoCap100K, a large-scale facial emotion caption dataset comprising over 100,000 samples, featuring rich and structured semantic descriptions that capture both global affective states and fine-grained local facial behaviors. Building upon this dataset, we further propose EmoCapCLIP, which incorporates a joint global-local contrastive learning framework enhanced by a cross-modal guided positive mining module. This design facilitates the comprehensive exploitation of multi-level caption information while accommodating semantic similarities between closely related expressions. Extensive evaluations on over 20 benchmarks covering five tasks demonstrate the superior performance of our method, highlighting the promise of learning facial emotion representations from large-scale semantically rich captions. The code and data will be available at https://github.com/sunlicai/EmoCapCLIP.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。