Seek-CAD: A Self-refined Generative Modeling for 3D Parametric CAD Using Local Inference via DeepSeek
TLDR
Seek-CAD uses locally deployed DeepSeek-R1 with visual and CoT feedback for training-free parametric CAD generation, introducing a new SSR dataset.
Reasoning
The paper presents a novel training-free approach using an open-source LLM for CAD generation, with a self-refinement mechanism incorporating visual and chain-of-thought feedback. Strengths include innovation and flexibility; weaknesses include potential reliance on specific LLM and incomplete abstract details.
Read-first score
Read-first score 52.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 70.
Field roles
Rank sensitivity
Stability: volatile; rank range: 7.
Keyword Scores
Deep Analysis
Innovations
- First exploration of locally deployed open-source LLM (DeepSeek-R1) for training-free CAD parametric model generation.
- Self-refinement mechanism that integrates visual feedback from rendered step-wise images and Chain-of-Thought feedback.
- Introduction of a new 3D CAD dataset based on the SSR (Sketch, Sketch-based feature, Refinements) triple design paradigm.
Methodology
Seek-CAD generates an initial CAD model, renders it into step-wise perspective images, then uses a Vision Language Model and Chain-of-Thought reasoning from DeepSeek-R1 to assess the model. The feedback is used by DeepSeek-R1 to iteratively refine the model in a training-free loop.
Key Results
Extensive experiments demonstrate the effectiveness of Seek-CAD across various metrics.