LoGDesc: Local geometric features aggregation for robust point cloud registration
Karim Slimani, Brahim Tamadazte, Catherine Achard

TL;DR
This paper presents LoGDesc, a hybrid 3D point cloud descriptor combining geometric properties and learned features, improving registration robustness especially in noisy or low-overlap scenarios.
Contribution
Introduces a novel hybrid descriptor that integrates geometric analysis with learning-based feature propagation for robust point cloud registration.
Findings
Effective on noisy point clouds
Performs well with low overlap data
Outperforms existing methods in key benchmarks
Abstract
This paper introduces a new hybrid descriptor for 3D point matching and point cloud registration, combining local geometrical properties and learning-based feature propagation for each point's neighborhood structure description. The proposed architecture first extracts prior geometrical information by computing each point's planarity, anisotropy, and omnivariance using a Principal Components Analysis (PCA). This prior information is completed by a descriptor based on the normal vectors estimated thanks to constructing a neighborhood based on triangles. The final geometrical descriptor is propagated between the points using local graph convolutions and attention mechanisms. The new feature extractor is evaluated on ModelNet40, Bunny Stanford dataset, KITTI and MVP (Multi-View Partial)-RG for point cloud registration and shows interesting results, particularly on noisy and low overlapping…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis · Image Processing and 3D Reconstruction
MethodsSoftmax · Attention Is All You Need
