REVIEW 27 cited by
VideoMamba: State Space Model for Efficient Video Understanding
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Addressing the dual challenges of local redundancy and global dependencies in video understanding, this work innovatively adapts the Mamba to the video domain. The proposed VideoMamba overcomes the limitations of existing 3D convolution neural networks and video transformers. Its linear-complexity operator enables efficient long-term modeling, which is crucial for high-resolution long video understanding. Extensive evaluations reveal VideoMamba's four core abilities: (1) Scalability in the visual domain without extensive dataset pretraining, thanks to a novel self-distillation technique; (2) Sensitivity for recognizing short-term actions even with fine-grained motion differences; (3) Superiority in long-term video understanding, showcasing significant advancements over traditional feature-based models; and (4) Compatibility with other modalities, demonstrating robustness in multi-modal contexts. Through these distinct advantages, VideoMamba sets a new benchmark for video understanding, offering a scalable and efficient solution for comprehensive video understanding. All the code and models are available at https://github.com/OpenGVLab/VideoMamba.
Forward citations
Cited by 27 Pith papers
-
Mamba Drafters for Speculative Decoding
Mamba-based drafters can match self-speculation throughput with lower memory and cross-model flexibility.
-
Sparsified State-Space Models are Efficient Highway Networks
Simba prunes tokens hierarchically in pre-trained SSMs, creating sparse upper layers that act as highways, improving the accuracy-FLOPs trade-off and long-context perplexity.
-
AVS-Mamba: Exploring Temporal and Multi-modal Mamba for Audio-Visual Segmentation
AVS-Mamba applies Mamba with temporal and cross-modal scanning to audio-visual segmentation, reporting top scores on AVSBench-object but not on AVSBench-semantic with the stronger backbone.
-
MambaVO: Deep Visual Odometry Based on Sequential Matching Refinement and Training Smoothing
MambaVO improves deep visual odometry by adding Mamba-based matching refinement and a smoothed training objective, achieving state-of-the-art absolute trajectory error on EuRoC, TUM-RGBD, KITTI, and TartanAir.
-
Exploiting Multimodal Spatial-temporal Patterns for Video Object Tracking
STTrack, a video tracker with a temporal state generator and mamba fusion modules, reports state-of-the-art success and accuracy numbers on five multimodal tracking benchmarks.
-
MambaLCT: Boosting Tracking via Long-term Context State Space Model
MambaLCT combines a unidirectional Mamba scan of all past search frames with a Transformer encoder to build long-term context for single-object tracking.
-
MambaVLT: Time-Evolving Multimodal State Space Model for Vision-Language Tracking
MambaVLT applies Mamba state space models to vision-language tracking with a time-evolving memory, beating several baselines on three of four benchmarks.
-
Consistent and Editable: A Balanced Framework for Text-Guided Video Editing
EquiEdit balances temporal consistency and editability in diffusion-based text-guided video editing via a temporal Mamba module and spectral noise injection on initial latents.
-
Boosting Micro-Expression Analysis via Prior-Guided Video-Level Regression
A prior-guided video-level regression with adaptive interval selection and full parameter sharing sets new state-of-the-art results on micro-expression spotting and recognition benchmarks.
-
Animate-X++: Universal Character Image Animation with Dynamic Backgrounds
Animate-X++ turns cartoon images into pose-driven animations with text-controlled moving backgrounds, claiming state-of-the-art results on a new synthetic anthropomorphic benchmark.
-
HydraMamba: Multi-Head State Space Model for Global Point Cloud Learning
A state space model based point cloud network with shuffled Hilbert serialization, a convolutional bidirectional S6 branch, and multi-head S6 achieves new top scores on ModelNet40, ShapeNet, S3DIS, and ScanObjectNN.
-
Few-Shot Object Detection via Spatial-Channel State Space Model
A Mamba-based channel sequence model combined with spatial attention improves few-shot object detection on VOC and COCO.
-
QuarterMap: Efficient Post-Training Token Pruning for Visual State Space Models
QuarterMap prunes spatial activations before VMamba's four-directional scan and upsamples after, yielding up to 1.11x throughput with under 1% accuracy loss on ImageNet classification.
-
Moment Sampling in Video LLMs for Long-Form Video QA
Moment sampling uses a text-to-video moment retrieval model to select question-relevant frames, improving long-form VideoQA accuracy by about one to two points over uniform sampling.
-
DySS: Dynamic Queries and State-Space Learning for Efficient 3D Object Detection from Multi-Camera Videos
DySS combines state-space feature learning with dynamic query merging and pruning to improve both accuracy and speed for camera-based 3D detection on nuScenes.
-
MV-GMN: State Space Model for Multi-View Action Recognition
MV-GMN, a state-space model with graph convolution, reports state-of-the-art accuracies on NTU RGB+D and PKU-MMD action recognition benchmarks.
-
H-MBA: Hierarchical MamBa Adaptation for Multi-Modal Video Understanding in Autonomous Driving
A hierarchical Mamba adapter (C-Mamba and Q-Mamba) improves multimodal LLM video understanding in autonomous driving, achieving SOTA 66.9% mIoU on DRAMA risk localization.
-
MamKPD: A Simple Mamba Baseline for Real-Time 2D Keypoint Detection
MamKPD, a Mamba-based 2D keypoint detector with a contextual modeling module, reports 77.3% AP on COCO at 1492 FPS and top MPII accuracy.
-
Deformable Mamba for Wide Field of View Segmentation
On five wide-FoV segmentation benchmarks, a Mamba-plus-deformable-convolution decoder beats common segmentation heads with the same backbones while cutting decoder FLOPs by roughly 97% versus UperHead.
-
VideoSEMA: a scalable and efficient Mamba-like attention for video understanding
VideoSEMA uses SEMA spatial attention plus softmax temporal attention to outperform larger video transformers and Mamba models on K400/SSv2 and degrade less at 1024² resolution.
-
Time-Scaling State-Space Models for Dense Video Captioning
A state-space model with transfer state processes videos chunk by chunk, carries the hidden state forward, and performs online dense video captioning with the same state as full-sequence processing.
-
Hierarchical Spatio-temporal Segmentation Network for Ejection Fraction Estimation in Echocardiography Videos
A hybrid convolutional-Mamba network segments left ventricular contours in echocardiography videos and reports improved ejection fraction correlation on three benchmarks.
-
Comparing Learning Paradigms for Egocentric Video Summarization
A prompt-engineered GPT-4o (quality score 64.95) outperformed Shotluck Holmes (61.19) and TAC-SUM (58.43) on a 21-video egocentric summary evaluation, though all scores were modest.
-
Multi-modal Collaborative Optimization and Expansion Network for Event-assisted Single-eye Expression Recognition
MCO-E Net fuses event and RGB eye data via a jointly optimized Mamba and a heterogeneous MoE, achieving 91.3% WAR and 91.9% UAR on the SEE dataset.
-
V"Mean"ba: Visual State Space Models only need 1 hidden dimension
VMeanba speeds up VMamba's selective scan by averaging its internal channel dimension down to 1, achieving up to 1.12x end-to-end speedup with under 3% accuracy loss on ImageNet and ADE20k.
-
MambaNUT: Nighttime UAV Tracking via Mamba-based Adaptive Curriculum Learning
MambaNUT uses a Mamba backbone with an adaptive curriculum learning schedule to achieve efficient state-of-the-art nighttime UAV tracking.
-
Straightforward Bayesian A/B testing with Dirichlet posteriors
The submission is internally inconsistent: the abstract promises a Bayesian A/B testing method, but the full text is a different computer vision paper, leaving the claimed result unevaluable.
Discussion (0). Continue with ORCID to comment.