DiGS : Divergence guided shape implicit neural representation for unoriented point clouds
About
Shape implicit neural representations (INRs) have recently shown to be effective in shape analysis and reconstruction tasks. Existing INRs require point coordinates to learn the implicit level sets of the shape. When a normal vector is available for each point, a higher fidelity representation can be learned, however normal vectors are often not provided as raw data. Furthermore, the method's initialization has been shown to play a crucial role for surface reconstruction. In this paper, we propose a divergence guided shape representation learning approach that does not require normal vectors as input. We show that incorporating a soft constraint on the divergence of the distance function favours smooth solutions that reliably orients gradients to match the unknown normal at each point, in some cases even better than approaches that use ground truth normal vectors directly. Additionally, we introduce a novel geometric initialization method for sinusoidal INRs that further improves convergence to the desired solution. We evaluate the effectiveness of our approach on the task of surface reconstruction and shape space learning and show SOTA performance compared to other unoriented methods. Code and model parameters available at our project page https://chumbyte.github.io/DiGS-Site/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Surface Reconstruction | Surface Reconstruction Benchmark (SRB) 5 noisy range scans | Dist Error (c) vs GT0.19 | 15 | |
| Surface Reconstruction | ShapeNet 260 shapes 15 | sCD (mean)1.32e-4 | 9 | |
| Surface Reconstruction | ShapeNet-55 (test) | mIoU96.36 | 7 | |
| Distance Query | ShapeNet | RMSE (mean)0.1194 | 7 | |
| Surface Reconstruction | Surface Reconstruction Benchmark | Chamfer Distance (d_C)0.19 | 6 | |
| Surface Reconstruction | SRB GT | Anchor dc0.29 | 6 | |
| Surface Reconstruction | ShapeNet | Squared Chamfer Distance (Mean)1.32e-4 | 6 | |
| Surface Reconstruction | SRB Scans | Anchor DC Error0.11 | 6 | |
| Surface Reconstruction | SRB | Anchor97.67 | 5 | |
| Surface Reconstruction | Thingi10K (test) | NC (Squirrel)95.57 | 5 |