FastPCI: Motion-Structure Guided Fast Point Cloud Frame Interpolation
Tianyu Zhang, Guocheng Qian, Jin Xie, and Jian Yang

TL;DR
FastPCI introduces a novel Pyramid Convolution-Transformer architecture with a dual-direction motion-structure block for efficient and accurate point cloud frame interpolation, significantly outperforming existing methods in accuracy and speed.
Contribution
The paper proposes a hybrid Convolution-Transformer model with a pyramid network and a dual-direction motion-structure block for improved point cloud frame interpolation.
Findings
Outperforms state-of-the-art methods in accuracy (e.g., 26.6% reduction in Chamfer Distance)
Achieves over 10x and 600x faster inference speeds compared to previous methods
Demonstrates significant improvements on KITTI dataset
Abstract
Point cloud frame interpolation is a challenging task that involves accurate scene flow estimation across frames and maintaining the geometry structure. Prevailing techniques often rely on pre-trained motion estimators or intensive testing-time optimization, resulting in compromised interpolation accuracy or prolonged inference. This work presents FastPCI that introduces Pyramid Convolution-Transformer architecture for point cloud frame interpolation. Our hybrid Convolution-Transformer improves the local and long-range feature learning, while the pyramid network offers multilevel features and reduces the computation. In addition, FastPCI proposes a unique Dual-Direction Motion-Structure block for more accurate scene flow estimation. Our design is motivated by two facts: (1) accurate scene flow preserves 3D structure, and (2) point cloud at the previous timestep should be reconstructable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptical measurement and interference techniques · Advanced Vision and Imaging · Advanced Optical Sensing Technologies
