TL;DR
FLOT introduces a novel scene flow estimation method on point clouds using optimal transport, achieving competitive results with fewer parameters and no multiscale analysis, and revealing the importance of learned transport costs.
Contribution
The paper presents FLOT, a new approach that leverages optimal transport for scene flow estimation on point clouds, simplifying the process and reducing model complexity.
Findings
FLOT performs as well as state-of-the-art methods on synthetic and real datasets.
Most of the performance is explained by the learned transport cost.
FLOT$_0$ performs nearly as well as FLOT with simpler parameters.
Abstract
We propose and study a method called FLOT that estimates scene flow on point clouds. We start the design of FLOT by noticing that scene flow estimation on point clouds reduces to estimating a permutation matrix in a perfect world. Inspired by recent works on graph matching, we build a method to find these correspondences by borrowing tools from optimal transport. Then, we relax the transport constraints to take into account real-world imperfections. The transport cost between two points is given by the pairwise similarity between deep features extracted by a neural network trained under full supervision using synthetic datasets. Our main finding is that FLOT can perform as well as the best existing methods on synthetic and real-world datasets while requiring much less parameters and without using multiscale analysis. Our second finding is that, on the training datasets considered, most…
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.
