Long-Lived Accurate Keypoints in Event Streams
Philippe Chiberre, Etienne Perot, Amos Sironi, Vincent Lepetit

TL;DR
This paper introduces a new end-to-end method for detecting and tracking keypoints in event streams, achieving significantly longer and more accurate keypoint tracks by predicting trajectories over time and using stable training labels.
Contribution
The paper presents a novel training procedure for stable keypoint labels and a trajectory-based prediction approach, improving keypoint tracking duration and accuracy in event streams.
Findings
Keypoint tracks are three times longer than previous methods.
Keypoint localization accuracy is nearly doubled.
The approach generalizes well to different event-based datasets.
Abstract
We present a novel end-to-end approach to keypoint detection and tracking in an event stream that provides better precision and much longer keypoint tracks than previous methods. This is made possible by two contributions working together. First, we propose a simple procedure to generate stable keypoint labels, which we use to train a recurrent architecture. This training data results in detections that are very consistent over time. Moreover, we observe that previous methods for keypoint detection work on a representation (such as the time surface) that integrates events over a period of time. Since this integration is required, we claim it is better to predict the keypoints' trajectories for the time period rather than single locations, as done in previous approaches. We predict these trajectories in the form of a series of heatmaps for the integration time period. This improves…
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
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Video Surveillance and Tracking Methods
