Solution for 10th Competition on Ambivalence/Hesitancy (AH) Video Recognition Challenge using Divergence-Based Multimodal Fusion
This study addresses the challenge of recognizing ambivalence/hesitancy (A/H) states in video-recorded individuals by proposing a multimodal fusion approach based on inter-modal embedding discrepancies. The method explicitly models cross-modal inconsistency—a hallmark of A/H—by computing absolute differences among visual, audio, and textual embeddings in a shared latent space. Visual features are derived using Py-Feat to extract action units (AUs), audio representations are obtained via Wav2Vec 2.0, and textual inputs are encoded with BERT; these modalities are subsequently aligned through a BiLSTM combined with attention-based pooling. Evaluated on the BAH dataset, the model achieves a Macro F1 score of 0.6808, substantially outperforming baseline methods (0.2827). Further analysis confirms that temporal variability in AUs serves as a critical visual discriminative cue for A/H detection.