English

Top-down Activity Representation Learning for Video Question Answering

Computer Vision and Pattern Recognition 2024-09-16 v1 Artificial Intelligence Computation and Language

Abstract

Capturing complex hierarchical human activities, from atomic actions (e.g., picking up one present, moving to the sofa, unwrapping the present) to contextual events (e.g., celebrating Christmas) is crucial for achieving high-performance video question answering (VideoQA). Recent works have expanded multimodal models (e.g., CLIP, LLaVA) to process continuous video sequences, enhancing the model's temporal reasoning capabilities. However, these approaches often fail to capture contextual events that can be decomposed into multiple atomic actions non-continuously distributed over relatively long-term sequences. In this paper, to leverage the spatial visual context representation capability of the CLIP model for obtaining non-continuous visual representations in terms of contextual events in videos, we convert long-term video sequences into a spatial image domain and finetune the multimodal model LLaVA for the VideoQA task. Our approach achieves competitive performance on the STAR task, in particular, with a 78.4% accuracy score, exceeding the current state-of-the-art score by 2.8 points on the NExTQA task.

Keywords

Cite

@article{arxiv.2409.07748,
  title  = {Top-down Activity Representation Learning for Video Question Answering},
  author = {Yanan Wang and Shuichiro Haruta and Donghuo Zeng and Julio Vizcarra and Mori Kurokawa},
  journal= {arXiv preprint arXiv:2409.07748},
  year   = {2024}
}

Comments

presented at MIRU2024

R2 v1 2026-06-28T18:42:01.026Z