Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Neural Scene Flow Prior

About

Before the deep learning revolution, many perception algorithms were based on runtime optimization in conjunction with a strong prior/regularization penalty. A prime example of this in computer vision is optical and scene flow. Supervised learning has largely displaced the need for explicit regularization. Instead, they rely on large amounts of labeled data to capture prior statistics, which are not always readily available for many problems. Although optimization is employed to learn the neural network, the weights of this network are frozen at runtime. As a result, these learning solutions are domain-specific and do not generalize well to other statistically different scenarios. This paper revisits the scene flow problem that relies predominantly on runtime optimization and strong regularization. A central innovation here is the inclusion of a neural scene flow prior, which uses the architecture of neural networks as a new type of implicit regularizer. Unlike learning-based scene flow methods, optimization occurs at runtime, and our approach needs no offline datasets -- making it ideal for deployment in new environments such as autonomous driving. We show that an architecture based exclusively on multilayer perceptrons (MLPs) can be used as a scene flow prior. Our method attains competitive -- if not better -- results on scene flow benchmarks. Also, our neural prior's implicit and continuous scene flow representation allows us to estimate dense long-term correspondences across a sequence of point clouds. The dense motion information is represented by scene flow fields where points can be propagated through time by integrating motion vectors. We demonstrate such a capability by accumulating a sequence of lidar point clouds.

Xueqian Li, Jhony Kaesemodel Pontes, Simon Lucey• 2021

Related benchmarks

TaskDatasetResultRank
Scene Flow EstimationKITTI (test)
AS92.3
28
Scene Flow EstimationArgoverse 2 (test)
3-way EPE0.0606
27
LiDAR Scene Flow EstimationArgoverse v2 (val)
EPE (m) - Dynamic Foreground0.131
23
LiDAR Scene Flow EstimationWaymo Open Dataset 1.0 (val)
Dynamic Foreground EPE (m)0.0966
21
Scene Flow EstimationWaymo Open Dataset (val)--
17
Point cloud matching4DMatch (test)
NFMR18.5
16
Point cloud matching4DLoMatch (test)
NFMR1.2
16
3D Scene Flow EstimationArgoverse Scene Flow 3 (test)
EPE3D0.159
12
3D Scene Flow EstimationnuScenes Scene Flow 2 (test)
EPE3D0.1751
12
3D Scene Flow EstimationLiDAR KITTI Scene Flow 10 (test)
EPE3D0.142
12
Showing 10 of 30 rows

Other info

Follow for update