ActionArt: Advancing Multimodal Large Models for Fine-Grained Human-Centric Video Understanding
Yi-Xing Peng, Qize Yang, Yu-Ming Tang, Shenghao Fu, Kun-Yu Lin, Xihan Wei, Wei-Shi Zheng
TL;DR
ActionArt introduces a fine-grained, human-centric video understanding benchmark built on MoVid, with seven spatial-temporal subtasks and 2,678 QA pairs. It tackles the data bottleneck by proposing three proxy tasks—pose description, spatial differences mining, and synthesized fine-grained QA—whose data can be automatically generated from existing MLLMs, reducing reliance on manual labeling. Experiments show current MLLMs struggle with fine-grained interpretation, but proxy-task learning substantially narrows the gap, with a pipeline combining proxy data and manual captions achieving 69.4% average accuracy. The work highlights the value of data-centric approaches for enhancing fine-grained perception in multimodal video understanding and sets the stage for future integrations with architectural advances to handle longer sequences and more complex counting tasks.
Abstract
Fine-grained understanding of human actions and poses in videos is essential for human-centric AI applications. In this work, we introduce ActionArt, a fine-grained video-caption dataset designed to advance research in human-centric multimodal understanding. Our dataset comprises thousands of videos capturing a broad spectrum of human actions, human-object interactions, and diverse scenarios, each accompanied by detailed annotations that meticulously label every limb movement. We develop eight sub-tasks to evaluate the fine-grained understanding capabilities of existing large multimodal models across different dimensions. Experimental results indicate that, while current large multimodal models perform commendably on various tasks, they often fall short in achieving fine-grained understanding. We attribute this limitation to the scarcity of meticulously annotated data, which is both costly and difficult to scale manually. Since manual annotations are costly and hard to scale, we propose proxy tasks to enhance the model perception ability in both spatial and temporal dimensions. These proxy tasks are carefully crafted to be driven by data automatically generated from existing MLLMs, thereby reducing the reliance on costly manual labels. Experimental results show that the proposed proxy tasks significantly narrow the gap toward the performance achieved with manually annotated fine-grained data.
