Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Yohanes Yudhi Adikusuma, Qixing Huang, Ying He• 2025

Related benchmarks

TaskDatasetResultRank
3D shape matchingSMAL
AUC79.3
8
Shape CorrespondenceSMAL Remeshed
AUC74
4
Geodesic Distance PredictionSMAL 300 samples
Mean L1 Error3.4
2
Geodesic Distance PredictionSMAL 2000 samples
Mean L1 Error2.3
2
Shape CorrespondenceSMAL Anisotropic
AUC74.3
2
Geodesic Distance PredictionFAUST 700 samples
Median L1 Error2.6
1
Geodesic Distance PredictionObjaverse-XL 2000 samples
Median L1 Error3.9
1
Shape CorrespondenceSMAL Point Cloud 8K
AUC71.5
1
Shape CorrespondenceSMAL Point Cloud 500
AUC69.2
1
Showing 9 of 9 rows

Other info

Follow for update