🤖 AI Summary
Fine-grained segmentation of multiple moving objects from event camera data remains challenging due to motion blur, low texture, and overlapping trajectories.
Method: This paper proposes a variational iterative motion segmentation framework. Its core innovation is the first extension of the Contrast Maximization paradigm into a variational iterative structure, where motion-hypothesis-driven foreground residual modeling and joint optimization over event streams enable coupled motion compensation and edge enhancement.
Contribution/Results: The method achieves heightened joint sensitivity to motion parameters and event inputs while maintaining robustness under complex noise. Evaluated on both public and in-house datasets, it improves segmentation accuracy by over 30% relative to state-of-the-art methods. It generates high-fidelity, edge-sharp motion-compensated images, enabling downstream motion object detection to achieve new state-of-the-art performance.
📝 Abstract
Event cameras provide rich signals that are suitable for motion estimation since they respond to changes in the scene. As any visual changes in the scene produce event data, it is paramount to classify the data into different motions (i.e., motion segmentation), which is useful for various tasks such as object detection and visual servoing. We propose an iterative motion segmentation method, by classifying events into background (e.g., dominant motion hypothesis) and foreground (independent motion residuals), thus extending the Contrast Maximization framework. Experimental results demonstrate that the proposed method successfully classifies event clusters both for public and self-recorded datasets, producing sharp, motion-compensated edge-like images. The proposed method achieves state-of-the-art accuracy on moving object detection benchmarks with an improvement of over 30%, and demonstrates its possibility of applying to more complex and noisy real-world scenes. We hope this work broadens the sensitivity of Contrast Maximization with respect to both motion parameters and input events, thus contributing to theoretical advancements in event-based motion segmentation estimation. https://github.com/aoki-media-lab/event_based_segmentation_vcmax