Modeling Multimodal Social Interactions: New Challenges and Baselines with Densely Aligned Representations
Sangmin Lee, Bolin Lai, Fiona Ryan, Bikram Boote, James M. Rehg
TL;DR
This work tackles the challenge of interpreting multi-party social interactions by jointly modeling verbal and non-verbal cues. It introduces three fine-grained tasks—Speaking Target Identification, Pronoun Coreference Resolution, and Mentioned Player Prediction—anchored in extended social deduction game data and annotated with high reliability. A novel baseline leveraging densely aligned language-visual representations tracks and aligns per-player visuals with utterances, combines visual interactions with conversation context, and achieves superior performance over language-only and prior multimodal approaches. Across YouTube and Ego4D domains, the approach yields consistent gains and generalizes well, with comprehensive ablations validating the importance of visual cues, context, and permutation learning. The authors release benchmarks and code to catalyze future research in dense multimodal social understanding.
Abstract
Understanding social interactions involving both verbal and non-verbal cues is essential for effectively interpreting social situations. However, most prior works on multimodal social cues focus predominantly on single-person behaviors or rely on holistic visual representations that are not aligned to utterances in multi-party environments. Consequently, they are limited in modeling the intricate dynamics of multi-party interactions. In this paper, we introduce three new challenging tasks to model the fine-grained dynamics between multiple people: speaking target identification, pronoun coreference resolution, and mentioned player prediction. We contribute extensive data annotations to curate these new challenges in social deduction game settings. Furthermore, we propose a novel multimodal baseline that leverages densely aligned language-visual representations by synchronizing visual features with their corresponding utterances. This facilitates concurrently capturing verbal and non-verbal cues pertinent to social reasoning. Experiments demonstrate the effectiveness of the proposed approach with densely aligned multimodal representations in modeling fine-grained social interactions. Project website: https://sangmin-git.github.io/projects/MMSI.
