Self-Improving CAD Generation Agents with Finite Element Analysis as Feedback

40d ago · Global · primary source: export.arxiv.org

A new benchmark for computer-aided design generation shows that leading AI agents fail to produce a single structurally valid artifact on first attempt, according to research posted on arXiv. The study introduces finite element analysis as a feedback mechanism to align model output with engineering requirements. The work, authored by Guijin Son and submitted on 17 May 2026, proposes a task formulation that requires a model to generate a fully assembled multi-part STEP file from a free-form engineering brief [1]. The output is then validated through finite element analysis, a computational method used to predict how a product reacts to real-world forces, vibration, heat, and other physical effects [1]. When tested, agents built on Codex (GPT-5.5) and Claude Code (Opus-4.7) did not produce a single strict-passing artifact in the main first-attempt sweep [1]. The best configuration met only about 20% of typed requirements on average [1]. These results underscore a gap between current learned CAD generators and the iterative, evaluation-driven workflows common in industrial engineering pipelines [2]. To narrow that gap, the researchers introduced two additional supervision signals: a text-only blueprint schema and a 21-view image renderer that aids the agent's visual inspection [1]. These tools are designed to better align the generation loop with how engineers iterate in practice [2]. When applied to geometric reconstruction tasks on the S2O and Fusion360 datasets, the feedback tools yielded measurable improvements. The GPT-5.5/xhigh configuration rose from 0.444 to 0.592 Box-IoU on S2O and from 0.397 to 0.505 on Fusion360 [1]. Computer-aided design remains central to modern industrial design, yet prior work has typically treated CAD generation as two separate steps—part synthesis and assembly—with the former graded by proximity to a reference and the latter reduced to a constraint-solving problem [2]. The new formulation treats the entire process as a single, end-to-end task evaluated against physical and structural criteria, moving CAD programs toward artifacts that are not only visually plausible but also checked against engineering requirements [2].

applicationcommentarymodel-releaseresearch-paper

Background sources we checked (4)
  • arxiv.org ↗ Computer-aided design (CAD) is the backbone of modern industrial design, yet learned CAD generators still fall short of real engineering pipelines: they neither iterate like engineers nor evaluate what engineering requires. Prior work has treated CAD generation as two disjoint st…
  • en.wikipedia.org ↗ In virtual reality (VR), immersion is the perception of being physically present in a non-physical world. The perception is created by surrounding the user of the VR system in images, sound or other stimuli that provide an engrossing total environment.…
  • en.wikipedia.org ↗ This glossary of artificial intelligence is a list of definitions of terms and concepts relevant to the study of artificial intelligence (AI), its subdisciplines, and related fields. Related glossaries include Glossary of computer science, Glossary of robotics, Glossary of machin…
  • en.wikipedia.org ↗ This glossary of engineering terms is a list of definitions about the major concepts of engineering. Please see the bottom of the page for glossaries of specific fields of engineering.…

Sources covering this (2)

Spot something wrong? Report an issue