English

BRepMAE: Self-Supervised Masked BRep Autoencoders for Machining Feature Recognition

Graphics 2026-02-27 v1

Abstract

We propose a masked self-supervised learning framework, called BRepMAE, for automatically extracting a valuable representation of the input computer-aided design (CAD) model to recognize its machining features. Representation learning is conducted on a large-scale, unlabeled CAD model dataset using the geometric Attributed Adjacency Graph (gAAG) representation, derived from the boundary representation (BRep). The self-supervised network is a masked graph autoencoder (MAE) that focuses on reconstructing geometries and attributes of BRep facets, rather than graph structures. After pre-training, we fine-tune a network that contains both the encoder and a task-specific classification network for machining feature recognition (MFR). In the experiments, our fine-tuned network achieves high recognition rates with only a small amount of data (e.g., 0.1% of the training data), significantly enhancing its practicality in real-world (or private) scenarios where only limited data is available. Compared with other MFR methods, our fine-tuned network achieves a significant improvement in recognition rate with the same amount of training data, especially when the number of training samples is limited.

Keywords

Cite

@article{arxiv.2602.22701,
  title  = {BRepMAE: Self-Supervised Masked BRep Autoencoders for Machining Feature Recognition},
  author = {Can Yao and Kang Wu and Zuheng Zheng and Siyuan Xing and Xiao-Ming Fu},
  journal= {arXiv preprint arXiv:2602.22701},
  year   = {2026}
}

Comments

16 pages

R2 v1 2026-07-01T10:53:26.406Z