paper-with-me

Papers

MambaTrack: A Simple Baseline for Multiple Object Tracking with State Space Model

2024-08-17 · Changcheng Xiao, Qiong Cao, Zhigang Luo, Long Lan

Tracking by detection has been the prevailing paradigm in the field of Multi-object Tracking (MOT). These methods typically rely on the Kalman Filter to estimate the future locations of objects, assuming linear object motion. However, they fall short when tracking objects exhibiting nonlinear and diverse motion in scenarios like dancing and sports. In addition, there has been limited focus on utilizing learning-based motion predictors in MOT. To address these challenges, we resort to exploring data-driven motion prediction methods. Inspired by the great expectation of state space models (SSMs), such as Mamba, in long-term sequence modeling with near-linear complexity, we introduce a Mamba-based motion model named Mamba moTion Predictor (MTP). MTP is designed to model the complex motion patterns of objects like dancers and athletes. Specifically, MTP takes the spatial-temporal location dynamics of objects as input, captures the motion pattern using a bi-Mamba encoding layer, and predicts the next motion. In real-world scenarios, objects may be missed due to occlusion or motion blur, leading to premature termination of their trajectories. To tackle this challenge, we further expand the application of MTP. We employ it in an autoregressive way to compensate for missing observations by utilizing its own predictions as inputs, thereby contributing to more consistent trajectories. Our proposed tracker, MambaTrack, demonstrates advanced performance on benchmarks such as Dancetrack and SportsMOT, which are characterized by complex motion and severe occlusion.

📄 PDF Abstract BibTeX arXiv:2408.09178

Code (0)

등록된 구현이 없습니다.

Tasks

Mambamotion predictionMulti-Object TrackingMultiple Object TrackingObject TrackingState Space Models

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.…
Focus 설명 없음

Similar Papers 제목 키워드 기반

MambaTrack3D: A State Space Model Framework for LiDAR-Based Object Tracking under High Temporal Variation

2025-11-19 · Shengjing Tian, Yinan Han, Xiantong Zhao, Xuehu Liu 외 arxiv

Dynamic outdoor environments with high temporal variation (HTV) pose significant challenges for 3D single object tracking in LiDAR point clouds. Existing memory-based trackers often suffer from quadratic computational co…

Object TrackingPoint Clouds

Event-Adaptive State Transition and Gated Fusion for RGB-Event Object Tracking

2026-04-15 · Jinlin You, Muyu Li, Xudong Zhao arxiv

Existing Vision Mamba-based RGB-Event(RGBE) tracking methods suffer from using static state transition matrices, which fail to adapt to variations in event sparsity. This rigidity leads to imbalanced modeling-underfittin…

Object Tracking

MambaTrack: Exploiting Dual-Enhancement for Night UAV Tracking

2024-11-24 · Chunhui Zhang, Li Liu, Hao Wen, Xi Zhou 외

Night unmanned aerial vehicle (UAV) tracking is impeded by the challenges of poor illumination, with previous daylight-optimized methods demonstrating suboptimal performance in low-light conditions, limiting the utility …

GPUImage EnhancementMambaObject Tracking

A unified neural network for object detection, multiple object tracking and vehicle re-identification

2019-07-08 · Yuhao Xu, Jiakui Wang

Deep SORT\cite{wojke2017simple} is a tracking-by-detetion approach to multiple object tracking with a detector and a RE-ID model. Both separately training and inference with the two model is time-comsuming. In this paper…

Multiple Object TrackingObjectobject-detectionObject Detection+3

Two is a crowd: tracking relations in videos

2021-08-11 · Artem Moskalev, Ivan Sosnovik, Arnold Smeulders

Tracking multiple objects individually differs from tracking groups of related objects. When an object is a part of the group, its trajectory depends on the trajectories of the other group members. Most of the current st…

ObjectRelationVocal Bursts Valence Prediction