AI RESEARCH

Learning Hierarchical and Geometry-Aware Graph Representations for Text-to-CAD

arXiv CS.AI

ArXi:2604.10075v1 Announce Type: new 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 hierarchical and geometry-aware graph as an intermediate representation.