AIResearch AIResearch
Back to articles
Data

AI Achieves Perfect CAD Model Generation

A new AI method creates computer-aided design models with 100% success rate, ensuring watertight and topologically correct structures for manufacturing.

AI Research
March 26, 2026
3 min read
AI Achieves Perfect CAD Model Generation

A new AI can generate computer-aided design (CAD) models with unprecedented reliability, achieving a 100% success rate in producing watertight and topologically correct structures. This breakthrough, detailed in a recent paper, addresses a critical in manufacturing and design, where ensuring models are solid and free of gaps is essential for real-world production. The approach uses volumetric distance functions to represent CAD geometry, making it robust and consistent compared to previous s that often struggled with errors.

The researchers discovered that their , called B-Rep Distance Functions (BR-DF), consistently converts AI-generated representations into valid CAD models without failure. This is a significant improvement over state-of-the-art techniques, which had success rates as low as 46.1% in some cases. The key finding is that BR-DF combines a signed distance function (SDF) for surface geometry with per-face unsigned distance functions (UDFs) to encode vertices, edges, faces, and their connectivity, ensuring watertightness and proper topology every time.

Ology involves a two-stage process: first, a bounding box generation module predicts the positions of faces in the CAD model, and then a multi-branch latent diffusion model with a 3D U-Net backbone generates the SDF and UDFs. The researchers extended the classic Marching Cubes algorithm to a new Marching Cubes and Triangles (MCT) algorithm, which extracts faceted B-Rep models from the BR-DF representation. This conversion process is guaranteed to succeed, as demonstrated in experiments on datasets like DeepCAD and ABC, where it never failed to produce valid models.

From the paper show that the BR-DF generative model matches the performance of leading s in metrics like Coverage (COV) and Minimum Matching Distance (MMD), with scores such as 73.7% COV and 1.09 MMD on the DeepCAD dataset. More importantly, it achieved a 100% valid rate, meaning every generated model was watertight and topologically correct, compared to 62.9% for BrepGen and 46.1% for DeepCAD. The MCT algorithm's robustness was confirmed through reconstruction evaluations, where it achieved 0% invalid rate and 100% same topology rate, with Chamfer Distances as low as 6.6e-4, indicating high accuracy.

Of this work are substantial for industries relying on CAD, such as automotive, aerospace, and consumer electronics, where design errors can lead to costly manufacturing defects. By guaranteeing watertight models, this AI reduces the need for manual corrections and speeds up the design-to-production pipeline. It also enables more reliable generative AI tools for designers, allowing them to explore complex shapes without worrying about structural integrity. The paper suggests that BR-DF could play a key role in developing future CAD generative models, similar to how Marching Cubes revolutionized raster geometry modeling decades ago.

Despite its successes, has limitations, as noted in the paper. Failure cases occur in thin geometries or when irregular meshes are generated, though these are due to defects in the generative model rather than the MCT algorithm itself. The approach is currently limited to models with up to 40 faces to manage memory usage, and it produces faceted B-Reps that require conversion to standard B-Rep formats using existing CAD software tools. Future work could focus on improving generation quality for more complex models and handling higher face counts to broaden applicability.

Original Source

Read the complete research paper

View on arXiv

About the Author

Guilherme A.

Guilherme A.

Former dentist (MD) from Brazil, 41 years old, husband, and AI enthusiast. In 2020, he transitioned from a decade-long career in dentistry to pursue his passion for technology, entrepreneurship, and helping others grow.

Connect on LinkedIn