CVROMar 2, 2025

HiMo: High-Speed Objects Motion Compensation in Point Clouds

arXiv:2503.00803v210 citationsh-index: 54IEEE Trans robot
Originality Incremental advance
AI Analysis

It addresses a critical problem for autonomous driving systems, especially in highway and multi-LiDAR setups, by compensating for non-ego motion distortions, though it builds incrementally on scene flow estimation.

The paper tackles motion distortions in LiDAR point clouds caused by high-speed dynamic objects, which degrade data quality for autonomous vehicles, and introduces HiMo, a pipeline that improves geometric consistency and visual fidelity, validated on datasets like Argoverse 2 and ZOD.

LiDAR point cloud is essential for autonomous vehicles, but motion distortions from dynamic objects degrade the data quality. While previous work has considered distortions caused by ego motion, distortions caused by other moving objects remain largely overlooked, leading to errors in object shape and position. This distortion is particularly pronounced in high-speed environments such as highways and in multi-LiDAR configurations, a common setup for heavy vehicles. To address this challenge, we introduce HiMo, a pipeline that repurposes scene flow estimation for non-ego motion compensation, correcting the representation of dynamic objects in point clouds. During the development of HiMo, we observed that existing self-supervised scene flow estimators often produce degenerate or inconsistent estimates under high-speed distortion. We further propose SeFlow++, a real-time scene flow estimator that achieves state-of-the-art performance on both scene flow and motion compensation. Since well-established motion distortion metrics are absent in the literature, we introduce two evaluation metrics: compensation accuracy at a point level and shape similarity of objects. We validate HiMo through extensive experiments on Argoverse 2, ZOD, and a newly collected real-world dataset featuring highway driving and multi-LiDAR-equipped heavy vehicles. Our findings show that HiMo improves the geometric consistency and visual fidelity of dynamic objects in LiDAR point clouds, benefiting downstream tasks such as semantic segmentation and 3D detection. See https://kin-zhang.github.io/HiMo for more details.

Foundations

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

Your Notes