paper-with-me

홈 › Papers

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

2024-04-01 · Wenrui Li, Xiaopeng Hong, Ruiqin Xiong, Xiaopeng Fan

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.

📄 PDF Abstract BibTeX arXiv:2404.01174

Code (0)

등록된 구현이 없습니다.

Tasks

MambaState Space ModelsVideo Grounding

Similar Papers 제목 키워드 기반

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

2025-10-06 · Yulong Huang, Jianxiong Tang, Chao Wang, Ziyi Wang 외 arxiv

Large Language Models (LLMs) have achieved remarkable performance across tasks but remain energy-intensive due to dense matrix operations. Spiking neural networks (SNNs) improve energy efficiency by replacing dense matri…

Knowledge DistillationReinforcement Learning

Samba+: General and Accurate Salient Object Detection via A More Unified Mamba-based Framework

2026-02-02 · Wenzhuo Zhao, Keren Fu, Jiahao He, Xiaohong Liu 외 arxiv

Existing salient object detection (SOD) models are generally constrained by the limited receptive fields of convolutional neural networks (CNNs) and quadratic computational complexity of Transformers. Recently, the emerg…

Computational EfficiencySalient Object DetectionContinual Learning

Efficient Spiking Point Mamba for Point Cloud Analysis

2025-04-19 · Peixi Wu, Bosong Chai, Menghua Zheng, Wei Li 외

Bio-inspired Spiking Neural Networks (SNNs) provide an energy-efficient way to extract 3D spatio-temporal features. However, existing 3D SNNs have struggled with long-range dependencies until the recent emergence of Mamb…

Computational EfficiencyMamba

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

2026-04-28 · Dewei Bai, Hongxiang Peng, Yunyun Zeng, Ziyu Zhang 외 arxiv

Spiking Transformers have shown strong potential for long-range visual modeling through spike-driven self-attention. However, their quadratic token interactions remain fundamentally misaligned with the sparse and event-d…

Long-range modeling

DGSSM: Diffusion guided state-space models for multimodal salient object detection

2026-04-19 · Suklav Ghosh, Arijit Sur, Pinaki Mitra arxiv

Salient object detection (SOD) requires modeling both long-range contextual dependencies and fine-grained structural details, which remains challenging for convolutional, transformer-based, and Mamba-based state space mo…

Salient Object Detection