arXiv:2511.05308cs.CVcs.AI2025-11中稿 · International Conf…被引 3

改进点云生成评估指标与架构,提升生成质量与评价可靠性

Rethinking Metrics and Diffusion Architecture for 3D Point Cloud Generation

  • 用密度感知距离替代传统切比雪夫距离,增强评估鲁棒性
  • 提出法向一致性新指标,更好捕捉表面几何相似性
  • 基于注意力机制设计扩散点云生成模型,性能达新基准

随着3D点云在现代技术中的核心地位日益凸显,对先进生成模型和可靠评估指标的需求急剧增长。本文首先揭示,当前广泛使用的评估指标(尤其是基于切比雪夫距离CD的)对缺陷不敏感,难以准确反映几何保真度和局部形状一致性。我们进一步证明,在距离计算前引入样本对齐,并以密度感知切比雪夫距离(DCD)替代原版CD,是确保评估一致性和鲁棒性的关键步骤。现有指标多聚焦于3D欧氏坐标直接比较,本文提出新指标表面法向一致性(SNC),通过比较估计点法向来近似表面相似性。该指标与传统指标结合,可更全面评估生成样本质量。最后,基于序列化块注意力等近期点云分析中的变压器进展,提出新型生成架构——扩散点云变换器(Diffusion Point Transformer)。在ShapeNet数据集上进行大量实验对比,结果表明该模型在生成点云质量方面显著优于此前方法,达到新基准。代码已开源。

原文摘要 · Abstract (English)

As 3D point clouds become a cornerstone of modern technology, the need for sophisticated generative models and reliable evaluation metrics has grown exponentially. In this work, we first expose that some commonly used metrics for evaluating generated point clouds, particularly those based on Chamfer Distance (CD), lack robustness against defects and fail to capture geometric fidelity and local shape consistency when used as quality indicators. We further show that introducing samples alignment prior to distance calculation and replacing CD with Density-Aware Chamfer Distance (DCD) are simple yet essential steps to ensure the consistency and robustness of point cloud generative model evaluation metrics. While existing metrics primarily focus on directly comparing 3D Euclidean coordinates, we present a novel metric, named Surface Normal Concordance (SNC), which approximates surface similarity by comparing estimated point normals. This new metric, when combined with traditional ones, provides a more comprehensive evaluation of the quality of generated samples. Finally, leveraging recent advancements in transformer-based models for point cloud analysis, such as serialized patch attention , we propose a new architecture for generating high-fidelity 3D structures, the Diffusion Point Transformer. We perform extensive experiments and comparisons on the ShapeNet dataset, showing that our model outperforms previous solutions, particularly in terms of quality of generated point clouds, achieving new state-of-the-art. Code available at https://github.com/matteo-bastico/DiffusionPointTransformer.

点云生成扩散模型评估指标三维重建

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