CVSep 27, 2025

CasPoinTr: Point Cloud Completion with Cascaded Networks and Knowledge Distillation

arXiv:2509.23375v11 citationsh-index: 3IROS
Originality Incremental advance
AI Analysis

This addresses the problem of incomplete point clouds for applications in real-world environments, representing an incremental improvement with a novel hybrid method.

The paper tackles point cloud completion from incomplete inputs by introducing CasPoinTr, a framework using cascaded networks and knowledge distillation, which outperforms existing methods on ShapeNet-55 in shape recovery and detail preservation.

Point clouds collected from real-world environments are often incomplete due to factors such as limited sensor resolution, single viewpoints, occlusions, and noise. These challenges make point cloud completion essential for various applications. A key difficulty in this task is predicting the overall shape and reconstructing missing regions from highly incomplete point clouds. To address this, we introduce CasPoinTr, a novel point cloud completion framework using cascaded networks and knowledge distillation. CasPoinTr decomposes the completion task into two synergistic stages: Shape Reconstruction, which generates auxiliary information, and Fused Completion, which leverages this information alongside knowledge distillation to generate the final output. Through knowledge distillation, a teacher model trained on denser point clouds transfers incomplete-complete associative knowledge to the student model, enhancing its ability to estimate the overall shape and predict missing regions. Together, the cascaded networks and knowledge distillation enhance the model's ability to capture global shape context while refining local details, effectively bridging the gap between incomplete inputs and complete targets. Experiments on ShapeNet-55 under different difficulty settings demonstrate that CasPoinTr outperforms existing methods in shape recovery and detail preservation, highlighting the effectiveness of our cascaded structure and distillation strategy.

Foundations

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

Your Notes