arXiv:2504.12456cs.CV2025-04被引 1

通过多视角投影提升点云分类的跨域泛化能力

DG-MVP: 3D Domain Generalization via Multiple Views of Point Clouds for Classification

  • 用多视角2D投影替代单一3D点云,缓解缺失点问题
  • 在PointDA-10和Sim-to-Real上超越基线方法,实现实域迁移
  • 适合关注合成到真实场景泛化的研究人员

深度神经网络在3D点云分类中表现优异,但依赖大规模标注数据集,而这类数据构建成本高。相比之下,从CAD模型采样点云更易实现,但其数据规则、无遮挡与缺失点,与真实激光雷达数据存在显著域差异。因此,提升模型在不同点云域间的泛化能力至关重要。现有方法多采用基于点的主干网络提取特征,但经分析发现,点式方法因最大池化操作丢弃大量点特征,造成资源浪费,尤其在域泛化这一挑战更大的任务中更为明显。为此,本文提出一种新方法:利用3D点云的多个2D投影,缓解缺失点问题,并设计简单有效的卷积模型提取特征。在PointDA-10和Sim-to-Real基准上的实验表明,该方法优于多种基线,在从合成域到真实域的迁移中表现良好。

原文摘要 · Abstract (English)

Deep neural networks have achieved significant success in 3D point cloud classification while relying on large-scale, annotated point cloud datasets, which are labor-intensive to build. Compared to capturing data with LiDAR sensors and then performing annotation, it is relatively easier to sample point clouds from CAD models. Yet, data sampled from CAD models is regular, and does not suffer from occlusion and missing points, which are very common for LiDAR data, creating a large domain shift. Therefore, it is critical to develop methods that can generalize well across different point cloud domains. %In this paper, we focus on the 3D point cloud domain generalization problem. Existing 3D domain generalization methods employ point-based backbones to extract point cloud features. Yet, by analyzing point utilization of point-based methods and observing the geometry of point clouds from different domains, we have found that a large number of point features are discarded by point-based methods through the max-pooling operation. This is a significant waste especially considering the fact that domain generalization is more challenging than supervised learning, and point clouds are already affected by missing points and occlusion to begin with. To address these issues, we propose a novel method for 3D point cloud domain generalization, which can generalize to unseen domains of point clouds. Our proposed method employs multiple 2D projections of a 3D point cloud to alleviate the issue of missing points and involves a simple yet effective convolution-based model to extract features. The experiments, performed on the PointDA-10 and Sim-to-Real benchmarks, demonstrate the effectiveness of our proposed method, which outperforms different baselines, and can transfer well from synthetic domain to real-world domain.

3D点云域泛化多视角点云分类

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