Implicit Conversion of Manifold B-Rep Solids by Neural Halfspace Representation

Hao-Xiang Guo 12    Yang Liu 2    Hao Pan 2    Baining Guo 2
1 Tsinghua University    2 Microsoft Research Asia   
ACM Transactions on Graphics (Proceedings of SIGGRAPH Asia 2022)

Abstract

We present a novel implicit representation -- neural halfspace representation, to convert manifold B-Rep solids to implicit representation. NH-Rep is a Boolean tree built on a set of implicit functions represented by neural network, and the composite Boolean function is capable of representing solid geometry while preserving sharp features. We propose an efficient algorithm to extract the Boolean tree from a Manifold B-Rep solid and devise a neural-network-based optimization approach to compute implicit functions.
We demonstrate the high quality offered by our conversion algorithm on ten thousand manifold B-Rep CAD models that contain various curved patches including NURBS, and the superiority of our learning approach over other representative implicit conversion algorithms in terms of surface reconstruction, sharp feature preservation, signed distance field approximation, and robustness to various surface geometry, as well as applications supported by NH-Rep.

Paper [PDF]

Appendix [PDF]

Code [Github]

Citation [BibTeX]

Hao-Xiang Guo, Yang Liu, Hao Pan and Baining Guo. 2022. Implicit Conversion of Manifold B-Rep Solids by Neural Halfspace Representation. ACM Trans. Graph. 41, 6, Article 276 (2022), 15 pages.