AI & Computational Science

Arko-T: A Foundation Model for Text-to-Structured 3D Generation

AI Insight

Arko-T is a 4-billion parameter AI model that converts natural language descriptions directly into editable, parametric CAD (Computer-Aided Design) programs, rather than just visual 3D models. The system preserves the underlying design structure, including features, parameters, and construction logic, making the output truly editable by designers. When tested against seven leading large language models across 12 metrics, Arko-T achieved the best performance on 8 metrics and second-best on 3 others, while using approximately one-tenth the computational cost.


This technology could significantly streamline industrial design and engineering workflows by allowing designers to generate editable CAD models from text descriptions, rather than spending hours manually creating parametric designs. The ability to produce structured, modifiable designs rather than static 3D shapes makes this approach practical for real-world manufacturing and iterative design processes.


Understand the Science

Natural language processing 16 articles Explore Concept → Computer-aided design Concept coming soon Parametric design Concept coming soon

arXiv:2606.30429v2 Announce Type: replace
Abstract: Text-to-3D systems can now synthesize a model from a single sentence, yet the result is a shape to render, not a design to edit. We present Arko-T, a 4B-parameter text-to-design model that maps natural-language intent directly into executable, parametric CAD programs. Rather than optimizing for code executability alone, Arko-T aligns every stage of the pipeline to a formal notion of design state, so that data curation, code normalization, and execution-grounded supervision all work to preserve the features, parameters, and construction logic that make a CAD artifact editable. Benchmarked against seven frontier LLMs across 12 metrics, Arko-T attains the best score on 8 and the second-best on 3 more, at roughly one-tenth the per-benchmark cost. The results suggest that targeted design-level training at moderate scale can match frontier general-purpose models on structured CAD generation.

Source: Arko-T: A Foundation Model for Text-to-Structured 3D Generation