A New Architecture for Neural Enhanced Multiobject Tracking
Shaoxiu Wei, Mingchao Liang, Florian Meyer
TL;DR
NEBP+ advances multiobject tracking by integrating a neural network that processes raw LiDAR data with a belief-propagation–based MOT framework. The neural architecture computes affinity and false-alarm cues from motion, size, shape, and BEV features, and fuses them with BP messages to enhance data association and new object initialization. Evaluated on nuScenes LiDAR data, NEBP+ delivers state-of-the-art performance among LiDAR-only trackers, validating the efficacy of a neural-enhanced, factor-graph approach. The work highlights the practicality of exchanging neural messages with classical BP in MOT, offering a flexible path to extend to other sensing modalities and tracking tasks.
Abstract
Multiobject tracking (MOT) is an important task in robotics, autonomous driving, and maritime surveillance. Traditional work on MOT is model-based and aims to establish algorithms in the framework of sequential Bayesian estimation. More recent methods are fully data-driven and rely on the training of neural networks. The two approaches have demonstrated advantages in certain scenarios. In particular, in problems where plenty of labeled data for the training of neural networks is available, data-driven MOT tends to have advantages compared to traditional methods. A natural thought is whether a general and efficient framework can integrate the two approaches. This paper advances a recently introduced hybrid model-based and data-driven method called neural-enhanced belief propagation (NEBP). Compared to existing work on NEBP for MOT, it introduces a novel neural architecture that can improve data association and new object initialization, two critical aspects of MOT. The proposed tracking method is leading the nuScenes LiDAR-only tracking challenge at the time of submission of this paper.
