用大模型推理框架提升微表情动作单元检测精度与泛化能力
AULLM++: Structured-Token-Conditioned Large Language Models for Micro-Expression Action Unit Detection
- 将视觉特征转为文本提示,分三步完成证据构建、结构建模和推理预测
- 在三个基准数据集上超越现有方法,跨域泛化性能显著提升
- 适合关注情绪识别、人机交互和面部行为分析的研究者
微表情动作单元(AU)检测旨在从细微的面部肌肉活动识别局部动作单元,是解码情感线索的基础。以往方法存在三大局限:(1)过度依赖低密度视觉信息,导致判别性特征易受背景噪声干扰;(2)粗粒度特征处理与细粒度表示需求不匹配;(3)忽略动作单元间关联,限制复杂表情模式解析。本文提出AULLM++,一种面向推理的框架,利用大语言模型(LLM),将视觉特征注入文本提示作为可操作语义前提以引导推理。该框架将AU预测分为三个阶段:证据构建、结构建模和基于推理的预测。具体地,多粒度证据增强融合投影器(MGE-EFP)融合中层纹理线索与高层语义,提炼为紧凑的内容令牌(CT)。受微表情与宏表情动作单元对应关系启发,我们以稀疏结构先验编码动作单元关系,并通过关系感知的AU图神经网络(R-AUGNN)学习交互强度,生成指令令牌(IT)。随后将CT与IT融合为结构化文本提示,并引入反事实一致性正则化(CCR)构造反事实样本,提升模型泛化能力。大量实验表明,AULLM++在标准基准上达到领先性能,且具备优异的跨域泛化能力。
原文摘要 · Abstract (English)
Micro-expression Action Unit (AU) detection identifies localized AUs from subtle facial muscle activations, providing a foundation for decoding affective cues. Previous methods face three key limitations: (1) heavy reliance on low-density visual information, rendering discriminative evidence vulnerable to background noise; (2) coarse-grained feature processing that misaligns with the demand for fine-grained representations; and (3) neglect of inter-AU correlations, restricting the parsing of complex expression patterns. We propose AULLM++, a reasoning-oriented framework leveraging Large Language Models (LLMs), which injects visual features into textual prompts as actionable semantic premises to guide inference. It formulates AU prediction into three stages: evidence construction, structure modeling, and deduction-based prediction. Specifically, a Multi-Granularity Evidence-Enhanced Fusion Projector (MGE-EFP) fuses mid-level texture cues with high-level semantics, distilling them into a compact Content Token (CT). Furthermore, inspired by micro- and macro-expression AU correspondence, we encode AU relationships as a sparse structural prior and learn interaction strengths via a Relation-Aware AU Graph Neural Network (R-AUGNN), producing an Instruction Token (IT). We then fuse CT and IT into a structured textual prompt and introduce Counterfactual Consistency Regularization (CCR) to construct counterfactual samples, enhancing the model's generalization. Extensive experiments demonstrate AULLM++ achieves state-of-the-art performance on standard benchmarks and exhibits superior cross-domain generalization.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。