arXiv:2503.15144cs.CV2025-03被引 1

无需源数据,让点云补全模型快速适应真实场景。

PointSFDA: Source-free Domain Adaptation for Point Cloud Completion

  • 用预训练模型+目标域无标签数据,实现无源域依赖的域自适应。
  • 分阶段蒸馏全局几何知识,提升跨域补全效果。
  • 适合在真实扫描数据上部署点云补全模型的研究者使用。

传统点云补全方法通常在合成数据集上训练,面对分布外的真实扫描时表现不佳。本文提出一种高效且简单的源域无关域自适应框架 PointSFDA,首次为点云补全任务设计了无需源数据的域自适应方法。不同于依赖标注源数据的无监督域自适应,PointSFDA仅使用预训练源模型和未标注目标数据进行适配,避免了实际场景中源数据不可获取的问题。核心贡献包括:(1)提出粗到细的蒸馏策略,显式迁移源数据中学习到的全局几何知识;(2)针对域间差异引入的噪声,设计自监督部分掩码一致性训练,学习目标域局部几何信息。大量实验表明,该方法显著提升了现有先进网络在跨域形状补全任务上的性能。代码已开源。

原文摘要 · Abstract (English)

Conventional methods for point cloud completion, typically trained on synthetic datasets, face significant challenges when applied to out-of-distribution real-world scans. In this paper, we propose an effective yet simple source-free domain adaptation framework for point cloud completion, termed \textbf{PointSFDA}. Unlike unsupervised domain adaptation that reduces the domain gap by directly leveraging labeled source data, PointSFDA uses only a pretrained source model and unlabeled target data for adaptation, avoiding the need for inaccessible source data in practical scenarios. Being the first source-free domain adaptation architecture for point cloud completion, our method offers two core contributions. First, we introduce a coarse-to-fine distillation solution to explicitly transfer the global geometry knowledge learned from the source dataset. Second, as noise may be introduced due to domain gaps, we propose a self-supervised partial-mask consistency training strategy to learn local geometry information in the target domain. Extensive experiments have validated that our method significantly improves the performance of state-of-the-art networks in cross-domain shape completion. Our code is available at \emph{\textcolor{magenta}{https://github.com/Starak-x/PointSFDA}}.

点云补全域自适应无源迁移3D感知

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