ROCVMay 16, 2022

PUCK: Parallel Surface and Convolution-kernel Tracking for Event-Based Cameras

arXiv:2205.07657v16 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses the need for reliable and stable vision systems in robots interacting with fast-moving targets, such as in air hockey, but it is incremental as it builds on existing event-camera technology and tracking methods.

The paper tackles the problem of low-latency, accurate tracking for event-based cameras in high-speed robotic interactions by introducing a novel method that decouples event-by-event processing and tracking computation using EROS representation and convolution kernels. Experimental results show it achieves the best compromise between low latency and tracking accuracy, with specific gains in scenarios where the robot is still or moving.

Low latency and accuracy are fundamental requirements when vision is integrated in robots for high-speed interaction with targets, since they affect system reliability and stability. In such a scenario, the choice of the sensor and algorithms is important for the entire control loop. The technology of event-cameras can guarantee fast visual sensing in dynamic environments, but requires a tracking algorithm that can keep up with the high data rate induced by the robot ego-motion while maintaining accuracy and robustness to distractors. In this paper, we introduce a novel tracking method that leverages the Exponential Reduced Ordinal Surface (EROS) data representation to decouple event-by-event processing and tracking computation. The latter is performed using convolution kernels to detect and follow a circular target moving on a plane. To benchmark state-of-the-art event-based tracking, we propose the task of tracking the air hockey puck sliding on a surface, with the future aim of controlling the iCub robot to reach the target precisely and on time. Experimental results demonstrate that our algorithm achieves the best compromise between low latency and tracking accuracy both when the robot is still and when moving.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes