Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

cadrille: Multi-modal CAD Reconstruction with Reinforcement Learning

About

Computer-Aided Design (CAD) plays a central role in engineering and manufacturing, making it possible to create precise and editable 3D models. Using a variety of sensor or user-provided data as inputs for CAD reconstruction can democratize access to design applications. However, existing methods typically focus on a single input modality, such as point clouds, images, or text, which limits their generalizability and robustness. Leveraging recent advances in vision-language models (VLM), we propose a multi-modal CAD reconstruction model that simultaneously processes all three input modalities. Inspired by large language model (LLM) training paradigms, we adopt a two-stage pipeline: supervised fine-tuning (SFT) on large-scale procedurally generated data, followed by reinforcement learning (RL) fine-tuning using online feedback, obtained programatically. Furthermore, we are the first to explore RL fine-tuning of LLMs for CAD tasks demonstrating that online RL algorithms such as Group Relative Preference Optimization (GRPO) outperform offline alternatives. In the DeepCAD benchmark, our SFT model outperforms existing single-modal approaches in all three input modalities simultaneously. More importantly, after RL fine-tuning, cadrille sets new state-of-the-art on three challenging datasets, including a real-world one. Code is avaliable at https://github.com/col14m/cadrille .

Maksim Kolodiazhnyi, Denis Tarasov, Dmitrii Zhemchuzhnikov, Alexander Nikulin, Ilya Zisman, Anna Vorontsova, Anton Konushin, Vladislav Kurenkov, Danila Rukhovich• 2025

Related benchmarks

TaskDatasetResultRank
Single-image CAD reconstructionDeepCAD
CD0.21
7
CAD reconstruction from multi-view imagesDeepCAD (test)
CD0.17
6
CAD reconstruction from point cloudsDeepCAD (test)
CD0.17
6
CAD reconstruction from point cloudsFusion360 (test)
Chamfer Distance0.17
6
CAD reconstruction from point cloudsReal-world CC3D (test)
CD0.47
6
CAD reconstruction from multi-view imagesFusion360 (test)
Chamfer Distance (CD)0.17
5
CAD reconstruction from multi-view imagesCC3D (test)
Chamfer Distance (CD)0.57
5
Showing 7 of 7 rows

Other info

Follow for update