Hard Negative Samples Emphasis Tracker without Anchors
Zhongzhou Zhang, Lei Zhang

TL;DR
This paper introduces a novel hard negative sample emphasis method for Siamese network-based trackers, improving discrimination and robustness by focusing on challenging negatives, and proposes an anchor-free framework for simplified, effective tracking.
Contribution
It presents a new hard negative emphasis technique with a distance constraint and an anchor-free tracking framework, enhancing discrimination and reducing hyper-parameters.
Findings
Outperforms state-of-the-art methods on six benchmarks.
Improves robustness by emphasizing hard negative samples.
Simplifies tracking with an anchor-free, per-pixel prediction approach.
Abstract
Trackers based on Siamese network have shown tremendous success, because of their balance between accuracy and speed. Nevertheless, with tracking scenarios becoming more and more sophisticated, most existing Siamese-based approaches ignore the addressing of the problem that distinguishes the tracking target from hard negative samples in the tracking phase. The features learned by these networks lack of discrimination, which significantly weakens the robustness of Siamese-based trackers and leads to suboptimal performance. To address this issue, we propose a simple yet efficient hard negative samples emphasis method, which constrains Siamese network to learn features that are aware of hard negative samples and enhance the discrimination of embedding features. Through a distance constraint, we force to shorten the distance between exemplar vector and positive vectors, meanwhile, enlarge…
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
MethodsSiamese Network
