CVLGSep 22, 2020

Self-Supervised Learning of Non-Rigid Residual Flow and Ego-Motion

arXiv:2009.10467v268 citations
Originality Incremental advance
AI Analysis

This work addresses scene flow estimation for 3D vision applications, offering an incremental improvement by integrating decomposition and self-supervision.

The paper tackles the problem of scene flow estimation in dynamic 3D scenes by decomposing it into non-rigid residual flow and ego-motion flow, and introduces self-supervisory signals based on temporal consistency. The result is a method that outperforms current state-of-the-art supervised methods.

Most of the current scene flow methods choose to model scene flow as a per point translation vector without differentiating between static and dynamic components of 3D motion. In this work we present an alternative method for end-to-end scene flow learning by joint estimation of non-rigid residual flow and ego-motion flow for dynamic 3D scenes. We propose to learn the relative rigid transformation from a pair of point clouds followed by an iterative refinement. We then learn the non-rigid flow from transformed inputs with the deducted rigid part of the flow. Furthermore, we extend the supervised framework with self-supervisory signals based on the temporal consistency property of a point cloud sequence. Our solution allows both training in a supervised mode complemented by self-supervisory loss terms as well as training in a fully self-supervised mode. We demonstrate that decomposition of scene flow into non-rigid flow and ego-motion flow along with an introduction of the self-supervisory signals allowed us to outperform the current state-of-the-art supervised methods.

Foundations

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

Your Notes