English

Re-Evaluating LiDAR Scene Flow for Autonomous Driving

Computer Vision and Pattern Recognition 2023-12-21 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2304.02150,
  title  = {Re-Evaluating LiDAR Scene Flow for Autonomous Driving},
  author = {Nathaniel Chodosh and Deva Ramanan and Simon Lucey},
  journal= {arXiv preprint arXiv:2304.02150},
  year   = {2023}
}

Comments

WACV 2024

R2 v1 2026-06-28T09:49:59.988Z