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

Masked BRep Autoencoder via Hierarchical Graph Transformer

arXiv 2026 52.2 method

TLDR

Self-supervised masked BRep autoencoder with hierarchical graph transformer learns CAD representations for downstream tasks with limited labeled data.

Reasoning

The paper presents a novel self-supervised framework combining masked autoencoding and hierarchical graph transformers for BRep models, achieving strong performance on classification, segmentation, and feature recognition. Strengths include the innovative architecture and effective use of unlabeled data; weaknesses are the lack of explicit real-world dataset details and limited scope to representation learning rather than generation.

Read-first score

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

Recency 8%
100

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

Methodology quality 25%
70

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

Reproducibility 25%
46

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

Topical relevance 42%
35.6

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 anchor

Rank sensitivity

Stability: volatile; rank range: 27.

Keyword Scores

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

Deep Analysis

Innovations

  • Masked graph autoencoder that reconstructs randomly masked geometries and attributes of BReps for self-supervised representation learning
  • Hierarchical graph Transformer architecture with cross-scale mutual attention block for long-range geometric dependencies and GNN block for local topological information fusion

Methodology

A masked graph autoencoder is pretrained on a large-scale unlabeled BRep dataset by randomly masking and reconstructing geometries and attributes. The encoder uses a hierarchical graph Transformer that combines a cross-scale mutual attention block to capture long-range dependencies and a GNN block for local topology. After pretraining, the decoder is replaced with a task-specific network fine-tuned on small labeled data for downstream tasks.

Key Results

The model achieves high performance on part classification, modeling segmentation, and machining feature recognition, significantly outperforming other methods especially when labeled training data is very limited.

Tags

GRLG