Neural Enhanced Belief Propagation for Multiobject Tracking
Mingchao Liang, Florian Meyer

TL;DR
This paper introduces NEBP, a neural-enhanced belief propagation method that combines data-driven learning with model-based multi-object tracking, improving accuracy while maintaining scalability on large datasets.
Contribution
The paper proposes a novel NEBP approach that integrates learned information from raw sensor data into belief propagation for improved multi-object tracking.
Findings
NEBP outperforms traditional model-based methods in tracking accuracy.
The method maintains quadratic scalability with the number of objects.
State-of-the-art performance demonstrated on nuScenes dataset.
Abstract
Algorithmic solutions for multi-object tracking (MOT) are a key enabler for applications in autonomous navigation and applied ocean sciences. State-of-the-art MOT methods fully rely on a statistical model and typically use preprocessed sensor data as measurements. In particular, measurements are produced by a detector that extracts potential object locations from the raw sensor data collected for a discrete time step. This preparatory processing step reduces data flow and computational complexity but may result in a loss of information. State-of-the-art Bayesian MOT methods that are based on belief propagation (BP) systematically exploit graph structures of the statistical model to reduce computational complexity and improve scalability. However, as a fully model-based approach, BP can only provide suboptimal estimates when there is a mismatch between the statistical model and the true…
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
TopicsTarget Tracking and Data Fusion in Sensor Networks · Maritime Navigation and Safety · Underwater Vehicles and Communication Systems
