Listen Then See: Video Alignment with Speaker Attention
Aviral Agrawal, Carlos Mateo Samudio Lezcano, Iqui Balam Heredia-Marin, Prabhdeep Singh Sethi
TL;DR
This work targets social intelligence in video-question answering by bridging video, audio, and text through Speaking Turn Sampling (STS) and Vision-Language Cross Contextualization (VLCC). By aligning speaking-turn-based video frames with transcripts via an audio-enabled bridge and fusing them into language space, the approach mitigates language priors and enhances multimodal reasoning. Empirical results on Social IQ 2.0 show a new state-of-the-art accuracy of 82.06%, supported by ablations that demonstrate the value of both visual and linguistic contributions. The method advances SIQA by providing a modular, cross-modal fusion framework with practical implications for robust, context-aware AI in social scenarios, while also acknowledging limitations and potential biases that warrant careful consideration.
Abstract
Video-based Question Answering (Video QA) is a challenging task and becomes even more intricate when addressing Socially Intelligent Question Answering (SIQA). SIQA requires context understanding, temporal reasoning, and the integration of multimodal information, but in addition, it requires processing nuanced human behavior. Furthermore, the complexities involved are exacerbated by the dominance of the primary modality (text) over the others. Thus, there is a need to help the task's secondary modalities to work in tandem with the primary modality. In this work, we introduce a cross-modal alignment and subsequent representation fusion approach that achieves state-of-the-art results (82.06\% accuracy) on the Social IQ 2.0 dataset for SIQA. Our approach exhibits an improved ability to leverage the video modality by using the audio modality as a bridge with the language modality. This leads to enhanced performance by reducing the prevalent issue of language overfitting and resultant video modality bypassing encountered by current existing techniques. Our code and models are publicly available at https://github.com/sts-vlcc/sts-vlcc
