QueryMamba: A Mamba-Based Encoder-Decoder Architecture with a Statistical Verb-Noun Interaction Module for Video Action Forecasting @ Ego4D Long-Term Action Anticipation Challenge 2024
Zeyun Zhong, Manuel Martin, Frederik Diederichs, Juergen Beyerer
TL;DR
The paper tackles long-term action forecasting in egocentric video by predicting sequences of verb-noun actions. It introduces QueryMamba, a Mamba-based encoder-decoder that processes long-range visual context and uses a query-based decoder to anticipate future actions, enhanced by a verb-noun interaction module that exploits a dataset-specific co-occurrence prior to jointly sampling verbs and nouns. An action taxonomy of 7328 verb-noun pairs and VideoMAE-based visual features are employed, with memory spans of 64 seconds for long-term context and 30 seconds for short-term context. Empirical results on Ego4D LTA show the approach achieving second place on the challenge and the best noun prediction edit distance, underscoring the value of modeling verb-noun co-occurrence for more accurate sequence forecasting. The work highlights potential gains from combining co-occurrence priors with zero-shot language models to further improve generalization and commonsense reasoning in action forecasting.
Abstract
This report presents a novel Mamba-based encoder-decoder architecture, QueryMamba, featuring an integrated verb-noun interaction module that utilizes a statistical verb-noun co-occurrence matrix to enhance video action forecasting. This architecture not only predicts verbs and nouns likely to occur based on historical data but also considers their joint occurrence to improve forecast accuracy. The efficacy of this approach is substantiated by experimental results, with the method achieving second place in the Ego4D LTA challenge and ranking first in noun prediction accuracy.
