Fast Event-based Optical Flow Estimation by Triplet Matching
Shintaro Shiba, Yoshimitsu Aoki, Guillermo Gallego

TL;DR
This paper introduces a fast, lightweight event-based optical flow estimation method using triplet matching, achieving real-time performance and comparable accuracy to existing packet-based algorithms, suitable for resource-constrained devices.
Contribution
It presents a novel triplet matching approach for optical flow estimation that is faster and more efficient than prior methods, enabling real-time applications.
Findings
Achieves over 10 kHz processing speed on standard CPUs.
Handles complex scenes with accuracy comparable to existing algorithms.
Requires only three events per estimation, reducing computational load.
Abstract
Event cameras are novel bio-inspired sensors that offer advantages over traditional cameras (low latency, high dynamic range, low power, etc.). Optical flow estimation methods that work on packets of events trade off speed for accuracy, while event-by-event (incremental) methods have strong assumptions and have not been tested on common benchmarks that quantify progress in the field. Towards applications on resource-constrained devices, it is important to develop optical flow algorithms that are fast, light-weight and accurate. This work leverages insights from neuroscience, and proposes a novel optical flow estimation scheme based on triplet matching. The experiments on publicly available benchmarks demonstrate its capability to handle complex scenes with comparable results as prior packet-based algorithms. In addition, the proposed method achieves the fastest execution time (> 10 kHz)…
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
TopicsAdvanced Memory and Neural Computing · Neural Networks and Reservoir Computing · CCD and CMOS Imaging Sensors
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
