Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LLaVAction: evaluating and training multi-modal large language models for action understanding

About

Understanding human behavior requires measuring behavioral actions. Due to its complexity, behavior is best mapped onto a rich, semantic structure such as language. Emerging multimodal large language models (MLLMs) are promising candidates, but their fine-grained action understanding ability has not been fully examined. In this work, we reformulate EPIC-KITCHENS-100, one of the largest and most challenging egocentric action recognition datasets, into a MLLM benchmark (EPIC-KITCHENS-100-MQA). We demonstrate that when we sample difficult answers based on specialist models as distractors, leading MLLMs struggle to recognize the correct actions. How can we increase the performance of MLLMs? We curated a supervised finetuning dataset that includes `hard' action recognition, temporal detection, captioning, and free-form question answering to improve models' diverse action understanding capabilities. We introduce a new model called LLaVAction that adds an action token to boost models' attention on visual tokens and a two-stage pipeline to obtain structured actions. LLaVAction greatly improves the MLLMs' ability of action understanding, achieving strong improvements on both MLLM benchmarks (21 points in accuracy over GPT-4o on EPIC-KITCHENS-100-MQA) and established action recognition benchmarks, suggesting that our methods prepare MLLMs to be a promising path forward for complex action tasks. Code, data, the benchmark, and models are available at https://github.com/AdaptiveMotorControlLab/LLaVAction.

Haozhe Qi, Shaokai Ye, Alexander Mathis, Mackenzie W. Mathis• 2025

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringNExT-QA Multi-choice
Accuracy82.8
102
Multi-choice Video Question AnsweringMVBench
Avg Accuracy61.1
73
Multiple-choice Video Question AnsweringEgoSchema
Accuracy59
61
Video Question AnsweringPerceptionTest
Accuracy70.2
31
Multi-choice Video Question AnsweringVideoMME--
13
Open-ended Video Question AnsweringActNet-QA
Accuracy66.9
11
Action RecognitionEpic-Kitchens-100 (val)
Top-1 Action Acc63.2
10
Multiple-choice Question AnsweringEPIC-KITCHENS-100 MQA (test)
Accuracy (8f)71.7
8
Action RecognitionAnimal Kingdom
Jaccard Accuracy61
7
Action RecognitionEPFL-Smart-Kitchen-30
Overall Accuracy46.6
6
Showing 10 of 17 rows

Other info

Code

Follow for update