pith. sign in

arxiv: 2602.22284 · v3 · pith:CXFZBGMXnew · submitted 2026-02-25 · 💻 cs.LG

BrepCoder: A Unified Multimodal Large Language Model for Multi-task B-rep Reasoning

classification 💻 cs.LG
keywords b-reptasksbrepcodercodelanguagelargemodeldesign
0
0 comments X
read the original abstract

Recent advancements in deep learning have actively addressed complex challenges within the Computer-Aided Design (CAD) domain.However, most existing approaches rely on task-specifi c models requiring structural modifi cations for new tasks, and they predominantly focus on point clouds or images rather than the industry-standard Boundary Representation (B-rep) format. To address these limitations, we propose BrepCoder, a unifi ed Multimodal Large Language Model (MLLM) that performs diverse CAD tasks from B-rep inputs. By leveraging the code generation capabilities of Large Language Models (LLMs), we convert CAD modeling sequences into Python-like code and align them with B-rep. We then adopt a two-stage training strategy: First, pre-training on reverse engineering to learn geometric features and design logic. Second, eff ectively extending the model to various downstream tasks such as completion, error correction, and CAD-QA. Consequently, by interpreting B-rep as structural code, BrepCoder achieves superior generalization across diverse tasks, demonstrating its potential as a general-purpose CAD agent.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. BRepCLIP: Contrastive Multimodal Pretraining on BRep Primitives for CAD Understanding

    cs.CV 2026-06 unverdicted novelty 7.0

    BRepCLIP is the first contrastive pretraining framework that tokenizes BRep CAD geometry into surface and curve vocabularies and aligns the resulting embeddings with CLIP text and image encoders, reporting large gains...