Neural Enhanced Belief Propagation for Multiobject Tracking
- URL: http://arxiv.org/abs/2212.08340v1
- Date: Fri, 16 Dec 2022 08:31:07 GMT
- Title: Neural Enhanced Belief Propagation for Multiobject Tracking
- Authors: Mingchao Liang and Florian Meyer
- Abstract summary: We introduce a variant of BP that combines model-based with data-driven MOT.
Our NEBP method improves tracking performance compared to model-based methods.
We evaluate the performance of our NEBP approach for MOT on the nuScenes autonomous driving dataset.
- Score: 8.228150100178983
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 data-generating
process. Existing BP-based MOT methods can further only make use of
preprocessed measurements. In this paper, we introduce a variant of BP that
combines model-based with data-driven MOT. The proposed neural enhanced belief
propagation (NEBP) method complements the statistical model of BP by
information learned from raw sensor data. This approach conjectures that the
learned information can reduce model mismatch and thus improve data association
and false alarm rejection. Our NEBP method improves tracking performance
compared to model-based methods. At the same time, it inherits the advantages
of BP-based MOT, i.e., it scales only quadratically in the number of objects,
and it can thus generate and maintain a large number of object tracks. We
evaluate the performance of our NEBP approach for MOT on the nuScenes
autonomous driving dataset and demonstrate that it has state-of-the-art
performance.
Related papers
- A Bayesian Approach to Data Point Selection [24.98069363998565]
Data point selection (DPS) is becoming a critical topic in deep learning.
Existing approaches to DPS are predominantly based on a bi-level optimisation (BLO) formulation.
We propose a novel Bayesian approach to DPS.
arXiv Detail & Related papers (2024-11-06T09:04:13Z) - Data-driven Bayesian State Estimation with Compressed Measurement of Model-free Process using Semi-supervised Learning [57.04370580292727]
The research topic is: data-driven Bayesian state estimation with compressed measurement (BSCM) of model-free process.
The dimension of the temporal measurement vector is lower than the dimension of the temporal state vector to be estimated.
Two existing unsupervised learning-based data-driven methods fail to address the BSCM problem for model-free process.
We develop a semi-supervised learning-based DANSE method, referred to as SemiDANSE.
arXiv Detail & Related papers (2024-07-10T05:03:48Z) - Querying Easily Flip-flopped Samples for Deep Active Learning [63.62397322172216]
Active learning is a machine learning paradigm that aims to improve the performance of a model by strategically selecting and querying unlabeled data.
One effective selection strategy is to base it on the model's predictive uncertainty, which can be interpreted as a measure of how informative a sample is.
This paper proposes the it least disagree metric (LDM) as the smallest probability of disagreement of the predicted label.
arXiv Detail & Related papers (2024-01-18T08:12:23Z) - Minimally Supervised Learning using Topological Projections in
Self-Organizing Maps [55.31182147885694]
We introduce a semi-supervised learning approach based on topological projections in self-organizing maps (SOMs)
Our proposed method first trains SOMs on unlabeled data and then a minimal number of available labeled data points are assigned to key best matching units (BMU)
Our results indicate that the proposed minimally supervised model significantly outperforms traditional regression techniques.
arXiv Detail & Related papers (2024-01-12T22:51:48Z) - Predictive Maintenance Model Based on Anomaly Detection in Induction
Motors: A Machine Learning Approach Using Real-Time IoT Data [0.0]
In this work, we demonstrate a novel anomaly detection system on induction motors used in pumps, compressors, fans, and other industrial machines.
We use a combination of pre-processing techniques and machine learning (ML) models with a low computational cost.
arXiv Detail & Related papers (2023-10-15T18:43:45Z) - MAPS: A Noise-Robust Progressive Learning Approach for Source-Free
Domain Adaptive Keypoint Detection [76.97324120775475]
Cross-domain keypoint detection methods always require accessing the source data during adaptation.
This paper considers source-free domain adaptive keypoint detection, where only the well-trained source model is provided to the target domain.
arXiv Detail & Related papers (2023-02-09T12:06:08Z) - FaDIn: Fast Discretized Inference for Hawkes Processes with General
Parametric Kernels [82.53569355337586]
This work offers an efficient solution to temporal point processes inference using general parametric kernels with finite support.
The method's effectiveness is evaluated by modeling the occurrence of stimuli-induced patterns from brain signals recorded with magnetoencephalography (MEG)
Results show that the proposed approach leads to an improved estimation of pattern latency than the state-of-the-art.
arXiv Detail & Related papers (2022-10-10T12:35:02Z) - Neural Enhanced Belief Propagation for Data Assocation in Multiobject
Tracking [8.228150100178983]
Multiobject tracking (MOT) will create new services and applications in fields such as autonomous navigation and applied ocean sciences.
Belief propagation (BP) is a state-of-the-art method for Bayesian MOT but fully relies on a statistical model and preprocessed sensor measurements.
We establish a hybrid method for model-based and data-driven MOT. The proposed neural enhanced belief propagation (NEBP) approach complements BP by information learned from raw sensor data.
We evaluate the performance of our NEBP approach for MOT on the nuScenes autonomous driving dataset and demonstrate that it can outperform state-of-
arXiv Detail & Related papers (2022-03-17T00:12:48Z) - Can Deep Learning be Applied to Model-Based Multi-Object Tracking? [25.464269324261636]
Multi-object tracking (MOT) is the problem of tracking the state of an unknown and time-varying number of objects using noisy measurements.
Deep learning (DL) has been increasingly used in MOT for improving tracking performance.
In this paper, we propose a Transformer-based DL tracker and evaluate its performance in the model-based setting.
arXiv Detail & Related papers (2022-02-16T07:43:08Z) - Deep Measurement Updates for Bayes Filters [5.059735037931382]
We propose the novel approach Deep Measurement Update (DMU) as a general update rule for a wide range of systems.
DMU has a conditional encoder-decoder neural network structure to process depth images as raw inputs.
We demonstrate how the DMU models can be trained efficiently to be sensitive to condition variables without having to rely on an information bottleneck.
arXiv Detail & Related papers (2021-12-01T10:00:37Z) - Belief Propagation Reloaded: Learning BP-Layers for Labeling Problems [83.98774574197613]
We take one of the simplest inference methods, a truncated max-product Belief propagation, and add what is necessary to make it a proper component of a deep learning model.
This BP-Layer can be used as the final or an intermediate block in convolutional neural networks (CNNs)
The model is applicable to a range of dense prediction problems, is well-trainable and provides parameter-efficient and robust solutions in stereo, optical flow and semantic segmentation.
arXiv Detail & Related papers (2020-03-13T13:11:35Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.