pith. sign in

arxiv: 2404.01174 · v2 · pith:JNDGCVVOnew · submitted 2024-04-01 · 💻 cs.CV · cs.MM

SpikeMba: Multi-Modal Spiking Saliency Mamba for Temporal Video Grounding

classification 💻 cs.CV cs.MM
keywords videocontextualsaliencyspikembaspikingcontentgroundinginformation
0
0 comments X
read the original abstract

Temporal video grounding (TVG) is a critical task in video content understanding, requiring precise alignment between video content and natural language instructions. Despite significant advancements, existing methods face challenges in managing confidence bias towards salient objects and capturing long-term dependencies in video sequences. To address these issues, we introduce SpikeMba: a multi-modal spiking saliency mamba for temporal video grounding. Our approach integrates Spiking Neural Networks (SNNs) with state space models (SSMs) to leverage their unique advantages in handling different aspects of the task. Specifically, we use SNNs to develop a spiking saliency detector that generates the proposal set. The detector emits spike signals when the input signal exceeds a predefined threshold, resulting in a dynamic and binary saliency proposal set. To enhance the model's capability to retain and infer contextual information, we introduce relevant slots which learnable tensors that encode prior knowledge. These slots work with the contextual moment reasoner to maintain a balance between preserving contextual information and exploring semantic relevance dynamically. The SSMs facilitate selective information propagation, addressing the challenge of long-term dependency in video content. By combining SNNs for proposal generation and SSMs for effective contextual reasoning, SpikeMba addresses confidence bias and long-term dependencies, thereby significantly enhancing fine-grained multimodal relationship capture. Our experiments demonstrate the effectiveness of SpikeMba, which consistently outperforms state-of-the-art methods across mainstream benchmarks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Vision SmolMamba: Spike-Guided Token Pruning for Energy-Efficient Spiking State-Space Vision Models

    cs.CV 2026-04 unverdicted novelty 6.0

    Vision SmolMamba adds spike-guided spatio-temporal token pruning to a bidirectional spiking state-space backbone, cutting estimated energy by at least 1.5x versus prior spiking Transformers and Spiking Mamba variants ...

  2. SpikingMamba: Towards Energy-Efficient Large Language Models via Knowledge Distillation from Mamba

    cs.NE 2025-10 unverdicted novelty 5.0

    SpikingMamba distills Mamba into an SNN LLM achieving 4.76x energy savings with a 4.78% zero-shot accuracy gap that narrows to 2.23% after RL.

  3. EventCrab: Harnessing Frame and Point Synergy for Event-based Action Recognition and Beyond

    cs.CV 2024-11 unverdicted novelty 5.0

    EventCrab integrates frame and point networks with a joint representation space, SCL, and Hilbert-scan EPE to improve event-based action recognition by 5-7% on two datasets.

  4. A Survey of Mamba

    cs.LG 2024-08 unverdicted novelty 2.0

    The paper consolidates existing research on Mamba models, their architecture variants, adaptations to different data modalities, and applications across domains.