TL;DR
FutureCAD is a novel framework that combines large language models and B-Rep grounding to generate high-fidelity CAD models from natural language descriptions, bridging the gap between parametric and boundary representation methods.
Contribution
It introduces a text-to-CAD pipeline using LLMs and a B-Rep grounding transformer, along with a new CAD dataset and training strategies for improved AI-driven CAD modeling.
Findings
Achieves state-of-the-art CAD generation performance.
Generates executable CadQuery scripts from natural language.
Enables natural language specification of geometric primitives.
Abstract
The field of Computer-Aided Design (CAD) generation has made significant progress in recent years. Existing methods typically fall into two separate categories: parametric CAD modeling and direct boundary representation (B-Rep) synthesis. In modern feature-based CAD systems, parametric modeling and B-Rep are inherently intertwined, as advanced parametric operations (e.g., fillet and chamfer) require explicit selection of B-Rep geometric primitives, and the B-Rep itself is derived from parametric operations. Consequently, this paradigm gap remains a critical factor limiting AI-driven CAD modeling for complex industrial product design. This paper presents FutureCAD, a novel text-to-CAD framework that leverages large language models (LLMs) and a B-Rep grounding transformer (BRepGround) for high-fidelity CAD generation. Our method generates executable CadQuery scripts, and introduces a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
