# Event-Based Motion Segmentation by Motion Compensation

**Authors:** Timo Stoffregen, Guillermo Gallego, Tom Drummond, Lindsay Kleeman, Davide Scaramuzza

arXiv: 1904.01293 · 2025-07-01

## TL;DR

This paper introduces a novel event-based motion segmentation method that jointly estimates object motion and segmentation, outperforming existing approaches and demonstrating high accuracy in dynamic scenes captured by event cameras.

## Contribution

The paper presents the first per-event segmentation algorithm for event-based cameras that combines motion estimation with object segmentation, advancing the field of high-speed visual perception.

## Key findings

- Outperforms state-of-the-art by up to 10% on public datasets.
- Achieves around 90% segmentation accuracy at 4 pixels displacement.
- First quantitative evaluation of event camera segmentation algorithms.

## Abstract

In contrast to traditional cameras, whose pixels have a common exposure time, event-based cameras are novel bio-inspired sensors whose pixels work independently and asynchronously output intensity changes (called "events"), with microsecond resolution. Since events are caused by the apparent motion of objects, event-based cameras sample visual information based on the scene dynamics and are, therefore, a more natural fit than traditional cameras to acquire motion, especially at high speeds, where traditional cameras suffer from motion blur. However, distinguishing between events caused by different moving objects and by the camera's ego-motion is a challenging task. We present the first per-event segmentation method for splitting a scene into independently moving objects. Our method jointly estimates the event-object associations (i.e., segmentation) and the motion parameters of the objects (or the background) by maximization of an objective function, which builds upon recent results on event-based motion-compensation. We provide a thorough evaluation of our method on a public dataset, outperforming the state-of-the-art by as much as 10%. We also show the first quantitative evaluation of a segmentation algorithm for event cameras, yielding around 90% accuracy at 4 pixels relative displacement.

## Full text

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

## Figures

88 figures with captions in the complete paper: https://tomesphere.com/paper/1904.01293/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/1904.01293/full.md

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