Towards Object-centric Understanding for Instructional Videos
Wenliang Guo, Yu Kong
TL;DR
This work advocates an object-centric approach to understanding procedural tasks in instructional videos, proposing Object-IVQA to benchmark fine-grained object-state reasoning with temporally grounded evidence. It introduces a modular, multi-agent framework that plans tool use, processes video, analyzes object states, and generates grounded natural-language answers, enabling multi-hop reasoning across disjoint segments. Empirical results show current LVLMs struggle with object-level recognition and temporal causality, while the proposed agent framework significantly improves answer quality and evidence localization. The work lays groundwork for future enhancements like self-supervised object-state representations and symbolic reasoning scaffolds to advance robust object-centric procedural understanding.
Abstract
Understanding procedural activities is crucial for developing future assistive AI that can reason about complex real-world tasks. Existing action-centric methods struggle with the flexibility of real procedures, where step order varies depending on object states. In this work, we propose to shift the focus to an object-centric paradigm by regarding actions as mechanisms that drive state transitions. To advance this direction, we introduce Object-IVQA, a long-form instructional video benchmark with 107 videos and 514 open-ended question-answer pairs annotated with temporally grounded evidence. The benchmark evaluates four dimensions of object-centric reasoning, including state evolution, precondition verification, counterfactual reasoning and mistake recognition. We further propose an agent framework that orchestrates object-centric planning, perception, analysis and generation tools, enabling explicit evidence retrieval and multi-hop reasoning across disjoint segments. Experiments show that existing large vision-language models struggle in object-level recognition and reasoning, whereas our framework achieves substantially improvement.
