CVApr 4, 2023

Re-Evaluating LiDAR Scene Flow for Autonomous Driving

arXiv:2304.02150v220 citationsh-index: 91
Originality Synthesis-oriented
AI Analysis

This work reveals critical flaws in existing benchmarks for autonomous driving scene flow, potentially redirecting research efforts toward more practical solutions.

The paper found that popular LiDAR scene flow benchmarks have unrealistic characteristics, leading to misleading progress, and showed that a simple baseline combining classic processing steps outperforms all evaluated learning methods on real-world datasets.

Popular benchmarks for self-supervised LiDAR scene flow (stereoKITTI, and FlyingThings3D) have unrealistic rates of dynamic motion, unrealistic correspondences, and unrealistic sampling patterns. As a result, progress on these benchmarks is misleading and may cause researchers to focus on the wrong problems. We evaluate a suite of top methods on a suite of real-world datasets (Argoverse 2.0, Waymo, and NuScenes) and report several conclusions. First, we find that performance on stereoKITTI is negatively correlated with performance on real-world data. Second, we find that one of this task's key components -- removing the dominant ego-motion -- is better solved by classic ICP than any tested method. Finally, we show that despite the emphasis placed on learning, most performance gains are caused by pre- and post-processing steps: piecewise-rigid refinement and ground removal. We demonstrate this through a baseline method that combines these processing steps with a learning-free test-time flow optimization. This baseline outperforms every evaluated method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes