paper-with-me

홈 › Papers

PCSTracker: Long-Term Scene Flow Estimation for Point Cloud Sequences

2026-03-20 · Min Lin, Gangwei Xu, Xianqi Wang, Yuyi Peng, Xin Yang arxiv

Point cloud scene flow estimation is fundamental to long-term and fine-grained 3D motion analysis. However, existing methods are typically limited to pairwise settings and struggle to maintain temporal consistency over long sequences as geometry evolves, occlusions emerge, and errors accumulate. In this work, we propose PCSTracker, the first end-to-end framework specifically designed for consistent scene flow estimation in point cloud sequences. Specifically, we introduce an iterative geometry motion joint optimization module (IGMO) that explicitly models the temporal evolution of point features to alleviate correspondence inconsistencies caused by dynamic geometric changes. In addition, a spatio-temporal point trajectory update module (STTU) is proposed to leverage broad temporal context to infer plausible positions for occluded points, ensuring coherent motion estimation. To further handle long sequences, we employ an overlapping sliding-window inference strategy that alternates cross-window propagation and in-window refinement, effectively suppressing error accumulation and maintaining stable long-term motion consistency. Extensive experiments on the synthetic PointOdyssey3D and real-world ADT3D datasets show that PCSTracker achieves the best accuracy in long-term scene flow estimation and maintains real-time performance at 32.5 FPS, while demonstrating superior 3D motion understanding compared to RGB-D-based approaches.

📄 PDF Abstract BibTeX arXiv:2603.19762

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Flow Estimation

Similar Papers 제목 키워드 기반

SceneTracker: Long-term Scene Flow Estimation Network

2024-03-29 · Bo wang, Jian Li, Yang Yu, Li Liu 외

Considering the complementarity of scene flow estimation in the spatial domain's focusing capability and 3D object tracking in the temporal domain's coherence, this study aims to address a comprehensive new task that can…

3D Object TrackingObject TrackingScene Flow Estimation

Self-Supervised Scene Flow Estimation with 4-D Automotive Radar

2022-03-02 · Fangqiang Ding, Zhijun Pan, Yimin Deng, Jianning Deng 외

Scene flow allows autonomous vehicles to reason about the arbitrary motion of multiple independent objects which is the key to long-term mobile autonomy. While estimating the scene flow from LiDAR has progressed recently…

Autonomous VehiclesMotion SegmentationScene Flow EstimationSelf-Supervised Learning+1

A Conditional Adversarial Network for Scene Flow Estimation

2019-04-25 · Ravi Kumar Thakur, Snehasis Mukherjee

The problem of Scene flow estimation in depth videos has been attracting attention of researchers of robot vision, due to its potential application in various areas of robotics. The conventional scene flow methods are di…

Optical Flow EstimationScene Flow Estimation

Bi-PointFlowNet: Bidirectional Learning for Point Cloud Based Scene Flow Estimation

2022-07-15 · Wencan Cheng, Jong Hwan Ko

Scene flow estimation, which extracts point-wise motion between scenes, is becoming a crucial task in many computer vision tasks. However, all of the existing estimation methods utilize only the unidirectional features, …

Scene Flow Estimation

Scene Flow Estimation: A Survey

2016-12-08 · Zike Yan, Xuezhi Xiang

This paper is the first to review the scene flow estimation field, which analyzes and compares methods, technical challenges, evaluation methodologies and performance of scene flow estimation. Existing algorithms are cat…

Scene Flow EstimationSurvey