Search papers, labs, and topics across Lattice.
The paper introduces VisCAD, a foundation model suite that enhances AI-assisted computer-aided design (CAD) for industrial products by integrating part-level and assembly-level generation capabilities. VisCAD-M1, the core model with 27 billion parameters, is trained to effectively translate diverse user intents into executable CAD programs, achieving superior performance on benchmark datasets like PubCADBench and RealCADBench. Notably, it surpasses the strongest frontier model in part-level design generation by achieving a score of 0.5540, and further improvements are realized when VisCAD-M1 is used as a test-time verifier, raising the score to 0.5797.
VisCAD-M1 outperforms existing models in CAD design by effectively bridging the gap between user intent and executable design, achieving a new state of the art.
AI-assisted computer-aided design (CAD) for industrial products involves two challenging phases. Part-level generation maps diverse forms of user intent, including renders, text descriptions, 2D drawings, and real photographs, to executable programs in a CAD domain-specific language. Assembly-level generation must additionally handle interacting parts, plan mating relations, estimate poses, and place all parts correctly. Existing specialized CAD models are commonly trained on narrow input domains, such as renders or texts, and often generalize poorly, while general-purpose frontier models cover broader inputs but perform inconsistently across CAD domains. We present VisCAD, a foundation model suite designed to provide both broad generalization and strong CAD capability for realistic industrial products. At its core is VisCAD-M1, a 27B model trained through mid-training and post-training for part-level design generation. On PubCADBench and RealCADBench, VisCAD-M1 achieves the highest average part-level score among the evaluated models, reaching 0.5540 compared with 0.5496 for the strongest frontier model. Reusing VisCAD-M1 as a test-time verifier can further raise the score to 0.5797, an approximately 5 percent relative improvement over the previous state of the art. VisCAD also includes a domain-specific harness that leverages frontier models for complex assembly generation and demonstrates advantages over general-purpose harnesses in both quantitative and qualitative evaluations.