arXiv:2509.23375cs.CV2025-09中稿 · IROS2025被引 1

用级联网络与知识蒸馏提升点云补全效果

CasPoinTr: Point Cloud Completion with Cascaded Networks and Knowledge Distillation

  • 分两阶段:先生成辅助形状信息,再融合完成补全
  • 在ShapeNet-55上比现有方法更优,细节保留更好
  • 适合需要高精度点云重建的3D应用开发者

真实环境中采集的点云常因传感器分辨率有限、单视角、遮挡和噪声导致不完整,影响下游应用。点云补全面临的核心挑战是从高度不完整的输入中恢复整体形状并重建缺失区域。为此,我们提出CasPoinTr,一种基于级联网络与知识蒸馏的新框架。该框架将补全任务分解为两个协同阶段:形状重建阶段生成辅助信息,融合完成阶段结合该信息与知识蒸馏生成最终输出。通过知识蒸馏,教师模型在稠密点云上训练所学得的不完整-完整关联知识被传递给学生模型,增强其对整体形状的估计与缺失区域的预测能力。级联结构与蒸馏策略共同提升了模型捕捉全局形状上下文与精炼局部细节的能力,有效弥合了不完整输入与完整目标之间的差距。在ShapeNet-55不同难度设置下的实验表明,CasPoinTr在形状恢复与细节保持方面均优于现有方法,验证了其级联结构与蒸馏策略的有效性。

原文摘要 · Abstract (English)

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.

点云补全知识蒸馏3D重建

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。