English
Related papers

Related papers: OptiPMB: Enhancing 3D Multi-Object Tracking with O…

200 papers

Passive monitoring of acoustic or radio sources has important applications in modern convenience, public safety, and surveillance. A key task in passive monitoring is multiobject tracking (MOT). This paper presents a Bayesian method for…

Signal Processing · Electrical Eng. & Systems 2024-02-29 Wenyu Zhang , Florian Meyer

3D Single Object Tracking (SOT) is a fundamental task in computer vision and plays a critical role in applications like autonomous driving. However, existing algorithms often involve complex designs and multiple loss functions, making model…

Computer Vision and Pattern Recognition · Computer Science 2025-10-10 Yuxiang Yang , Yingqi Deng , Mian Pan , Zheng-Jun Zha , Jing Zhang

Despite their theoretical advantages, track-before-detect (TBD) methods remain largely absent from real-world multi-target tracking applications due to their computational complexity and limited scalability. This paper presents a scalable…

Signal Processing · Electrical Eng. & Systems 2025-08-25 Lukas Herrmann , Ángel F. García-Fernández , Edmund F. Brekke , Egil Eide

Most end-to-end Multi-Object Tracking (MOT) methods face the problems of low accuracy and poor generalization ability. Although traditional filter-based methods can achieve better results, they are difficult to be endowed with optimal…

Computer Vision and Pattern Recognition · Computer Science 2021-03-08 Guangyao Zhai , Xin Kong , Jinhao Cui , Yong Liu , Zhen Yang

Multi-object tracking (MOT) is a fundamental task in computer vision that requires continuously tracking multiple targets while maintaining consistent identities across frames. However, most existing approaches primarily rely on…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Yanchao Wang , Dawei Zhang , Chengzhuan Yang , Wei Liu , Minglu Li , Hua Wang , Zhonglong Zheng , Ming-Hsuan Yang

Recent 3D multi-object tracking (3D MOT) methods mainly follow tracking-by-detection pipelines, but often suffer from high false positives, missed detections, and identity switches, especially in crowded and small-object scenarios. To…

Computer Vision and Pattern Recognition · Computer Science 2026-02-16 Peng Zhang , Xin Li , Xin Lin , Liang He

We propose a scalable track-before-detect (TBD) tracking method based on a Poisson/multi-Bernoulli model. To limit computational complexity, we approximate the exact multi-Bernoulli mixture posterior probability density function (pdf) by a…

Signal Processing · Electrical Eng. & Systems 2021-09-06 Thomas Kropfreiter , Jason L. Williams , Florian Meyer

This paper proposes an online visual multi-object tracking (MOT) algorithm that resolves object appearance-reappearance and occlusion. Our solution is based on the labeled random finite set (LRFS) filtering approach, which in principle,…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Linh Van Ma , Tran Thien Dat Nguyen , Changbeom Shim , Du Yong Kim , Namkoo Ha , Moongu Jeon

Different from existing MOT (Multi-Object Tracking) techniques that usually aim at improving tracking accuracy and average FPS, real-time systems such as autonomous vehicles necessitate new requirements of MOT under limited computing…

Systems and Control · Electrical Eng. & Systems 2022-10-24 Donghwa Kang , Seunghoon Lee , Hoon Sung Chwa , Seung-Hwan Bae , Chang Mook Kang , Jinkyu Lee , Hyeongboo Baek

The goal of multi-object tracking (MOT) is detecting and tracking all the objects in a scene, while keeping a unique identifier for each object. In this paper, we present a new robust state-of-the-art tracker, which can combine the…

Computer Vision and Pattern Recognition · Computer Science 2022-07-08 Nir Aharon , Roy Orfaig , Ben-Zion Bobrovsky

We propose FutrTrack, a modular camera-LiDAR multi-object tracking framework that builds on existing 3D detectors by introducing a transformer-based smoother and a fusion-driven tracker. Inspired by query-based tracking frameworks,…

Computer Vision and Pattern Recognition · Computer Science 2025-12-17 Martha Teiko Teye , Ori Maoz , Matthias Rottmann

Visual Multi-Object Tracking (MOT) is a crucial component of robotic perception, yet existing Tracking-By-Detection (TBD) methods often rely on 2D cues, such as bounding boxes and motion modeling, which struggle under occlusions and…

Computer Vision and Pattern Recognition · Computer Science 2025-09-23 Buyin Deng , Lingxin Huang , Kai Luo , Fei Teng , Kailun Yang

This paper presents an exact Bayesian filtering solution for the multi-object tracking problem with the generic observation model. The proposed solution is designed in the labeled random finite set framework, using the product styled…

Systems and Control · Computer Science 2017-10-09 Suqi Li , Wei Yi , Reza Hoseinnezhad , Bailu Wang , Lingjiang Kong

Multi-object tracking (MOT) has been dominated by the use of track by detection approaches due to the success of convolutional neural networks (CNNs) on detection in the last decade. As the datasets and bench-marking sites are published,…

Computer Vision and Pattern Recognition · Computer Science 2022-08-05 Fatih Emre Simsek , Cevahir Cigla , Koray Kayabol

Robots navigating autonomously need to perceive and track the motion of objects and other agents in its surroundings. This information enables planning and executing robust and safe trajectories. To facilitate these processes, the motion…

Computer Vision and Pattern Recognition · Computer Science 2020-07-23 Abhijeet Shenoi , Mihir Patel , JunYoung Gwak , Patrick Goebel , Amir Sadeghian , Hamid Rezatofighi , Roberto Martín-Martín , Silvio Savarese

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods can be roughly classified as tracking-by-detection and joint-detection-association paradigms. Although the latter has elicited…

Computer Vision and Pattern Recognition · Computer Science 2024-01-02 Run Luo , JinLin Wei , Qiao Lin

In recent years, multi object tracking (MOT) problem has drawn attention to it and has been studied in various research areas. However, some of the challenging problems including time dependent cardinality, unordered measurement set, and…

Machine Learning · Computer Science 2019-09-17 Bahman Moraffah

This study introduces PEFT-DML, a parameter-efficient deep metric learning framework for robust multi-modal 3D object detection in autonomous driving. Unlike conventional models that assume fixed sensor availability, PEFT-DML maps diverse…

Computer Vision and Pattern Recognition · Computer Science 2025-12-02 Abdolazim Rezaei , Mehdi Sookhak

Multiple Object Tracking (MOT) focuses on modeling the relationship of detected objects among consecutive frames and merge them into different trajectories. MOT remains a challenging task as noisy and confusing detection results often…

Computer Vision and Pattern Recognition · Computer Science 2023-02-07 Tao Wang , Kean Chen , Weiyao Lin , John See , Zenghui Zhang , Qian Xu , Xia Jia

The probability hypothesis density (PHD) and multi-target multi-Bernoulli (MeMBer) filters are two leading algorithms that have emerged from random finite sets (RFS). In this paper we study a method which combines these two approaches. Our…

Systems and Control · Computer Science 2015-03-20 Jason L. Williams