English

ComplexGen: CAD Reconstruction by B-Rep Chain Complex Generation

Computer Vision and Pattern Recognition 2022-05-31 v1 Artificial Intelligence Graphics

Abstract

We view the reconstruction of CAD models in the boundary representation (B-Rep) as the detection of geometric primitives of different orders, i.e. vertices, edges and surface patches, and the correspondence of primitives, which are holistically modeled as a chain complex, and show that by modeling such comprehensive structures more complete and regularized reconstructions can be achieved. We solve the complex generation problem in two steps. First, we propose a novel neural framework that consists of a sparse CNN encoder for input point cloud processing and a tri-path transformer decoder for generating geometric primitives and their mutual relationships with estimated probabilities. Second, given the probabilistic structure predicted by the neural network, we recover a definite B-Rep chain complex by solving a global optimization maximizing the likelihood under structural validness constraints and applying geometric refinements. Extensive tests on large scale CAD datasets demonstrate that the modeling of B-Rep chain complex structure enables more accurate detection for learning and more constrained reconstruction for optimization, leading to structurally more faithful and complete CAD B-Rep models than previous results.

Keywords

Cite

@article{arxiv.2205.14573,
  title  = {ComplexGen: CAD Reconstruction by B-Rep Chain Complex Generation},
  author = {Haoxiang Guo and Shilin Liu and Hao Pan and Yang Liu and Xin Tong and Baining Guo},
  journal= {arXiv preprint arXiv:2205.14573},
  year   = {2022}
}

Comments

This article is published by ACM Trans. Graph. (SIGGRAPH 2022). This is the author's preprint version

R2 v1 2026-06-24T11:32:07.532Z