English

HieraMamba: Video Temporal Grounding via Hierarchical Anchor-Mamba Pooling

Computer Vision and Pattern Recognition 2026-04-01 v2

Abstract

Video temporal grounding, the task of localizing the start and end times of a natural language query in untrimmed video, requires capturing both global context and fine-grained temporal detail. This challenge is particularly pronounced in long videos, where existing methods often compromise temporal fidelity by over-downsampling or relying on fixed windows. We present HieraMamba, a hierarchical architecture that preserves temporal structure and semantic richness across scales. At its core are Anchor-MambaPooling (AMP) blocks, which utilize Mamba's selective scanning to produce compact anchor tokens that summarize video content at multiple granularities. Two complementary objectives, anchor-conditioned and segment-pooled contrastive losses, encourage anchors to retain local detail while remaining globally discriminative. HieraMamba sets a new state-of-the-art on Ego4D-NLQ, MAD, and TACoS, demonstrating precise, temporally faithful localization in long, untrimmed videos.

Keywords

Cite

@article{arxiv.2510.23043,
  title  = {HieraMamba: Video Temporal Grounding via Hierarchical Anchor-Mamba Pooling},
  author = {Joungbin An and Kristen Grauman},
  journal= {arXiv preprint arXiv:2510.23043},
  year   = {2026}
}

Comments

CVPR 2026. Project Page: https://vision.cs.utexas.edu/projects/hieramamba/