English

Towards Online Multi-Modal Social Interaction Understanding

Computer Vision and Pattern Recognition 2026-04-02 v2

Abstract

In this paper, we introduce a new problem, Online-MMSI, where the model must perform multimodal social interaction understanding (MMSI) using only historical information. Given a recorded video and a multi-party dialogue, the AI assistant is required to immediately identify the speaker's referent, which is critical for real-world human-AI interaction. Without access to future conversational context, both humans and models experience substantial performance degradation when moving from offline to online settings. To tackle the challenges, we propose Online-MMSI-VLM, a novel framework based on multimodal large language models. The core innovations of our approach lie in two components: (1) multi-party conversation forecasting, which predicts upcoming speaker turns and utterances in a coarse-to-fine manner; and (2) socially-aware visual prompting, which highlights salient social cues in each video frame using bounding boxes and body keypoints. Our model achieves state-of-the-art results on three tasks across two datasets, significantly outperforming the baseline and demonstrating the effectiveness of Online-MMSI-VLM. Project page: https://sampson-lee.github.io/online-mmsi-project-page.

Keywords

Cite

@article{arxiv.2503.19851,
  title  = {Towards Online Multi-Modal Social Interaction Understanding},
  author = {Xinpeng Li and Shijian Deng and Bolin Lai and Weiguo Pian and James M. Rehg and Yapeng Tian},
  journal= {arXiv preprint arXiv:2503.19851},
  year   = {2026}
}

Comments

Accepted to Transactions on Machine Learning Research (TMLR). Project page: https://sampson-lee.github.io/online-mmsi-project-page

R2 v1 2026-06-28T22:34:07.364Z