Learning Hierarchical and Geometry-Aware Graph Representations for Text-to-CAD
📰 ArXiv cs.AI
arXiv:2604.10075v1 Announce Type: new Abstract: Text-to-CAD code generation is a long-horizon task that translates textual instructions into long sequences of interdependent operations. Existing methods typically decode text directly into executable code (e.g., bpy) without explicitly modeling assembly hierarchy or geometric constraints, which enlarges the search space, accumulates local errors, and often causes cascading failures in complex assemblies. To address this issue, we propose a hierar
DeepCamp AI