RMS-FlowNet++: Efficient and Robust Multi-Scale Scene Flow Estimation for Large-Scale Point Clouds
Ramy Battrawy, Ren\'e Schuster, Didier Stricker

TL;DR
RMS-FlowNet++ introduces an efficient multi-scale scene flow estimation architecture for large-scale point clouds, outperforming existing methods in speed and memory usage while maintaining high accuracy and generalization ability.
Contribution
It proposes a novel hierarchical prediction architecture with a flow embedding block that uses smaller correspondence sets and random sampling, reducing computational costs.
Findings
Achieves faster scene flow prediction than state-of-the-art methods.
Handles dense point clouds with over 250K points efficiently.
Demonstrates strong generalization to real-world KITTI scenes without fine-tuning.
Abstract
The proposed RMS-FlowNet++ is a novel end-to-end learning-based architecture for accurate and efficient scene flow estimation that can operate on high-density point clouds. For hierarchical scene f low estimation, existing methods rely on expensive Farthest-Point-Sampling (FPS) to sample the scenes, must find large correspondence sets across the consecutive frames and/or must search for correspondences at a full input resolution. While this can improve the accuracy, it reduces the overall efficiency of these methods and limits their ability to handle large numbers of points due to memory requirements. In contrast to these methods, our architecture is based on an efficient design for hierarchical prediction of multi-scale scene flow. To this end, we develop a special flow embedding block that has two advantages over the current methods: First, a smaller correspondence set is used, and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSparse Evolutionary Training
