Adversarial Self-Supervised Scene Flow Estimation
Victor Zuanazzi, Joris van Vugt, Olaf Booij, Pascal Mettes

TL;DR
This paper introduces a novel self-supervised adversarial metric learning method for scene flow estimation in 3D point clouds, achieving state-of-the-art results without manual annotations.
Contribution
It presents a new self-supervised approach with adversarial metric learning, a multi-scale triplet loss, and a benchmark for progressive evaluation of scene flow methods.
Findings
Outperforms recent neighbor-based methods
Captures motion coherence and preserves local geometry
Struggles with occlusions in complex scenes
Abstract
This work proposes a metric learning approach for self-supervised scene flow estimation. Scene flow estimation is the task of estimating 3D flow vectors for consecutive 3D point clouds. Such flow vectors are fruitful, \eg for recognizing actions, or avoiding collisions. Training a neural network via supervised learning for scene flow is impractical, as this requires manual annotations for each 3D point at each new timestamp for each scene. To that end, we seek for a self-supervised approach, where a network learns a latent metric to distinguish between points translated by flow estimations and the target point cloud. Our adversarial metric learning includes a multi-scale triplet loss on sequences of two-point clouds as well as a cycle consistency loss. Furthermore, we outline a benchmark for self-supervised scene flow estimation: the Scene Flow Sandbox. The benchmark consists of five…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Advanced Vision and Imaging · 3D Shape Modeling and Analysis
MethodsTriplet Loss
