OSCaR: Object State Captioning and State Change Representation
Nguyen Nguyen, Jing Bi, Ali Vosoughi, Yapeng Tian, Pooyan Fazli, Chenliang Xu
TL;DR
OSCaR introduces a novel dataset and benchmark for object state captioning and state-change reasoning in egocentric video. By combining diverse video sources, GPT-assisted data generation, and fine-tuned multimodal models, the work demonstrates the potential of natural language to express object states and their causal changes while revealing gaps in current MLLMs. The open-world and cooking-domain evaluations show promising generalization but also highlight significant room for improvement in accuracy and robustness. The study provides a scalable data-generation pipeline and a rigorous evaluation framework that can guide future research in visual reasoning and language grounding for dynamic object states.
Abstract
The capability of intelligent models to extrapolate and comprehend changes in object states is a crucial yet demanding aspect of AI research, particularly through the lens of human interaction in real-world settings. This task involves describing complex visual environments, identifying active objects, and interpreting their changes as conveyed through language. Traditional methods, which isolate object captioning and state change detection, offer a limited view of dynamic environments. Moreover, relying on a small set of symbolic words to represent changes has restricted the expressiveness of the language. To address these challenges, in this paper, we introduce the Object State Captioning and State Change Representation (OSCaR) dataset and benchmark. OSCaR consists of 14,084 annotated video segments with nearly 1,000 unique objects from various egocentric video collections. It sets a new testbed for evaluating multimodal large language models (MLLMs). Our experiments demonstrate that while MLLMs show some skill, they lack a full understanding of object state changes. The benchmark includes a fine-tuned model that, despite initial capabilities, requires significant improvements in accuracy and generalization ability for effective understanding of these changes. Our code and dataset are available at https://github.com/nguyennm1024/OSCaR.
