CVLGROJul 15, 2024

Motion-prior Contrast Maximization for Dense Continuous-Time Motion Estimation

arXiv:2407.10802v125 citationsh-index: 38Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of motion estimation for event cameras, which are useful in challenging visual conditions, by providing an incremental improvement over existing methods through a novel loss formulation.

The paper tackles the challenge of adapting optical flow and point-tracking methods to event camera data by introducing a self-supervised loss that combines Contrast Maximization with a non-linear motion prior, resulting in a 29% improvement in zero-shot performance on the EVIMO2 dataset and state-of-the-art self-supervised performance on the DSEC optical flow benchmark.

Current optical flow and point-tracking methods rely heavily on synthetic datasets. Event cameras are novel vision sensors with advantages in challenging visual conditions, but state-of-the-art frame-based methods cannot be easily adapted to event data due to the limitations of current event simulators. We introduce a novel self-supervised loss combining the Contrast Maximization framework with a non-linear motion prior in the form of pixel-level trajectories and propose an efficient solution to solve the high-dimensional assignment problem between non-linear trajectories and events. Their effectiveness is demonstrated in two scenarios: In dense continuous-time motion estimation, our method improves the zero-shot performance of a synthetically trained model on the real-world dataset EVIMO2 by 29%. In optical flow estimation, our method elevates a simple UNet to achieve state-of-the-art performance among self-supervised methods on the DSEC optical flow benchmark. Our code is available at https://github.com/tub-rip/MotionPriorCMax.

Code Implementations1 repo
Foundations

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

Your Notes