Awesome AI4CAD Hub Papers · Datasets · Projects
← Back to papers

Brep2Shape: Boundary and Shape Representation Alignment via Self-Supervised Transformers

arXiv 2026 62.2 method

TLDR

Brep2Shape uses self-supervised Transformers to align B-rep boundaries with shape representations via spatial point prediction from Bézier control points.

Reasoning

The paper introduces a novel self-supervised method to bridge the gap between continuous and discrete B-rep representations, with a Dual Transformer and topology attention. Strengths include state-of-the-art accuracy and convergence; weaknesses are limited scope (only B-rep alignment, not generative tasks) and lack of explicit real-world dataset details in abstract.

Read-first score

Read-first score 62.2, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 58.

Recency 8%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Reproducibility 25%
85

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=True; dataset=False; markers=code,github,repository

Methodology quality 25%
70

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=experiment,metric,result

Topical relevance 42%
36.2

Uses existing LLM keyword relevance scores normalized to 0-100. AI for CAD,computer-aided design,neural CAD,generative CAD,parametric CAD,B-Rep,boundary representation,constructive solid geometry,CSG,sketch extrusion,CAD generation,CAD reconstruction,text-to-CAD,image-to-CAD,point cloud to CAD,CAD program

Field roles

FrontierMethodology anchorReproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 39.

Keyword Scores

computer-aided design
10
B-Rep
10
boundary representation
10
neural CAD
9
AI for CAD
8
parametric CAD
5
generative CAD
3
CAD reconstruction
2
CAD program
1
constructive solid geometry
0
CSG
0
sketch extrusion
0
CAD generation
0
text-to-CAD
0
image-to-CAD
0
point cloud to CAD
0

Deep Analysis

Innovations

  • Self-supervised pre-training aligning boundary representations (B-rep) with shape representations
  • Geometry-aware task predicting dense spatial points from parametric Bézier control points
  • Dual Transformer backbone with parallel streams for surface and curve tokens
  • Topology attention to model interdependencies between surfaces and curves

Methodology

Brep2Shape is a self-supervised pre-training method that uses a Dual Transformer backbone to independently encode surface and curve tokens, with topology attention to capture their interdependencies. The model is trained on a geometry-aware task to predict dense spatial points from Bézier control points, aligning abstract B-rep with intuitive shape representations.

Key Results

Brep2Shape achieves state-of-the-art accuracy and faster convergence across various downstream tasks, demonstrating significant scalability.

Tags

LGAI