CVMay 17, 2021

HCRF-Flow: Scene Flow from Point Clouds with Continuous High-order CRFs and Position-aware Flow Embedding

arXiv:2105.07751v163 citations
Originality Incremental advance
AI Analysis

This work improves scene flow estimation for dynamic environment understanding in robotics and autonomous driving, representing an incremental advance with novel method integration.

The paper tackled the problem of scene flow estimation in 3D point clouds by addressing the limitation of per-point translational motion, introducing motion consistency and rigidity constraints. It achieved state-of-the-art performance on FlyingThings3D and KITTI datasets, significantly outperforming previous approaches.

Scene flow in 3D point clouds plays an important role in understanding dynamic environments. Although significant advances have been made by deep neural networks, the performance is far from satisfactory as only per-point translational motion is considered, neglecting the constraints of the rigid motion in local regions. To address the issue, we propose to introduce the motion consistency to force the smoothness among neighboring points. In addition, constraints on the rigidity of the local transformation are also added by sharing unique rigid motion parameters for all points within each local region. To this end, a high-order CRFs based relation module (Con-HCRFs) is deployed to explore both point-wise smoothness and region-wise rigidity. To empower the CRFs to have a discriminative unary term, we also introduce a position-aware flow estimation module to be incorporated into the Con-HCRFs. Comprehensive experiments on FlyingThings3D and KITTI show that our proposed framework (HCRF-Flow) achieves state-of-the-art performance and significantly outperforms previous approaches substantially.

Foundations

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

Your Notes