arXiv:2608.08955cs.CV2026-08

用2D投影+视觉大模型,高效实现3D点云损伤细粒度分类。

Damage Classification for 3D Point Cloud Data via 3D Data Analysis and Vision Foundation Model-based 2D Projections

论文配图:Damage Classification for 3D Point Cloud Data via 3D Data Analysis and Vision Foundation Model-based 2D Projections
图 1 · 摘自论文原文
  • 将3D点云转为2D视图,利用视觉大模型进行损伤分析。
  • 相比传统3D方法,计算成本降低一个数量级,泛化能力更强。
  • 适合资源有限但需广泛适用的工业损伤检测场景。

3D点云数据(PCD)的细粒度损伤分类仍面临计算开销高、标注数据少的挑战。本文对比两种方法:基于3D PCD的损伤评估(3PDA)和基于2D投影的损伤评估(2PDA)。在3PDA中,使用点云分割网络PointNet提取组件,再通过拓扑数据分析(TDA)生成紧凑表征,并结合异常检测算法量化结构退化;结果表明,TDA能有效将几何特征压缩为判别性向量,且仅依赖3D PCD即可可靠区分不同损伤程度。在2PDA中,将3D PCD投影至2D视图,利用大规模视觉基础模型(VFM)实现高精度损伤检测,仅需极低计算成本。实验显示,2PDA在细粒度分类任务上表现强劲,是传统3PDA架构的轻量高效替代方案。对比表明,3PDA虽精度更高,但仅适用于特定几何对象,且计算成本显著;而2PDA精度略低,却实现约一个数量级的时间复杂度下降,并覆盖更广泛的物体类别。

原文摘要 · Abstract (English)

Fine-grained damage classification of 3D point cloud data (PCD) remains a persistent challenge, constrained by high computational demands and limited labeled data. This study examines two methods: 3D PCD-based damage assessment (3PDA) algorithm and 2D projection damage assessment (2PDA) In our 3PDA analysis algorithm, TDA is used to derive compact representations of 3D PCD segmented by pointNet, which are then integrated with anomaly detection algorithms to quantify structural degradation. We show that TDA effectively compresses geometric structure from VFM-segmented components into discriminative feature vectors and that anomaly detection models can reliably distinguish components with varying damage severity using only 3D PCD inputs. In the 2D projection analysis algorithm, we leverage large VFMs for granular damage detection by projecting 3D PCD into 2D views. These projections allow VFM based models to achieve competitive classification performance while requiring only a fraction of the computational cost associated with full 3D data processing. Our results demonstrate that 2D VFM pipelines in 2PDA can perform strongly on fine-grained damage classification tasks, highlighting their viability as lightweight, resource-efficient alternatives to traditional 3PDA architectures. Comparative evaluation shows that the 3PDA attains higher accuracy but only for a narrow subset of object geometries and at substantially higher computational cost due to its reliance on TDA and the scarcity of high-fidelity 3D datasets. In contrast, the 2PDA algorithm yields slightly lower accuracy but offers an order of magnitude reduction in time complexity and generalizes across a far broader range of object categories.

点云分析损伤检测视觉大模型轻量化

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