paper-with-me

홈 › Papers

Samba: Synchronized Set-of-Sequences Modeling for Multiple Object Tracking

2024-10-02 · Mattia Segu, Luigi Piccinelli, Siyuan Li, Yung-Hsu Yang, Bernt Schiele, Luc van Gool

Multiple object tracking in complex scenarios - such as coordinated dance performances, team sports, or dynamic animal groups - presents unique challenges. In these settings, objects frequently move in coordinated patterns, occlude each other, and exhibit long-term dependencies in their trajectories. However, it remains a key open research question on how to model long-range dependencies within tracklets, interdependencies among tracklets, and the associated temporal occlusions. To this end, we introduce Samba, a novel linear-time set-of-sequences model designed to jointly process multiple tracklets by synchronizing the multiple selective state-spaces used to model each tracklet. Samba autoregressively predicts the future track query for each sequence while maintaining synchronized long-term memory representations across tracklets. By integrating Samba into a tracking-by-propagation framework, we propose SambaMOTR, the first tracker effectively addressing the aforementioned issues, including long-range dependencies, tracklet interdependencies, and temporal occlusions. Additionally, we introduce an effective technique for dealing with uncertain observations (MaskObs) and an efficient training recipe to scale SambaMOTR to longer sequences. By modeling long-range dependencies and interactions among tracked objects, SambaMOTR implicitly learns to track objects accurately through occlusions without any hand-crafted heuristics. Our approach significantly surpasses prior state-of-the-art on the DanceTrack, BFT, and SportsMOT datasets.

📄 PDF Abstract BibTeX arXiv:2410.01806

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

Samba: Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling

2024-06-11 · Liliang Ren, Yang Liu, Yadong Lu, Yelong Shen 외

Efficiently modeling sequences with infinite context length has long been a challenging problem. Previous approaches have either suffered from quadratic computational complexity or limited extrapolation ability in length…

4kLanguage ModelingLanguage ModellingMamba+2

Samba: A Unified Mamba-based Framework for General Salient Object Detection

2025-01-01 · CVPR 2025 1 · Jiahao He, Keren Fu, Xiaohong Liu, Qijun Zhao

Existing salient object detection (SOD) models primarily resort to convolutional neural networks (CNNs) and Transformers. However, the limited receptive fields of CNNs and quadratic computational complexity of transf…

Mambaobject-detectionObject DetectionSalient Object Detection

Hybrid Transformer-Mamba for Weakly Supervised Volumetric Medical Segmentation

2025-12-11 · Yiheng Lyu, Lian Xu, Coen Arrow, Mohammed Bennamoun 외 arxiv

Weakly supervised segmentation enables model training from plane-level labels. Existing methods often rely on 2D encoders, neglecting the volumetric nature of medical data. We propose TranSamba, a hybrid Transformer-Mamb…

Object Localization

LFSamba: Marry SAM with Mamba for Light Field Salient Object Detection

2024-11-11 · Zhengyi Liu, Longzhen Wang, Xianyong Fang, Zhengzheng Tu 외

A light field camera can reconstruct 3D scenes using captured multi-focus images that contain rich spatial geometric information, enhancing applications in stereoscopic photography, virtual reality, and robotic vision. I…

Mambaobject-detectionObject DetectionRelation+2

DeSamba: Decoupled Spectral Adaptive Framework for 3D Multi-Sequence MRI Lesion Classification

2025-07-21 · Dezhen Wang, Sheng Miao, Rongxin Chai, Jiufa Cui arxiv

Magnetic Resonance Imaging (MRI) sequences provide rich spatial and frequency domain information, which is crucial for accurate lesion classification in medical imaging. However, effectively integrating multi-sequence MR…

Representation LearningBinary Classification