CVFeb 27, 2024

In Defense and Revival of Bayesian Filtering for Thermal Infrared Object Tracking

arXiv:2402.17098v117 citationsh-index: 6Knowledge-Based Systems
Originality Incremental advance
AI Analysis

This addresses tracking difficulties in thermal infrared imaging for applications like surveillance, though it is incremental as it builds on Bayesian filtering with deep learning integration.

The paper tackles the challenge of thermal infrared object tracking in complex scenarios by introducing Deep Bayesian Filtering (DBF), which combines motion and observation models to dynamically update templates, achieving competitive performance that surpasses most existing methods.

Deep learning-based methods monopolize the latest research in the field of thermal infrared (TIR) object tracking. However, relying solely on deep learning models to obtain better tracking results requires carefully selecting feature information that is beneficial to representing the target object and designing a reasonable template update strategy, which undoubtedly increases the difficulty of model design. Thus, recent TIR tracking methods face many challenges in complex scenarios. This paper introduces a novel Deep Bayesian Filtering (DBF) method to enhance TIR tracking in these challenging situations. DBF is distinctive in its dual-model structure: the system and observation models. The system model leverages motion data to estimate the potential positions of the target object based on two-dimensional Brownian motion, thus generating a prior probability. Following this, the observation model comes into play upon capturing the TIR image. It serves as a classifier and employs infrared information to ascertain the likelihood of these estimated positions, creating a likelihood probability. According to the guidance of the two models, the position of the target object can be determined, and the template can be dynamically updated. Experimental analysis across several benchmark datasets reveals that DBF achieves competitive performance, surpassing most existing TIR tracking methods in complex scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes