arXiv:2512.17781cs.CVcs.GR2025-12AAAI被引 2

轻量级方法实现高效3D曲面测地距离计算与形状匹配

LiteGE: Lightweight Geodesic Embedding for Efficient Geodesics Computation and Non-Isometric Shape Correspondence

  • 基于主成分分析的紧凑形状描述符,无需大型神经网络
  • 在仅300个点的稀疏点云上仍有效,内存与推理时间降低300倍
  • 适用于资源受限场景,速度比现有方法快1000倍

3D表面测地距离计算是3D视觉与几何处理中的基础任务,与形状对应密切相关。现有学习方法性能强但依赖大型3D骨干网络,导致内存占用高、延迟大,限制其在交互或资源受限环境的应用。本文提出LiteGE,通过在关键体素上对无符号距离场(UDFs)采样并应用主成分分析(PCA),构建紧凑且类别感知的形状描述符。该描述符计算高效,无需高容量网络。LiteGE在仅300点的稀疏点云上仍保持鲁棒性,而先前方法在此条件下失效。大量实验表明,相比现有神经方法,LiteGE在内存使用和推理时间上最多减少300倍。此外,通过挖掘测地距离与形状对应间的内在联系,实现了快速准确的形状匹配。该方法在非等距形状对上保持相近精度,同时比最先进的网格方法提速达1000倍,支持点云输入。

原文摘要 · Abstract (English)

Computing geodesic distances on 3D surfaces is fundamental to many tasks in 3D vision and geometry processing, with deep connections to tasks such as shape correspondence. Recent learning-based methods achieve strong performance but rely on large 3D backbones, leading to high memory usage and latency, which limit their use in interactive or resource-constrained settings. We introduce LiteGE, a lightweight approach that constructs compact, category-aware shape descriptors by applying Principal Component Analysis (PCA) to unsigned distance field (UDFs) samples at informative voxels. This descriptor is efficient to compute and removes the need for high-capacity networks. LiteGE remains robust on sparse point clouds, supporting inputs with as few as 300 points, where prior methods fail. Extensive experiments show that LiteGE reduces memory usage and inference time by up to 300$\times$ compared to existing neural approaches. In addition, by exploiting the intrinsic relationship between geodesic distance and shape correspondence, LiteGE enables fast and accurate shape matching. Our method achieves up to 1000$\times$ speedup over state-of-the-art mesh-based approaches while maintaining comparable accuracy on non-isometric shape pairs, including evaluations on point-cloud inputs.

3D几何轻量化形状匹配测地距离

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