Robust Tracking via Weighted Online Extreme Learning Machine
Jing Zhang, Huibing Wang, Yonggong Ren

TL;DR
This paper introduces a robust online tracking method based on an improved extreme learning machine that adaptively balances classification, learns incrementally, and uses a forgetting factor to handle dynamic changes, outperforming existing methods.
Contribution
The paper proposes a novel weighted online ELM with local weight matrix, incremental learning, and a sample optimization strategy to enhance tracking robustness and accuracy.
Findings
Outperforms state-of-the-art methods in various challenging scenarios.
Effectively handles occlusion, illumination changes, and deformation.
Achieves higher robustness and accuracy in 20 benchmark sequences.
Abstract
The tracking method based on the extreme learning machine (ELM) is efficient and effective. ELM randomly generates input weights and biases in the hidden layer, and then calculates and computes the output weights by reducing the iterative solution to the problem of linear equations. Therefore, ELM offers the satisfying classification performance and fast training time than other discriminative models in tracking. However, the original ELM method often suffers from the problem of the imbalanced classification distribution, which is caused by few target objects, leading to under-fitting and more background samples leading to over-fitting. Worse still, it reduces the robustness of tracking under special conditions including occlusion, illumination, etc. To address above problems, in this paper, we present a robust tracking algorithm. First, we introduce the local weight matrix that is the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM · Face and Expression Recognition · Video Surveillance and Tracking Methods
