MIT Researchers Build GIFT to Cut 2D-to-3D CAD Compute to 20%
Updated
Updated · MIT News · Jul 16
MIT Researchers Build GIFT to Cut 2D-to-3D CAD Compute to 20%
1 articles · Updated · MIT News · Jul 16
Summary
GIFT taught vision-language models to turn 2D designs into more accurate, executable 3D CAD programs while using about 20% as much computation as competing methods.
The system probes a model by having it attempt the same CAD task multiple times, then converts near-miss outputs into corrected training data alongside successful solutions.
MIT said that model-aware, task-aware data augmentation targets the main bottleneck in image-to-CAD generation: limited high-quality, diverse CAD training datasets.
Because GIFT works through inference-time scaling rather than full retraining, engineers can set a compute budget and use it to speed prototyping and potentially lower design costs.
The team presented the work at ICML and plans to extend GIFT beyond geometry to manufacturability, performance and larger CAD-generation tasks.
Can this AI create 3D designs ready for manufacturing, or just shapes that are impossible to actually build?
By teaching AI to fix its own errors, are we making it smarter or just better at hiding its core flaws?
Why did the lead creator of this AI breakthrough pivot from machine learning to the airline industry?
MIT GIFT System Delivers 80% Faster, More Accurate 2D-to-3D CAD Modeling—Redefining AI Design Workflows
Overview
MIT has announced the GIFT system, developed by Akash Srivastava's team, which marks a major breakthrough in computer-aided design. GIFT dramatically improves the efficiency and accuracy of converting 2D designs into 3D CAD models, addressing a long-standing challenge in the field. Previous methods struggled with aligning visual inputs to symbolic code and were limited by a lack of diverse data, leading to inefficiencies. GIFT overcomes these issues by leveraging advanced feedback and data augmentation strategies, making 2D-to-3D conversion faster and more reliable. This innovation promises to transform design workflows and accelerate product development.