paper-with-me

Papers

MTP: Multi-Hypothesis Tracking and Prediction for Reduced Error Propagation

2021-10-18 · Xinshuo Weng, Boris Ivanovic, Marco Pavone

Recently, there has been tremendous progress in developing each individual module of the standard perception-planning robot autonomy pipeline, including detection, tracking, prediction of other agents' trajectories, and ego-agent trajectory planning. Nevertheless, there has been less attention given to the principled integration of these components, particularly in terms of the characterization and mitigation of cascading errors. This paper addresses the problem of cascading errors by focusing on the coupling between the tracking and prediction modules. First, by using state-of-the-art tracking and prediction tools, we conduct a comprehensive experimental evaluation of how severely errors stemming from tracking can impact prediction performance. On the KITTI and nuScenes datasets, we find that predictions consuming tracked trajectories as inputs (the typical case in practice) can experience a significant (even order of magnitude) drop in performance in comparison to the idealized setting where ground truth past trajectories are used as inputs. To address this issue, we propose a multi-hypothesis tracking and prediction framework. Rather than relying on a single set of tracking results for prediction, our framework simultaneously reasons about multiple sets of tracking results, thereby increasing the likelihood of including accurate tracking results as inputs to prediction. We show that this framework improves overall prediction performance over the standard single-hypothesis tracking-prediction pipeline by up to 34.2% on the nuScenes dataset, with even more significant improvements (up to ~70%) when restricting the evaluation to challenging scenarios involving identity switches and fragments -- all with an acceptable computation overhead.

📄 PDF Abstract BibTeX arXiv:2110.09481

Code (1)

wangxiao5791509/DeepMTA_PyTorch pytorch

Tasks

PredictionTrajectory Planning

Similar Papers 제목 키워드 기반

Finite-Sample Analysis of Elimination in Active Hypothesis Testing

2026-05-01 · Ziyuan Lin, Hoang Ngoc Nguyen, Jie Xu, Ivan Ruchkin arxiv

A fixed-confidence, finite-sample problem of active hypothesis testing arises in many safety-critical applications. Situated in the context of sequential hypothesis testing, this paper studies the effect of hypothesis el…

Joint Target Detection and Tracking in Multipath Environment: A Variational Bayesian Approach

2016-10-27 · Hua Lan, Shuai Sun, Zengfu Wang, Quan Pan 외

We consider multitarget detection and tracking problem for a class of multipath detection system where one target may generate multiple measurements via multiple propagation paths, and the association relationship among …

Bayesian InferenceState Estimation

Semi-Automatic Annotation For Visual Object Tracking

2021-01-18 · Kutalmis Gokalp Ince, Aybora Koksal, Arda Fazla, A. Aydin Alatan

We propose a semi-automatic bounding box annotation method for visual object tracking by utilizing temporal information with a tracking-by-detection approach. For detection, we use an off-the-shelf object detector which …

Incremental LearningObjectobject-detectionObject Detection+2

Track Coalescence and Repulsion in Multitarget Tracking: An Analysis of MHT, JPDA, and Belief Propagation Methods

2023-08-11 · Thomas Kropfreiter, Florian Meyer, David F. Crouse, Stefano Coraluppi 외

Joint probabilistic data association (JPDA) filter methods and multiple hypothesis tracking (MHT) methods are widely used for multitarget tracking (MTT). However, they are known to exhibit undesirable behavior in trackin…

A Belief Space Perspective of RFS based Multi-Target Tracking and its Relationship to MHT

2020-01-23

In this paper, we establish a connection between Reid{'}s HOMHT and the modern Random Finite Set (RFS)/ Finite Set Statistics (FISST) based methods for Multi-Target Tracking. We start with an RFS description of the Multi…