Prof. Dr. Michael A. Kraus, M.Sc.(hons)

Explainable AI for Conceptual Generative Design of a Pedestrian Bridge

Paper preprint: https://arxiv.org/abs/2211.16406

Project Description

The conceptual design phase in current architectural, engineering and construction (AEC) practice is disconnected from later phases of the building process, resulting in lengthy tasks with significant manual labour. While the use of parametric design models for exploring and improving (structural) design concepts based on quantifiable metrics has recently increased, performing design space exploration with current approaches still suffers from being numerically expensive. On the other hand, pure optimization methods neglect qualitative aspects which cannot be formulated as precise objective functions, such as aesthetics or construction methods. This research provides a performance-driven design exploration framework to augment the human designer through a variant of Conditional Variational Autoencoders (CVAE), which serves as forward performance predictor for given design features (forward design process) as well as a design features predictor conditioned on a set of performance requests (inverse design process). The CVAE is trained on synthetically generated performance data for the design of a pedestrian bridge “Brücke über den Graben” in St. Gallen in Switzerland. In order to improve the interpretability of the model, we make use of sensitivity analysis and show that, besides giving insight into relations that the model found between features, it also serves as a tool for informing designers on how to improve structures according to some predefined objectives. A user-study proved our framework to be intuitive, reliable and highly accurate and bearing potential to serve as a co-pilot for conceptual design studies in the AEC domain beyond pedestrian bridges.

Recent breakthroughs in artificial intelligence (AI) and especially machine (ML) and deep learning (DL) have already had a transformative impact on many fields, including medicine, physics and finance. However, the application of these technologies in AEC is still in its infancy, due to the aforementioned domain-specific siloed thinking, non-digitized workflows and resulting processes and tools. This is also why traditional ML and DL approaches are insufficient for direct application to most AEC design problems due to lack of data and/or inconsistencies and biases on it.

VR_Walk
VR Walk on the "Brücke über den Graben"

Objectives

The objective of this research is to

We demonstrate the applicability of this approach in the forward as well as inverse design setting for the generic example of a bridge design project in St. Gallen, Switzerland. By integrating our ML algorithms into established Building-Information-Modelling (BIM) software, which is Autodesk Revit 2022 for this project, the proposed framework can easily be transferred to future bridge project scenarios (and beyond, e.g. to housing or office buildings) as soon as the parametric bridge model together with requested boundary conditions and performance criteria are defined within Revit. Therefore, our solution integrates seamlessly into the current design paradigm known by AEC domain experts. In combination with implemented explainable AI methods such as the Sensitivity Analysis (SA), this ubiquitousness ensures acceptance amongst engineers or project managers with limited expertise in ML or AI and fosters wide-spread use of such tools in practice.

Project Details

The pedestrian bridge “Brücke über den Graben” provides a pedestrian crossing from an exit of a building next to a parking garage (start point / SP), over a busy cantonal street and then through the St. Mangen park, to terminate next to a church (end point / EP). The currently existing surroundings of the bridge project as well as the corresponding coordinate system is given as a scanned point cloud within a BIM model in Autodesk Revit, cf. the videos below.

The city of St. Gallen defined fixed boundary conditions for the project: (i) SP and EP of the bridge are fixed to specific locations together with the request of straight alignments, (ii) a prescribed clearance height over the cantonal street and the path in the park need to be respected, (iii) to minimise cut down of trees due to cultural heritage protection, and (iv) a fixed bridge width of b=2.50 m.

Project site
project_site
M 1:750, Basler&Hoffmann 2022

This study develops AI-based meta models for both design situations, forward and inverse design setting, together with respective interaction interfaces, which are described below.

Design {Representation, Features, and Performances}

This research adopts the propositions of SIA 112 for chosing the bridge design features, which specifies a level of development (LOD) 300 for the task at hand. The design features define the girder height \(h_{girder}\) and thickness \(t_{girder}\), the amount \(n_{p}\) and dimensions \(h_{p}\) of the piers as well as parameters \(w,i\) of the NURBS curve for defining the bridge alignment. For the set of performance metrics \(y = \mathcal{P}(\mathbf{x})\) we employ structural safety and serviceability (resistances, utilisations, internal actions and displacements) criteria next to structural dynamics aspects (eigenfrequencies), costs (computed via the weight and volume) and the boundary conditions for SP, EP and the trees. The structural performance objectives together with the load definitions for the pedestrian bridge (such as loads due to dead weight, pedestrians, wind, snow and temperature) are derived from currently applicable design standards in Switzerland by SIA 261 and 262.

Synthetic Data Generation Pipeline and Dataset

The training of the deep latent generative model is collected in a two-stage approach: a central Latin Hypercube Sampling of the design space is launched at first. At second, the sampled design features \(\mathbf{x}\) are handed to performance simulators to obtain the performance metrics \(\mathcal{P}(\mathbf{x})\) as defined before, where analytical formoluae as well as the Finite-Element-Analysis software “Sofistik” is utilised. A parametric template for the FEA-based structural analysis was developed and connected to Revit via zero-touch nodes inside Dynamo for the FEA performance simulator to be able to evaluate the vast amounts of parameter samples in a standardised way.

