TrackSSM: A General Motion Predictor by State-Space Model
Bin Hu, Run Luo, Zelin Liu, Cheng Wang, Wenyu Liu

TL;DR
TrackSSM introduces a unified state-space model framework for efficient and adaptable temporal motion prediction in multi-object tracking, leveraging flow-guided encoding and a novel training strategy to improve trajectory accuracy.
Contribution
The paper proposes TrackSSM, a novel motion prediction framework using state-space models with flow-guided encoding and a step-by-step linear training strategy, enhancing multi-object tracking performance.
Findings
Achieves state-of-the-art results on multiple benchmarks.
Demonstrates robustness across various tracking scenarios.
Provides publicly available code and models.
Abstract
Temporal motion modeling has always been a key component in multiple object tracking (MOT) which can ensure smooth trajectory movement and provide accurate positional information to enhance association precision. However, current motion models struggle to be both efficient and effective across different application scenarios. To this end, we propose TrackSSM inspired by the recently popular state space models (SSM), a unified encoder-decoder motion framework that uses data-dependent state space model to perform temporal motion of trajectories. Specifically, we propose Flow-SSM, a module that utilizes the position and motion information from historical trajectories to guide the temporal state transition of object bounding boxes. Based on Flow-SSM, we design a flow decoder. It is composed of a cascaded motion decoding module employing Flow-SSM, which can use the encoded flow information…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
