Hostname: page-component-76d6cb85b7-6jg5l Total loading time: 0 Render date: 2026-07-12T12:20:31.046Z Has data issue: false hasContentIssue false

From geometry to function: towards context-aware generative AI for engineering design

Published online by Cambridge University Press:  02 July 2026

Elias Berger*
Affiliation:
Dresden University of Technology, Germany MAN Truck & Bus SE, Germany
Kevin Herrmann
Affiliation:
Leibniz University Hannover, Germany
Felix Pusch
Affiliation:
Leibniz University Hannover, Germany
Tobias Kriesell
Affiliation:
Leibniz University Hannover, Germany
Paul Gembarski
Affiliation:
Leibniz University Hannover, Germany
Jan Mehlstäubl
Affiliation:
MAN Truck & Bus SE, Germany
Roland Lachmayer
Affiliation:
Leibniz University Hannover, Germany
Kristin Paetzold-Byhain
Affiliation:
Dresden University of Technology, Germany

Abstract:

Current generative artificial intelligence for Computer-Aided Design (CAD) optimizes for geometric similarity, neglecting engineering criteria like functionality, manufacturability, and sustainability. This paper addresses this gap and proposes a conceptual framework to reorient generative CAD from replicating shapes to achieving function. We introduce two hybrid training strategies: a pre-learning approach using synthetically labeled datasets (evaluated via FEA, CAM, LCA) and a self-learning approach where GenAI uses these knowledge-based tools as a reinforcement feedback loop.

Information

Type
ARTIFICIAL INTELLIGENCE AND DATA-DRIVEN DESIGN
Creative Commons
Creative Common License - CCCreative Common License - BYCreative Common License - NCCreative Common License - ND
This is an Open Access article, distributed under the terms of the Creative Commons Attribution-NonCommercial-NoDerivatives licence (https://creativecommons.org/licenses/by-nc-nd/4.0/), which permits non-commercial re-use, distribution, and reproduction in any medium, provided the original work is unaltered and is properly cited. The written permission of Cambridge University Press must be obtained for commercial re-use or in order to create a derivative work.
Copyright
The Author(s), 2026
Figure 0

Figure 1. Current research into generative methods focuses on replicating shapes given a literal text description or image. The text description describes the outer shape of the CAD object and corresponds to the first level. For AI to be truly useful in engineering it must advance from 1st level to 2nd or 3rd to level and translate features or design intent into CAD. In this paper we propose a concept to achieve 2nd level

Figure 1

Figure 2. The function-oriented design process (Morales, 2025; Pahl et al., 2007)

Figure 2

Table 1. Mapping of DRM stages to our research

Figure 3

Figure 3. Self-learning framework for generative engineering. The framework couples a generative model with knowledge-based evaluation. Candidate designs are generated stochastically and iteratively assessed against engineering value criteria. The feedback loop enables the model to update its parameters based on validated performance metrics, converging toward functionally sound, manufacturable designs without requiring large, labelled datasets

Figure 4

Figure 4. Approach 2: Synthetic data generation workflow for function-conditioned CAD modeling. The process constructs a labeled dataset linking functional specifications to ideal geometries. Starting from a baseline CAD dataset, sequences and geometries are extracted and evaluated using knowledge-based to compute engineering metrics. These evaluations label each sample with quantifiable performance criteria, forming a dataset that trains a generative AI model to directly produce geometry fulfilling given design intents eliminating the need for iterative refinement

Figure 5

Table 2. Summary of the advantages and challenges of each approach. The self-learning approach is more flexible in its application, but more challenging to develop and train. The pre-learning approach can only generalize from training data but is easier to implement

Figure 6

Figure 5. Flowchart summarizing one of our experiments: an interaction between a data-driven method (AI agent) and two knowledge-based systems (CAD software and finite-element analysis software) for designing an arm component. Although simplified, the experiment demonstrates that a data-driven method can effectively utilize and interpret knowledge-based tools