Machine Learning Model

The ML model used in this study is a variation of Conditional Variational Autoencoders (CVAE) \cite{cvae_sohn}. In light of having to solve both a forward as well as an inverse problem, we forgo feeding the conditional \(\mathbf{y}\) to the encoder and instead let it predict the performance metrics together with a latent vector in two separate heads as shown below.

cVAE Model
cVAE_Model
Architecture of our CVAE network acting both as surrogate as well as generative model

Explainability through Design Sensitivity Analysis

This research adopts the idea of Sensitivity Analysis (SA), which is well-known in Finite-Element-Analysis by taking the derivative of the performance metrics w.r.t. the design variables Computing these derivatives in established solvers such as the FEM is expensive, while deep learning models, such as the proposed CVAE of this project, deliver these very efficiently through Automatic Differentiation (AD). When inspecting the sensitivity of a performance metric \(\frac{\partial \mathbf{\hat{y}_i}}{\partial \mathbf{x}}\) for a certain design \(\mathbf{x}\), the designer receives information in which direction the design variables should be changed in order to improve the particular performance attribute. Furthermore, the distribution of sensitivities over a large set of designs yields information about the network’s decision-making. An expert designer with prior knowledge in the design, analysis and construction of bridges can therefore, to a certain extent, estimate the model’s reliability based on the relations it found between the features. %

Results and Discussion

We sampled 18’000 instances of the pedestrian bridges together with their performances within the generative design as described before to form the dataset for subsequent CVAE training. While the Latin-Hypercube-Sampling of the Design space was conducted in a few seconds, obtaining performances of a batch of 600 design instances via FEA took on average around 55 minutes.

Below we show the prototype of a user interface for the inverse design situation developed within Revit Dynamo. It provides the user with sliders and check-boxes, allowing to set desired performance metrics such as ranges for costs or the maximum structural utilisation in the ultimate as well as serviceability limit state. More fine grained requests for different objectives, as well as an additional visualisation of the latent space and the mapping of the objectives, is also possible, yet has been omitted for the sake of clearness. The right hand side of the user interface displays the sensitivity plots as well as a scatter plot for finding the Pareto front. Finally, a rendering of the generated bridge is shown, which can be inspected either on the screen in 2D, or in 3D through virtual reality on smartphones or dedicated devices.

We demonstrated our developments to a selected group of researchers and practitioners (15 persons) within a hands-on session. The collected feedback towards ergonomics, efficiency and quality prove our framework to be intuitive, efficient, reliable and to bear a great potential for applications in practice.

XAI_Overview
Explainable AI Interface for Forward and Inverse Pedestrian Bridge Design

Conclusions

Our proposed framework for design subspace learning establishes a new paradigm for performance-conditioned exploration of design spaces, which is neither an optimisation setting nor a random process. Rather, it provides an intuitive and efficient cartography of the vastness of these design spaces. Instead of replacing human intuition with predefined, deterministic, quantitative rules, the AI acts as a design collaborator/co-pilot that augments the human designer’s intuition on the problem at hand.

This research provides a variation of CVAEs tailored to forward and inverse design situations. We showed the potential of our CVAE in meta-modelling (i) the forward problem by providing a surrogate to estimate more efficiently and quickly design performances given design features, (ii) compression of complex design spaces into continuous, smooth, low-dimensional design subspaces. With a forward pass through our CVAE being extremely efficient, it can provide performance conditioned designs in quasi real-time and thus augment human designers by providing instant feedback and proposals during the iterative prototyping phase. Furthermore, with analytical derivatives inherently provided in neural networks, we demonstrated that the sensitivity analysis serves as powerful tool for both design optimisation as well as model interpretability. The latter is crucial for building trust and achieving wide acceptance of this kind of design augmentation tools in the AEC domain. The collected user responses prove our framework possesses the potential to find wide application in industry and research as a co-pilot for conceptual design studies in the AEC domain beyond pedestrian bridges.

Vera Balmer
M.Sc. Vera Balmer
Doctoral Researcher in SciML4AEC at ETH Zurich

Rafael Bischof
M.Sc. Rafael Bischof
Data Scientist (Swiss Data Science Center) and Researcher in SciML4AEC

Sophia Kuhn
M.Sc. Sophia Kuhn
Doctoral Researcher in SciML4AEC at ETH Zurich

Michael Kraus
Dr. Michael A. Kraus, M.Sc.(hons)
Senior Researcher in SciML4AEC and Co-Leader of the Immersive Design Lab of Design++ at ETH Zurich

Contact

Dr. Michael A. Kraus, M.Sc.(hons) Institute für Baustatik und Konstruktion (IBK) ETH Zürich kraus@ibk.baug.ethz.ch https://kaufmann.ibk.ethz.ch/de/personen/mitarbeitende/dr-michael-anton-kraus.html


Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0