UniFlow: Zero-Shot LiDAR Scene Flow for Autonomous Vehicles
Siyi Li, Qingwen Zhang, Ishan Khatri, Kyle Vedder, Eric Eaton, Deva Ramanan, Neehar Peri

TL;DR
UniFlow is a simple yet effective model that learns from multiple LiDAR datasets to accurately estimate 3D scene flow in autonomous vehicle applications, generalizing well across sensors and unseen environments.
Contribution
The paper introduces UniFlow, a unified training approach for LiDAR scene flow that leverages multiple datasets to improve accuracy and generalization without architectural changes.
Findings
State-of-the-art performance on Waymo and nuScenes datasets.
Significant improvement on unseen datasets like TruckScenes and AEVAScenes.
Cross-dataset training benefits LiDAR scene flow estimation.
Abstract
LiDAR scene flow is the task of estimating per-point 3D motion between consecutive point clouds. Recent methods achieve centimeter-level accuracy on popular autonomous vehicle (AV) datasets, but are typically only trained and evaluated on a single sensor. In this paper, we aim to learn general motion priors that transfer to diverse and unseen LiDAR sensors. However, prior work in LiDAR semantic segmentation and 3D object detection demonstrate that naively training on multiple datasets yields worse performance than single dataset models. Interestingly, we find that this conventional wisdom does not hold for motion estimation, and that state-of-the-art scene flow methods greatly benefit from cross-dataset training without architectural modification. We posit that low-level tasks such as motion estimation may be less sensitive to sensor configuration; indeed, our analysis shows that models…
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
TopicsAdvanced Neural Network Applications · Autonomous Vehicle Technology and Safety · Robotics and Sensor-Based Localization
