# Asynchronous "Events" are Better For Motion Estimation

**Authors:** Yuhu Guo, Han Xiao, Yidong Chen, Xiaodong Shi

arXiv: 1904.11578 · 2019-04-29

## TL;DR

This paper introduces the first neural asynchronous method for processing event streams from event-based cameras, significantly improving motion estimation by leveraging asynchronous event data rather than traditional accumulated frames.

## Contribution

The paper presents a novel deep neural network that asynchronously analyzes event streams, capturing dynamic information more effectively than previous synchronous accumulation methods.

## Key findings

- Achieves significant performance improvements over state-of-the-art baselines.
- Effectively leverages asynchronous event data for motion estimation.
- Demonstrates robustness and accuracy in extensive experiments.

## Abstract

Event-based camera is a bio-inspired vision sensor that records intensity changes (called event) asynchronously in each pixel. As an instance of event-based camera, Dynamic and Active-pixel Vision Sensor (DAVIS) combines a standard camera and an event-based camera. However, traditional models could not deal with the event stream asynchronously. To analyze the event stream asynchronously, most existing approaches accumulate events within a certain time interval and treat the accumulated events as a synchronous frame, which wastes the intensity change information and weakens the advantages of DAVIS. Therefore, in this paper, we present the first neural asynchronous approach to process event stream for event-based camera. Our method asynchronously extracts dynamic information from events by leveraging previous motion and critical features of gray-scale frames. To our best knowledge, this is the first neural asynchronous method to analyze event stream through a novel deep neural network. Extensive experiments demonstrate that our proposed model achieves remarkable improvements against the state-of-the-art baselines.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.11578/full.md

## Figures

17 figures with captions in the complete paper: https://tomesphere.com/paper/1904.11578/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1904.11578/full.md

---
Source: https://tomesphere.com/paper/1904.11578