Search papers, labs, and topics across Lattice.
This paper introduces a motion-aware event suppression framework that learns to filter events caused by independent moving objects (IMOs) and ego-motion in real-time. The model segments IMOs in the event stream and predicts their future motion to proactively suppress dynamic events. The proposed lightweight architecture achieves 173 Hz inference, significantly outperforming prior state-of-the-art methods on the EVIMO benchmark and demonstrating benefits for downstream tasks like accelerating Vision Transformer inference and improving event-based visual odometry.
Suppressing motion-related noise in event camera data can boost Vision Transformer inference by 83% and improve visual odometry accuracy by 13%.
In this work, we introduce the first framework for Motion-aware Event Suppression, which learns to filter events triggered by IMOs and ego-motion in real time. Our model jointly segments IMOs in the current event stream while predicting their future motion, enabling anticipatory suppression of dynamic events before they occur. Our lightweight architecture achieves 173 Hz inference on consumer-grade GPUs with less than 1 GB of memory usage, outperforming previous state-of-the-art methods on the challenging EVIMO benchmark by 67\% in segmentation accuracy while operating at a 53\% higher inference rate. Moreover, we demonstrate significant benefits for downstream applications: our method accelerates Vision Transformer inference by 83\% via token pruning and improves event-based visual odometry accuracy, reducing Absolute Trajectory Error (ATE) by 13\%.