paper-with-me

홈 › Papers

STNMamba: Mamba-based Spatial-Temporal Normality Learning for Video Anomaly Detection

2024-12-28 · Zhangxun Li, Mengyang Zhao, Xuan Yang, Yang Liu, Jiamu Sheng, Xinhua Zeng, Tian Wang, Kewei Wu, Yu-Gang Jiang

Video anomaly detection (VAD) has been extensively researched due to its potential for intelligent video systems. However, most existing methods based on CNNs and transformers still suffer from substantial computational burdens and have room for improvement in learning spatial-temporal normality. Recently, Mamba has shown great potential for modeling long-range dependencies with linear complexity, providing an effective solution to the above dilemma. To this end, we propose a lightweight and effective Mamba-based network named STNMamba, which incorporates carefully designed Mamba modules to enhance the learning of spatial-temporal normality. Firstly, we develop a dual-encoder architecture, where the spatial encoder equipped with Multi-Scale Vision Space State Blocks (MS-VSSB) extracts multi-scale appearance features, and the temporal encoder employs Channel-Aware Vision Space State Blocks (CA-VSSB) to capture significant motion patterns. Secondly, a Spatial-Temporal Interaction Module (STIM) is introduced to integrate spatial and temporal information across multiple levels, enabling effective modeling of intrinsic spatial-temporal consistency. Within this module, the Spatial-Temporal Fusion Block (STFB) is proposed to fuse the spatial and temporal features into a unified feature space, and the memory bank is utilized to store spatial-temporal prototypes of normal patterns, restricting the model's ability to represent anomalies. Extensive experiments on three benchmark datasets demonstrate that our STNMamba achieves competitive performance with fewer parameters and lower computational costs than existing methods.

📄 PDF Abstract BibTeX arXiv:2412.20084

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionMambaVideo Anomaly Detection

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

Spatial-Temporal Graph Mamba for Music-Guided Dance Video Synthesis

2025-07-09 · Hao Tang, Ling Shao, Zhenyu Zhang, Luc Van Gool 외 arxiv

We propose a novel spatial-temporal graph Mamba (STG-Mamba) for the music-guided dance video synthesis task, i.e., to translate the input music to a dance video. STG-Mamba consists of two translation mappings: music-to-s…

Mamba4D: Efficient 4D Point Cloud Video Understanding with Disentangled Spatial-Temporal State Space Models

2025-01-01 · CVPR 2025 1 · Jiuming Liu, Jinru Han, Lihao Liu, Angelica I. Aviles-Rivero 외

Point cloud videos can faithfully capture real-world spatial geometries and temporal dynamics, which are essential for enabling intelligent agents to understand the dynamically changing world. However, designing an e…

Action RecognitionAction SegmentationGPUMamba+4

EventMamba: Enhancing Spatio-Temporal Locality with State Space Models for Event-Based Video Reconstruction

2025-03-25 · Chengjie Ge, Xueyang Fu, Peng He, Kunyu Wang 외

Leveraging its robust linear global modeling capability, Mamba has notably excelled in computer vision. Despite its success, existing Mamba-based vision models have overlooked the nuances of event-driven tasks, especiall…

Event-Based Video ReconstructionMambaState Space ModelsVideo Reconstruction

VideoMamba: Spatio-Temporal Selective State Space Model

2024-07-11 · Jinyoung Park, Hee-Seon Kim, Kangwook Ko, Minbeom Kim 외

We introduce VideoMamba, a novel adaptation of the pure Mamba architecture, specifically designed for video recognition. Unlike transformers that rely on self-attention mechanisms leading to high computational costs by q…

MambamodelVideo RecognitionVideo Understanding

MAMBA4D: Efficient Long-Sequence Point Cloud Video Understanding with Disentangled Spatial-Temporal State Space Models

2024-05-23 · Jiuming Liu, Jinru Han, Lihao Liu, Angelica I. Aviles-Rivero 외

Point cloud videos can faithfully capture real-world spatial geometries and temporal dynamics, which are essential for enabling intelligent agents to understand the dynamically changing world. However, designing an effec…

Action RecognitionAction SegmentationGPUMamba+5