While recognizing actions, LMMs struggle to detect core interaction events
Daniel Harari, Michael Sidorov, Liel David, Chen Shterental, Abrham Kahsay Gebreselasie, Muhammad Haris Khan
TL;DR
This work interrogates whether large multi-modal models truly ground their understanding in visual input when identifying core interaction events in video. The authors introduce the Contact-Release Interaction Dataset, extending SSv2 with over 20K annotated events across more than 10K videos and providing frame- and coordinate-level ground truth. Through prompting experiments across zero-, one-, and two-shot in-context learning regimes, with Grounding and Reasoning manipulations, the study finds that state-of-the-art LMMs can name objects and classify actions yet fail to accurately locate the exact frames or spatial regions where contact and release events occur. The results highlight a gap between high-level action recognition and low-level perceptual grounding, suggesting that current LMMs lack robust visual grounding for dynamic interactions and motivating future work on integrative perceptual-language grounding. The dataset and findings offer a benchmark to drive improvements in visual dynamic understanding for foundational models.
Abstract
Large multi-modal models (LMMs) show increasing performance in realistic visual tasks for images and, more recently, for videos. For example, given a video sequence, such models are able to describe in detail objects, the surroundings and dynamic actions. In this study, we explored the extent to which these models ground their semantic understanding in the actual visual input. Specifically, given sequences of hands interacting with objects, we asked models when and where the interaction begins or ends. For this purpose, we introduce a first of its kind, large-scale dataset with more than 20K annotated interactions on videos from the Something-Something-V2 dataset. 250 AMTurk human annotators labeled core interaction events, particularly when and where objects and agents become attached ('contact') or detached ('release'). We asked two LMMs (Qwen-2.5VL and GPT-4o) to locate these events in short videos, each with a single event. The results show that although the models can reliably name the target objects, identify the action and provide coherent reasoning, they consistently fail to identify the frame where the interaction begins or ends and cannot localize the event within the scene. Our findings suggest that in struggling to pinpoint the moment and location of physical contact that defines the interaction, the models lack the perceptual grounding required for deeper understanding of dynamic scenes.
