English

Mamba Fusion: Learning Actions Through Questioning

Computer Vision and Pattern Recognition 2025-02-03 v2 Artificial Intelligence

Abstract

Video Language Models (VLMs) are crucial for generalizing across diverse tasks and using language cues to enhance learning. While transformer-based architectures have been the de facto in vision-language training, they face challenges like quadratic computational complexity, high GPU memory usage, and difficulty with long-term dependencies. To address these limitations, we introduce MambaVL, a novel model that leverages recent advancements in selective state space modality fusion to efficiently capture long-range dependencies and learn joint representations for vision and language data. MambaVL utilizes a shared state transition matrix across both modalities, allowing the model to capture information about actions from multiple perspectives within the scene. Furthermore, we propose a question-answering task that helps guide the model toward relevant cues. These questions provide critical information about actions, objects, and environmental context, leading to enhanced performance. As a result, MambaVL achieves state-of-the-art performance in action recognition on the Epic-Kitchens-100 dataset and outperforms baseline methods in action anticipation.

Keywords

Cite

@article{arxiv.2409.11513,
  title  = {Mamba Fusion: Learning Actions Through Questioning},
  author = {Zhikang Dong and Apoorva Beedu and Jason Sheinkopf and Irfan Essa},
  journal= {arXiv preprint arXiv:2409.11513},
  year   = {2025}
}
R2 v1 2026-06-28T18:48:19.067Z