Coreset-Based Adaptive Tracking
Abhimanyu Dubey, Nikhil Naik, Dan Raviv, Rahul Sukthankar, Ramesh, Raskar

TL;DR
This paper introduces a coreset-based method for adaptive object tracking in streaming visual data, enabling efficient, real-time learning and summarization of long videos with high accuracy.
Contribution
It presents a novel coreset construction algorithm for streaming data, allowing constant-time, logarithmic-space adaptive object appearance modeling for tracking.
Findings
Achieved excellent tracking results on three standard datasets.
Outperformed existing algorithms on the TLD dataset with 2685 frames.
Demonstrated efficiency in long video tracking with space and time constraints.
Abstract
We propose a method for learning from streaming visual data using a compact, constant size representation of all the data that was seen until a given moment. Specifically, we construct a 'coreset' representation of streaming data using a parallelized algorithm, which is an approximation of a set with relation to the squared distances between this set and all other points in its ambient space. We learn an adaptive object appearance model from the coreset tree in constant time and logarithmic space and use it for object tracking by detection. Our method obtains excellent results for object tracking on three standard datasets over more than 100 videos. The ability to summarize data efficiently makes our method ideally suited for tracking in long videos in presence of space and time constraints. We demonstrate this ability by outperforming a variety of algorithms on the TLD dataset with…
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
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Image Enhancement Techniques
