Deep Point Cloud Normal Estimation via Triplet Learning
Weijia Wang, Xuequan Lu, Dasith de Silva Edirimuni, Xiao Liu, Antonio, Robles-Kelly

TL;DR
This paper introduces a novel two-phase deep learning approach for normal estimation on 3D point clouds, improving accuracy at sharp features and robustness to noise by learning local patch representations with triplet networks.
Contribution
It proposes a triplet learning-based feature encoding method combined with a simple normal regression network, enhancing normal estimation accuracy and feature preservation.
Findings
Better preservation of sharp features in normal estimation.
Improved accuracy on CAD-like shapes.
Smaller network size with competitive performance.
Abstract
Normal estimation on 3D point clouds is a fundamental problem in 3D vision and graphics. Current methods often show limited accuracy in predicting normals at sharp features (e.g., edges and corners) and less robustness to noise. In this paper, we propose a novel normal estimation method for point clouds. It consists of two phases: (a) feature encoding which learns representations of local patches, and (b) normal estimation that takes the learned representation as input and regresses the normal vector. We are motivated that local patches on isotropic and anisotropic surfaces have similar or distinct normals, and that separable features or representations can be learned to facilitate normal estimation. To realise this, we first construct triplets of local patches on 3D point cloud data, and design a triplet network with a triplet loss for feature encoding. We then design a simple network…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Vision and Imaging · Optical measurement and interference techniques
MethodsTriplet Loss
