English

PLLM: Pseudo-Labeling Large Language Models for CAD Program Synthesis

Computer Vision and Pattern Recognition 2026-02-16 v1

Abstract

Recovering Computer-Aided Design (CAD) programs from 3D geometries is a widely studied problem. Recent advances in large language models (LLMs) have enabled progress in CAD program synthesis, but existing methods rely on supervised training with paired shape-program data, which is often unavailable. We introduce PLLM, a self-training framework for CAD program synthesis from unlabeled 3D shapes. Given a pre-trained CAD-capable LLM and a shape dataset, PLLM iteratively samples candidate programs, selects high-fidelity executions, and augments programs to construct synthetic program-shape pairs for fine-tuning. We experiment on adapting CAD-Recode from DeepCAD to the unlabeled ABC dataset show consistent improvements in geometric fidelity and program diversity.

Keywords

Cite

@article{arxiv.2602.12561,
  title  = {PLLM: Pseudo-Labeling Large Language Models for CAD Program Synthesis},
  author = {Yuanbo Li and Dule Shu and Yanying Chen and Matt Klenk and Daniel Ritchie},
  journal= {arXiv preprint arXiv:2602.12561},
  year   = {2026}
}
R2 v1 2026-07-01T10:34:44.407Z