AutoBrep: Autoregressive B-Rep Generation with Unified Topology and Geometry
Xiang Xu, Pradeep Kumar Jayaraman, Joseph G. Lambourne, Yilin Liu, Durvesh Malpure, Pete Meltzer

TL;DR
AutoBrep introduces a Transformer-based method for end-to-end generation of B-Rep models, unifying topology and geometry encoding to produce high-quality, watertight CAD models efficiently.
Contribution
It presents a novel unified tokenization scheme and autoregressive Transformer model for B-Rep generation, improving quality, validity, and scalability over previous methods.
Findings
Outperforms baselines in quality and watertightness
Scalable to complex solids with good fidelity
Supports user-controllable CAD generation
Abstract
The boundary representation (B-Rep) is the standard data structure used in Computer-Aided Design (CAD) for defining solid models. Despite recent progress, directly generating B-Reps end-to-end with precise geometry and watertight topology remains a challenge. This paper presents AutoBrep, a novel Transformer model that autoregressively generates B-Reps with high quality and validity. AutoBrep employs a unified tokenization scheme that encodes both geometric and topological characteristics of a B-Rep model as a sequence of discrete tokens. Geometric primitives (i.e., surfaces and curves) are encoded as latent geometry tokens, and their structural relationships are defined as special topological reference tokens. Sequence order in AutoBrep naturally follows a breadth first traversal of the B-Rep face adjacency graph. At inference time, neighboring faces and edges along with their…
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 Shape Modeling and Analysis · Manufacturing Process and Optimization · Topology Optimization in Engineering
