Simple Features and Honest Calibration for Ambivalence and Hesitancy Recognition in Video

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

A new system for ambivalence and hesitancy (A/H) recognition in short interview videos, developed for the ABAW 2026 BAH Challenge, integrates affect-specialized text, audio, and visual representations with linguistic hesitation cues. This system employs an Affective Marker Fusion (AMF) reliability gate and an AP-weighted ensemble with a fixed decision threshold. A key innovation is "ASR-erased time," which extracts sixteen features from speech recognition gaps corresponding to deleted fillers and hesitation pauses, proving to be the strongest independent non-verbal channel with an AP of 0.718. Experiments reveal that cross-modal conflict design is not consistently beneficial for BAH, language is the most potent channel, followed by affect-specialized audio, and calibration significantly outweighs architectural complexity. The system achieved a 0.731 macro-F1 score on the test set, demonstrating improved generalization compared to models overfit on validation data.

Key takeaway

For Machine Learning Engineers developing video-based affect recognition systems, prioritize robust calibration over complex model architectures. Your focus should be on integrating diverse, simple features, particularly those derived from "ASR-erased time" for non-verbal cues, as language remains the strongest channel. Avoid overfitting ensemble weights on small validation sets. Instead, apply AP-weighting with a fixed decision threshold to achieve better generalization and higher test set performance, as demonstrated by the 0.731 score.

Key insights

Calibrated fusion of simple features, especially ASR-erased time, effectively recognizes ambivalence and hesitancy in video.

Principles

Method

The system combines text, audio, visual, and linguistic cues via Affective Marker Fusion, then uses an AP-weighted ensemble at a fixed threshold.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.