Arko-T: A Foundation Model for Text-to-Structured 3D Generation
TLDR
Arko-T is a 4B-parameter text-to-design model that generates editable parametric CAD programs from natural language, outperforming frontier LLMs at lower cost.
Reasoning
The paper presents a novel approach focusing on design-state alignment rather than just code executability, with strong benchmark results across 12 metrics. However, the abstract lacks details on real-world deployment or diverse part types, and the model's scalability to complex designs is not discussed.
Read-first score
Read-first score 59, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 83.
Field roles
Rank sensitivity
Stability: volatile; rank range: 7.
Keyword Scores
Deep Analysis
Innovations
- Direct text-to-parametric-CAD-program generation, producing editable designs rather than static shapes
- Alignment of data curation, code normalization, and execution-grounded supervision to a formal design state to preserve features, parameters, and construction logic
- A 4B-parameter model that matches or exceeds frontier LLMs on structured CAD generation at one-tenth the cost
Methodology
Arko-T is a 4B-parameter model that maps natural language to executable parametric CAD programs. The pipeline aligns data curation, code normalization, and execution-grounded supervision with a formal notion of design state to ensure editability. It is evaluated against seven frontier LLMs across 12 metrics.
Key Results
Arko-T achieves the best score on 8 of 12 metrics and second-best on 3 more, while costing roughly one-tenth per benchmark compared to frontier LLMs.