Online Adaptive Hidden Markov Model for Multi-Tracker Fusion
In this paper, we propose a novel method for visual object tracking called HMMTxD. The method fuses observations from complementary out-of-the box trackers and a detector by utilizing a hidden Markov model whose latent states correspond to a binary vector expressing the failure of individual trackers. The Markov model is trained in an unsupervised way, relying on an online learned detector to provide a source of tracker-independent information for a modified Baum- Welch algorithm that updates the model w.r.t. the partially annotated data. We show the effectiveness of the proposed method on combination of two and three tracking algorithms. The performance of HMMTxD is evaluated on two standard benchmarks (CVPR2013 and VOT) and on a rich collection of 77 publicly available sequences. The HMMTxD outperforms the state-of-the-art, often significantly, on all datasets in almost all criteria.
Code (0)
등록된 구현이 없습니다.
Tasks
Object TrackingVisual Object TrackingSimilar Papers 제목 키워드 기반
AAA: Adaptive Aggregation of Arbitrary Online Trackers with Theoretical Performance Guarantee
For visual object tracking, it is difficult to realize an almighty online tracker due to the huge variations of target appearance depending on an image sequence. This paper proposes an online tracking method that adaptiv…
DeblurringObject TrackingVisual Object TrackingMarkovian RNN: An Adaptive Time Series Prediction Network with HMM-based Switching for Nonstationary Environments
We investigate nonlinear regression for nonstationary sequential data. In most real-life applications such as business domains including finance, retail, energy and economy, timeseries data exhibits nonstationarity due t…
Time SeriesTime Series AnalysisTime Series PredictionAdaptive Conformal Inference by Particle Filtering under Hidden Markov Models
Conformal inference is a statistical method used to construct prediction sets for point predictors, providing reliable uncertainty quantification with probability guarantees. This method utilizes historical labeled data …
Uncertainty QuantificationDRL-STAF: A Deep Reinforcement Learning Framework for State-Aware Forecasting of Complex Multivariate Hidden Markov Processes
Forecasting multivariate hidden Markov processes is challenging due to nonlinear and nonstationary observations, latent state transitions, and cross-sequence dependencies. While deep learning methods achieve strong predi…
Reinforcement LearningAFAT: Adaptive Failure-Aware Tracker for Robust Visual Object Tracking
Siamese approaches have achieved promising performance in visual object tracking recently. The key to the success of Siamese trackers is to learn appearance-invariant feature embedding functions via pair-wise offline tra…
BenchmarkingObject TrackingOne-Shot LearningVisual Object Tracking