首页 > AI前沿 > Modality Discrepancy Transformer for Ambivalence and Hesitancy Recognition

Modality Discrepancy Transformer for Ambivalence and Hesitancy Recognition

arXiv自然语言 2026-07-18 11:40 3 阅读 查看原文

Ambivalence and hesitancy (A/H) are affective states in which individuals express contradictory signals across facial, vocal, and linguistic channels.

Automatically recognising A/H in clinical videos requires detecting cross-modal disagreement -- the signal that standard fusion methods suppress.

Methodology

Based on the conflict-aware multimodal fusion framework of Bekhouche et al., we present the Modality Discrepancy Transformer (MDT).

MDT enriches the original 6-token design to a 9-token representation comprising three modality embeddings, three absolute-difference features, and three Hadamard-product discrepancy features learned through linear projections.

These nine tokens undergo Transformer self-attention, with FiLM-based text-conditioned modulation and LoRA fine-tuning as core architectural components.

A text-guided late fusion branch blends a text-only auxiliary head with the full multimodal output at inference.

Results

On the BAH dataset from the 3rd ABAW Challenge, MDT achieves 0.7408 Macro F1 on the labelled test split and 0.7368 on the private leaderboard, outperforming the strongest published baseline by over 10 points while training in under 20 minutes on a single GPU.