English

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

Computer Vision and Pattern Recognition 2025-01-22 v1 Machine Learning Robotics

Abstract

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.

Keywords

Cite

@article{arxiv.2407.10802,
  title  = {Motion-prior Contrast Maximization for Dense Continuous-Time Motion Estimation},
  author = {Friedhelm Hamann and Ziyun Wang and Ioannis Asmanis and Kenneth Chaney and Guillermo Gallego and Kostas Daniilidis},
  journal= {arXiv preprint arXiv:2407.10802},
  year   = {2025}
}

Comments

24 pages, 8 figures, 8 tables, Project Page: https://github.com/tub-rip/MotionPriorCMax

R2 v1 2026-06-28T17:41:24.516Z