CADFit: Precise Mesh-to-CAD Program Generation with Hybrid Optimization
TLDR
CADFit uses hybrid optimization to recover editable parametric CAD construction sequences from meshes, outperforming existing methods in accuracy and validity.
Reasoning
The paper introduces a novel hybrid optimization framework for mesh-to-CAD reconstruction, achieving strong results on benchmarks. However, it lacks learning-based components and may have scalability limitations.
Read-first score
Read-first score 70.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 82.
Field roles
Rank sensitivity
Stability: volatile; rank range: 13.
Keyword Scores
Deep Analysis
Innovations
- Hybrid optimization-based CAD reconstruction that incrementally fits and validates parametric operations using geometric feedback
- IoU-driven optimization over structured CAD programs
- Support for rich operations including extrusions, revolutions, fillets, and chamfers
- Multimodal pipeline for end-to-end reconstruction from images
Methodology
CADFit reconstructs CAD construction sequences from meshes by incrementally fitting parametric operations (extrusions, revolutions, fillets, chamfers) and validating them via geometric feedback. The reconstruction is formulated as an IoU-driven optimization over structured CAD programs. A multimodal extension combines image-based geometry reconstruction with CADFit for end-to-end image-to-CAD.
Key Results
CADFit outperforms state-of-the-art mesh-to-CAD methods in volumetric Intersection-over-Union and Chamfer Distance, and substantially reduces the Invalid Ratio of reconstructed CAD programs, especially for complex designs.