Mechanics-Embedded Diffusion with Closed-Loop Denoising for Intelligent Zoning Design of Concrete-faced Rockfill DamsJin Han 1, Wenjie Liao 2, *, Xinzheng Lu1, *, Yi Gu 1, Zongliang Zhang 3, 4, Biao Liu 3, Zhijie Duan 5 1. Department of Civil Engineering, Tsinghua University, China 2. School of Civil Engineering, Southwest Jiaotong University, Chengdu 610031, China 3. China Renewable Energy Engineering Institute, Beijing 100120, China 4. Power Construction Corporation of China, Beijing 100085, China 5. School of Civil Engineering, North China University of Technology, Beijing 100144, China * Correspondence: Wenjie Liao (Email: liaowj@swjtu.edu.cn; Tel: +86 18782900404); Xinzheng Lu (Email: luxz@tsinghua.edu.cn) Advanced Engineering Informatics, 2026, 76: 105020. DOI: 10.1016/j.aei.2026.105020 AbstractGenerative Artificial Intelligence holds great promise for automating design in construction. However, existing data-driven approaches often prioritize geometric plausibility over mechanical performance, making it difficult to guarantee safety compliance. Therefore, this study proposes a mechanics-embedded diffusion framework that incorporates mechanical constraints into training via the loss function, and, more importantly, embeds mechanical feedback into the inference stage by modifying the denoising process. Specifically, a surrogate model is constructed to evaluate structural stability (e.g., anti-sliding), from which a differentiable mechanical loss is derived. During training, this loss enables the model to learn safety-aware distribution-level priors, while during inference, it provides stepwise feedback to dynamically update design conditions, enabling closed-loop instance-level mechanical correction throughout generation. Validated through the zoning design of Concrete-faced Rockfill Dams (CFRDs), the method effectively improves mechanical compliance and cost efficiency without sacrificing generative accuracy. In a test case, the shares of high-cost zones were reduced by 10.17% (primary rockfill) and 4.87% (modulus-increased zone), validating the method's efficacy for mechanics-embedded automated design. KeywordsIntelligent zoning design of rockfill dams; Mechanics-embedded training; Mechanics-embedded inference; Diffusion model; Feature-space每based representation 1 IntroductionEarth and rockfill dams are widely used in reservoirs and flood-control infrastructure, owing to their multiple advantages, including the ready availability of materials, mature construction techniques, and relatively low cost [1]. Globally, these dams account for over half of the large hydraulic works, and in China, they comprise more than 90% of reservoir dams [2]. Among them, concrete-faced rockfill dams (CFRDs) are a principal form of modern high dams, recognized for their superior seepage control, deformation adaptability, and cost-effectiveness [3]. With the increasing demand for renewable energy and disaster-mitigation projects, the demand for CFRDs continues to grow, making design efficiency and quality the critical research priorities. However, traditional CFRD design largely relies on empirical formulas, finite-element analysis, and multiple rounds of manual iteration [4], which are time-consuming and often fail to achieve global optimality. With the development of computer-aided design in recent years, researchers have been exploring parametric design methods for the rapid modeling and geometric control of CFRDs [5]. These methods iteratively search for dam designs that satisfy specific constraints and optimization objectives, such as minimizing principal stress [6], reducing total strain energy [7], or lowering construction cost [8]. Common techniques include evolutionary algorithms [9], swarm intelligence algorithms [10], and gradient-based multi-objective optimization [11]. For instance, Mahani et al. (2015) integrated continuous ant-colony optimization with particle-swarm optimization to determine the optimal shape for double-arch concrete dams under dynamic-response constraints [12]. Liu et al. (2024) incorporated domain knowledge into a multi-objective optimization model, achieving a balance between minimal dam weight and overall tensile stress [13]. Although these approaches enhanced the automation of dam design to some extent, the optimization process depended heavily on designers* experience and predefined parameter spaces, limiting the use of increasingly abundant historical design data and structural knowledge. Moreover, the extensive iterative search leads to high computational costs and low design efficiency. With the rapid advancement of artificial intelligence (AI), generative AI has emerged as a powerful tool capable of learning and creating new structural schemes within complex design spaces [14, 15]. Representative generative models include variational autoencoders [16], generative adversarial networks (GANs) [17, 18], and diffusion models [19, 20]. These models can learn latent design patterns from large-scale historical data, facilitating the generation of new structural schemes that conform to specific design characteristics. In the field of buildings and construction, generative AI has been successfully applied to structural-layout design [21, 22], dimensional design [23], and structural optimization [24], demonstrating strong end-to-end learning and generation capabilities. Building on these advances, Liao et al. (2025) introduced GANs into CFRD zoning design and verified their effectiveness in improving design efficiency [25]. However, GAN-based results often suffer from blurred boundaries and irregular shapes, requiring extensive post-processing. In contrast, diffusion models have demonstrated superior generative quality and finer control over detail in both image and structural-design tasks [21], offering new opportunities for intelligent dam zoning. Nevertheless, Liao et al. (2025) primarily focused on geometric feature learning, without implementing mechanical constraints to ensure the structural reliability of generated results [25]. Therefore, a key challenge in intelligent dam design lies in enhancing the quality of AI-generated results, while effectively embedding mechanical constraints into generative models. Embedding mechanical constraints into generative AI is most effectively achieved through mechanical surrogate models based on deep neural networks [26]. In recent years, such models have been widely applied in earth and rockfill dam monitoring and analysis [27, 28] and parameter optimization [6, 10]. Compared with finite-element analysis, surrogate models approximate high-dimensional input-output mappings using machine learning, substantially reducing computational costs while maintaining predictive accuracy. For example, Wu et al. (2025) developed a reliable dam-deformation prediction model by integrating a gated-recurrent-unit network, a self-attention mechanism, and a temporal convolutional network [29]. Hariri-Ardebili & Pourkamali-Anaraki (2022) used a surrogate model to simulate dam responses under complex conditions, supporting parametric design and uncertainty analysis [11]. These studies demonstrated that surrogate models could effectively capture key mechanical characteristics of complex structures, offering a feasible path to embed mechanical constraints into intelligent generative models. However, existing approaches primarily incorporate such constraints either during training stage or via post hoc evaluation, lacking explicit mechanisms to enforce mechanical feasibility during the generative process itself. This limitation is fundamental to generative models, which learn statistical priors of the data distribution rather than enforcing physical constraints at the level of individual samples. As a result, even when mechanical knowledge is incorporated during training, the learned model cannot guarantee that each generated design satisfies engineering requirements. The absence of feedback during the inference stage further prevents the correction of infeasible samples once the generation trajectory is determined. To address the above challenges, this study proposes a mechanics-embedded diffusion framework with closed-loop denoising for the intelligent zoning design of CFRDs (CFRD-Mech-Diffusion). Unlike existing approaches, mechanical constraints are enforced during inference rather than only learned during training. This distinction is essential, as training-stage constraints only shape the distribution-level prior, whereas inference-stage embedding directly ensures feasibility of each generated sample under stochastic sampling. Specifically, during training, differentiable mechanical constraints are incorporated into the loss function, enabling the model to learn safety-aware and near-optimal generative priors under given design conditions, which provide a necessary foundation for subsequent design adjustments. More importantly, during the inference stage, mechanical feedback is embedded by modifying the denoising process, enabling design correction at each generation step. Built upon the priors learned during training, this allows condition adjustments to consistently produce near-optimal layouts rather than merely feasible ones. This transforms the diffusion model from an open-loop generator into a closed-loop design system, ensuring instance-level mechanical compliance. To support this framework, a feature-space每based data representation and dataset construction method are developed for AI-driven design (Section 3), and a surrogate model for anti-sliding stability is established using a two-stage training strategy (Section 4). Based on these components, the mechanics-embedded diffusion framework is constructed for intelligent CFRD zoning design (Section 5), followed by systematic analysis of different embedding strategies and model configurations (Section 6) and validation through representative engineering cases (Section 7). 2 MethodologyBecause the cross-sectional design of a CFRD
largely determines its overall three-dimensional configuration, this study
focuses on the intelligent design of CFRD sectional zoning. In the zoning
scheme, local components such as the concrete face slab, cushion zone, transition
zone, and plinth occupy relatively small proportions and are usually prescribed
by regulations. In contrast, the major zones, including the primary and secondary
rockfill, drainage, and modulus-increased zones, play more critical roles
in dam-stress distribution and stability, exhibiting higher design complexity
that is suitable for AI-based generation [25]. In the meantime, as a key indicator
of structural safety, the anti-sliding stability directly reflects the rationality
of zoning design and overall shear resistance of the dam [30]. Therefore,
this study targets the major two-dimensional zones and introduces a downstream
anti-sliding stability safety factor ( The workflow of the proposed mechanics-embedded intelligent design method for the major zoning of CFRD is illustrated in Figure 1. Table 1 summarizes the notations of all tensors used in this study. (1) Mechanics-embedded diffusion framework training method
(Figure 1(a); more details are described
in Section 5.2). A classic diffusion
model is constructed and trained to progressively denoise Gaussian noise into
two-dimensional CFRD zoning designs under the constraint of a design condition
tensor ( (2) Mechanics-embedded diffusion framework inference method (Figure 1(b); more details are illustrated in
Section 5.3). To incorporate explicit dynamic
mechanical feedback during inference, backpropagation is retained during inference,
specifically within the denoising process, while keeping both the diffusion
and surrogate models fixed. The gradient of the mechanical loss (i.e., the
difference between the predicted Notably, in this study,
closed-loop means that the inference stage is no longer executed under fixed
In summary, CFRD-Mech-Diffusion integrates
two complementary mechanisms. The training-stage embedding improves the distribution-level
tendency of generated layouts toward mechanically safer designs, while the
inference-stage embedding performs instance-level
correction during denoising. Mechanical feedback in training serves as a prerequisite,
enabling the model to learn near-optimal design patterns under given conditions,
so that adaptive adjustments of design conditions during inference still lead
to near-optimal rather than merely feasible solutions. Built on this foundation,
gradient-based adjustment of Figure 1 Mechanics-embedded diffusion with closed-loop denoising for intelligent zoning design of CFRDs Here, intensity, Table 1 Symbolic representations of tensors
3 Dataset Construction3.1 Feature-space每based Data RepresentationThis study proposes a feature-space每based data representation method for CFRD design, which integrates complex computer-aided design (CAD) drawings, design conditions, and rockfill material parameters into a unified representation. The resulting feature tensors serve as input and output data for the diffusion model and as input data for the mechanical surrogate model. In this study, the CFRD design conditions
are defined as the material-volume ratios of the primary and secondary rockfill,
drainage zone, and modulus-increased zones to the total volume. The material
parameters include the internal friction angle Figure 2 Method of feature-space每based data representation (1) The inputs and condition tensors of the diffusion model are defined in Equations (1每4). The diffusion model requires no explicit output labels during training. Instead, the training process learns to reconstruct clean data from noisy inputs under the given condition tensors.
where
In addition, as the dam section occupies only a local region within the overall tensor, external blank areas may dilute the features. To address this, a mask tensor is introduced to identify the effective region of the section and enhance the feature density:
where
(2) Inputs and outputs of the mechanical surrogate model During training, to ensure that the surrogate
model can effectively serve as a mechanical constraint in intelligent design,
its inputs are defined as
where
The target output of the surrogate model is
the downstream minimum anti-sliding stability safety factor (
3.2 Dataset Construction for Surrogate ModelA total of 42 real-world CFRD design cases were collected for model training in this study. However, previous research has indicated that such a dataset is insufficient for effective deep-learning model training [15]. Therefore, based on the parameterized generation method for CFRD zoning layouts and material parameters proposed in earlier works [25, 31], this study performs data augmentation and generates synthetic parameterized samples to enhance the diversity and coverage of the dataset. For zoning-layout
generation, key control parameters of CFRD cross-section designs were extracted
from real-world samples (Figure 3 (b))
and parameterized (Figure 3 (a)).
Based on empirical parameter ranges and computational formulas summarized
in previous studies [25], 300 synthetic CFRD sections were randomly generated
(Figure 3 (c)). Similarly, material parameters
such as For the final test, the dataset was constructed using only real-world CFRD geometries, because the surrogate model is ultimately intended to support practical engineering design. Specifically, 7 real-world CFRD cases were selected, and for each case, 1,000 sets of material parameters were randomly generated within the same empirical ranges, resulting in a total of 7,000 test samples. This setting enabled the evaluation to be conducted on real engineering layouts while still maintaining sufficient variability in material conditions. Finally,
the simplified Bishop method was applied to each sample to compute the anti-sliding
stability safety factor, with Given
that the geometry and loading conditions of CFRDs vary smoothly along the
dam axis, the overall structural response is primarily governed by the cross-sectional
direction. Therefore, two-dimensional section analysis can accurately and
conservatively represent the dam*s anti-sliding stability [33]. Moreover,
thin local components such as the concrete face slab and cushion zone have
limited influence on global stability. Accordingly, this study adopts the
major two-dimensional zoning layout ( Figure 3 Representative samples of the CFRD zone design datasets 3.3 Dataset Construction for Diffusion ModelAs discussed in Section
3.2, the limited number of real-world CFRD samples is insufficient
for effective diffusion model training. Therefore, the dataset was expanded
using the aforementioned parameterized section-generation method, yielding
10,000 CFRD sectional layouts as target outputs ( Notably, the parameterized dataset used for the diffusion model differed in scale from that for the surrogate model. The surrogate model also had to cover the material parameter space, and an excessive number of section samples would substantially increase the computational cost. Previous studies had shown that the current dataset size was sufficient to achieve high surrogate performance [31]. In contrast, the diffusion model*s learning of high-dimensional zoning design patterns relied more heavily on large-scale samples. 4 Surrogate Model for Evaluating Mechanics Performance4.1 ResNet-based Surrogate ModelGiven the strong nonlinear coupling between the CFRD zoning and material parameters, a deep network is required to capture multiscale features. Therefore, ResNet was adopted as the backbone of the surrogate model, as its residual connections alleviated gradient vanishing and degradation in deep networks, facilitating stable training at greater depths [34]. In addition, this study investigated the influence of different ResNet architectures on the predictive performance of the surrogate model. The model structure and dataset configuration are illustrated in Figure 4. Figure 4 Datasets and architecture of the surrogate model To enhance the model robustness and generalization,
the zoning layout 4.2 Two-stage Training Strategy for Surrogate ModelAlthough parameterized generation greatly expands the dataset size, its feature distribution still differs significantly from that of real-world data, while real-world samples account for only a small proportion of the total. Directly mixing the two during training would hinder the model*s ability to learn the true data distribution. Therefore, this study adopted a two-stage training strategy for the surrogate model to fully leverage the quantity advantage of generated data, while preserving its capacity to learn from real-world engineering data. Specifically, the two-stage training strategy consisted of pretraining and fine-tuning phases. In the first stage, the surrogate model was pretrained solely on synthetic data, to learn the fundamental patterns of anti-sliding stability calculation. Once the loss converged, the model*s weight was saved. In the second stage, the model architecture and hyperparameters remained unchanged, and the pretrained weights were loaded for fine-tuning with real-world engineering data. This enabled the model to capture the statistical distributions and mechanical response characteristics of real-world cases, thereby improving its predictive accuracy in practical applications. 5 Mechanics-embedded Diffusion Framework5.1 Architecture of the Diffusion ModelRecent studies have shown that diffusion models outperform GANs in terms of generation stability and quality [21]. A diffusion model adds noise to samples in the forward process and learns a probabilistic reverse mapping to gradually denoise and reconstruct target samples. Building on this framework, this study introduced a mask tensor to guide the model*s attention to key regions and a condition tensor to provide design constraints. During training,
where
The diffusion model
Figure 5 U-Net network architecture [21] 5.2 Mechanics-embedded Diffusion Framework Training MethodAs discussed in
Section 4.2, considering that real-world data were limited but
high quality, while synthetic data were abundant but less accurate, this study adopted
a two-stage strategy for training the diffusion model. First, the model was
pretrained on 10,000 synthetic
The loss function for the pretraining stage
is defined in Equation 11, while
that for the fine-tuning stage is presented in Equation
12. To ensure the mechanical compliance of the generated designs,
a mechanical penalty term derived from the surrogate model was incorporated
into the loss function. During diffusion model fine-tuning, the surrogate
model*s weights remained frozen and were used solely to predict the
Figure 6 Mechanics-embedded training strategy for fine-tuning of diffusion model
where
where
where In the
actual experiments, Table 2 Sensitivity analysis of the weighting coefficient
Considering the inherent uncertainty in the
surrogate model*s predictions, this study applies a conservative calibration
to the predicted result
where
During pretraining, the mean squared error
(MSE) was used as the loss function, with the Adam optimizer. The learning
rate followed a CosineAnnealingLR schedule, with a maximum value of
5.3 Mechanics-embedded Diffusion Framework Inference MethodMechanical constraints were incorporated through
the surrogate model during training, enabling the diffusion model to learn
the implicit relationship between design layouts and mechanical performance.
However, such training-stage embedding only provides static, distribution-level
guidance and cannot guarantee that each generated sample satisfies mechanical
constraints. Due to the stochastic and stepwise nature of diffusion denoising,
generated layouts may still drift beyond feasible regions during inference.
Moreover, under a given initial Specifically, in standard diffusion inference,
the model progressively denoised the initial noisy sample
To incorporate mechanical constraints during
inference, the denoising process in Equation
21 was divided into two steps. First, the predicted clean zoning
layout was obtained using the current noisy sample
In this way, the predicted clean zoning layout
where
Table 3 Minimum safety factor for slope stability of dam [32]
Subsequently, the gradient of this loss with
respect to
where
Figure 7 Closed-loop denoising process of CFRD-Mech-Diffusion, where the
mechanical deviation predicted by the surrogate model is fed back to iteratively
update To ensure physical interpretability and feasibility of the design
variables, the intermediate condition vector is projected back onto the feasible
simplex via clipping and normalization. Specifically, let
where Figure 8 Evolution of
It should be noted that the formulation of Through this process, CFRD-Mech-Diffusion
enables closed-loop, mechanics-embedded control during the denoising process
by dynamically adjusting the design direction based on real-time mechanical
feedback. For example, when the predicted Given that the model*s predictions at early
timesteps contained substantial noise and the corresponding 6 Analysis and Discussion of the Performance of Models6.1 Training DetailsTo evaluate the effects of the proposed method and influencing factors on the model performance, two groups of ablation experiments were conducted, as summarized in Tables 4 and 5. Table 4 investigates the impact of different ResNet architectures and training strategies, while Table 5 examines the effects of data-representation methods, training strategies, and embedding stage of mechanical constraints on the generative performance of the diffusion model. It should be noted that mixed training refers to sampling an equal number of real-world and synthetic data in each batch to maintain data balance, serving as a comparison with the two-stage training strategy. To ensure reproducibility, all experiments were conducted with a random seed of 42. The computational environment was configured as follows: OS: Ubuntu 22.04 LTS; CPU: Intel Xeon E5-2682 v4@64℅3 GHz; RAM: 32 GB; GPU: NVIDIA GeForce RTX 3090 (24 GB). Table 4 Comparison among different ResNet surrogate models and training strategy
Table 5 Comparison of data representation and training-inference methods for the diffusion model
6.2 Evaluation Metrics6.2.1 Intelligent Evaluation Method for Surrogate ModelsIn this study, to evaluate the performance
of the surrogate model in predicting
6.2.2 Intelligent Evaluation Method for Designs Generated by the Diffusion Model
where, Besides, according to engineering experience, the unit cost of CFRD zones generally decreases in the following order: modulus-increased zones, primary rockfill, secondary rockfill, and drainage zones. Therefore, the material proportions of each zone were used as evaluation metrics to reflect the economic efficiency of the generated designs. 6.3 Analysis and Discussion6.3.1 Comparison Results of Different ResNet Surrogate ModelsUsing the surrogate-model evaluation method described in Section 6.2.1, the ablation experiments defined in Table 4 were evaluated on real engineering test cases, and the results are presented in Table 6. Table 6 Results among different ResNet surrogate models and training strategy
The experimental results showed that the ResNet-18 surrogate model trained with the two-stage training strategy achieved the best performance across all evaluation metrics, demonstrating superior prediction accuracy and stability. Therefore, this model was adopted as the embedded mechanical constraint surrogate for the subsequent diffusion model training and inference stages. Meanwhile, to conservatively calibrate the
predicted 6.3.2 Comparison Results of Data Representation, Training, and Inference Methods for the Diffusion ModelUsing the diffusion model evaluation method described in Section 6.2.2, the ablation experiments defined in Table 5 were evaluated, and the results are presented in Table 7. Table 7 Results of data representation and training-inference methods for the diffusion model
(1) Comparison of Training Methods for the Diffusion ModelThe results of the R-M-N-N and R-T-N-N experiments showed that the proposed two-stage training strategy significantly outperformed mixed training across all IoU metrics, with the mean IoU improving from 0.5875 to 0.7898. This demonstrated that the strategy effectively mitigated the learning bias caused by distribution differences between real-world and synthetic data. Therefore, the two-stage training strategy was adopted as the standard training approach for the diffusion model in subsequent experiments. (2) Comparison of Data Representation Methods for the Diffusion ModelA comparison between R-T-N-N and F-T-N-N showed that the feature-space每based data representation method markedly improved the generative performance over the traditional RGB-based approach, with the mean IoU increasing from 0.7898 to 0.9405 and standard deviation decreasing from 0.1537 to 0.0680. This result indicated that the feature-space每based representation captured the semantic boundary relationships among different zones more accurately than RGB encoding. Therefore, the feature-space每based data representation method was adopted as the standard data representation approach in the subsequent experiments. (3) Necessity of Mechanics Embedding during Training and InferenceTo better illustrate the impact of mechanical
constraints on the diffusion model, the Table 8 FoSmin and material usage ratios of each zone in the test set where
the code-specified As shown in Table 7, although incorporating mechanical constraints during training and inference leads to a slight decrease in IoU, the overall generative accuracy remains largely unaffected. This indicates that the introduction of mechanical constraints does not compromise the diffusion model*s generative stability. Furthermore, incorporating mechanical constraints
yields a significant improvement in mechanical compliance, as shown in Table
8. Specifically, a comparison between F-T-N-N
and F-T-T-N indicates that embedding mechanical loss
during training enables the model, under a given Meanwhile, the comparison between F-T-N-I and F-T-N-N
shows that embedding mechanical feedback during the denoising process enables
the model to adjust individual designs in response to mechanical deviations,
guiding generated layouts toward satisfying mechanical constraints while improving
material allocation. However, the improvement in economic efficiency remains
limited. This is because, without mechanical constraints introduced during
training, the model does not learn safety-aware generative priors. As a result,
the initial generation trajectory may deviate from optimal configurations,
and the subsequent feedback-based adjustment of In contrast, comparing F-T-T-N, F-T-N-I,
and F-T-T-I (CFRD-Mech-Diffusion)
demonstrates that combining both mechanisms leads to the best performance,
indicating that training-stage embedding and inference-stage
feedback are complementary. The former shapes safety-aware priors at the distribution
level, while the latter performs instance-level control during inference.
As a result, the model achieves optimal material allocation and the lowest
construction cost while satisfying code requirements. Even when the initial
The fine-tuning and inference times of F-T-N-N and F-T-T-I (CFRD-Mech-Diffusion) are listed in Table 9. The results indicate that CFRD-Mech-Diffusion does not significantly increase training or inference overhead; yet it consistently satisfies code requirements, such as anti-sliding stability, and achieves greater economic efficiency through optimized material allocation. Table 9 The fine-tuning and inference times of F-T-N-N and F-T-T-I
7 Case Study7.1 Basic Information of the CaseA case study was conducted on a CFRD in China, with a seismic fortification intensity of VII and a designed horizontal peak ground acceleration of 105 cm/s2. The dam material consisted mainly of calcareous每siliceous slate with local breccia. The dam height was 122.4 m, and the mechanical parameters of each zone are listed in Table 10. Table 10 Mechanical parameters of each zone
Based on expert knowledge and engineering analysis, considering material sources, mechanical parameters, and dam height, the preliminary area ratios for the secondary rockfill and drainage zones were determined to be 46.88% and 10.54%, respectively, with no modulus-increased zone included. Under these conditions, the proposed CFRD-Mech-Diffusion method was applied to the zoning layout design, while a diffusion model without mechanical constraints (F-T-N-N) served as the control group to validate the proposed method*s advantages in terms of the generative accuracy and mechanical compliance. 7.2 Case Analysis ResultThe CFRD zoning layouts
generated by the two methods, along with their corresponding
Figure 9 Design results of the case study The results showed that the conventional diffusion
model failed to meet the code-specified minimum In contrast, the proposed CFRD-Mech-Diffusion
could stably generate zoning layouts that met code requirements. As described
in Section 6.3.2, this was achieved
through two key mechanisms: (1) during training, a mechanical penalty term
was embedded to guide the model toward safer designs under the same
8 ConclusionTo address the lack of mechanical compliance in current generative design methods, this study proposes a mechanics-embedded diffusion framework that incorporates mechanical constraints into training via the loss function, and, more importantly, embeds mechanical feedback into the inference stage by modifying the denoising process (CFRD-Mech-Diffusion). Validated through complex infrastructure zoning tasks (specifically CFRDs), the proposed method significantly improves mechanical compliance and material efficiency while maintaining high generative accuracy, thereby supporting safety-aware automation in construction design. The key findings are as follows: (1) A mechanics-embedded diffusion framework
was developed for both training and inference to facilitate safe and economic
design generation. During training, a differentiable mechanical loss guided
the model toward designs with a higher (2) A feature-space每based data representation method was proposed to enhance AI learning efficiency. Experimental results showed that, compared to traditional RGB-based representations, this method improved generative accuracy (Mean IoU increased by 19.1%) and stability (standard deviation is decreased by 55.8%), demonstrating that abstract feature representations are more suitable for engineering design generation. (3) A surrogate model based on the ResNet
architecture and two-stage training strategy was developed to support real-time
mechanical feedback. A systematic comparison
of different ResNet variants and training strategies was conducted. The results
showed that the ResNet-18 model trained with the two-stage strategy performed
best, achieving (4) Validation on CFRD zoning design scenarios
showed that when the initially selected This study validated
the proposed method using the downstream
AcknowledgmentThis work is supported by the Key Science and Technology Project of POWERCHINA Ltd (DJ-ZDXM-2024-45), the National Natural Science Foundation of China (52408348), and the Beijing Municipal Natural Science Foundation (8252008). The authors also thank Mr. Yiding Liu (School of Civil Engineering, North China University of Technology) for his contributions to the research on the mechanics surrogate model. References[1] Ma H, Chi F. Major technologies for safe construction of high earth-rockfill dams. Engineering. 2016;2(4):498每509. https://doi.org/10.1016/j.eng.2016.04.001. [2] Gu H, Fu X, Zhu Y, Chen Y, Huang L. Analysis of social and environmental impact of earth-rock dam breaks based on a fuzzy comprehensive evaluation method. Sustainability. 2020;12(15):6239. https://doi.org/10.3390/su12156239. [3] Peng M, Gan L, Zhong Q, Yang G, Deng G, Cao Z, et al. Time-dependent system reliability analysis of a high concrete-faced rockfill dam by integrating multi-source monitoring information. Reliability Engineering & System Safety. 2025;262:111251. https://doi.org/10.1016/j.ress.2025.111251. [4] Fan Q, Zhou S, Yang N. Optimization design of foundation excavation for Xiluodu super-high arch dam in China. Journal of Rock Mechanics and Geotechnical Engineering. 2015;7(2):120每135. https://doi.org/10.1016/j.jrmge.2015.03.001. [5] Monedero J. Parametric design: A review and some experiences. Automation in Construction. 2000;9(4):369每377. https://doi.org/10.1016/S0926-5805(99)00020-5. [6] Naderi S, Shabanlou S, Javaheri-Tafti MR, Yaghoubi B. Optimal design of diversion dams based on upgraded multi-objective particle swarm optimization (UMOPSO). International Journal of Construction Management. 2025;25(8):876每886. https://doi.org/10.1080/15623599.2024.2374113. [7] Meng R, Cheong KH, Bao W, Wong KKL, Wang L, Xie N. Multi-objective optimization of an arch dam shape under static loads using an evolutionary game method. Engineering Optimization. 2018;50(6):1061每1077. https://doi.org/10.1080/0305215X.2017.1378876. [8] Abdollahi A, Amini A, Hariri-Ardebili MA. An uncertainty-aware dynamic shape optimization framework: Gravity dam design. Reliability Engineering & System Safety. 2022;222:108402. https://doi.org/10.1016/j.ress.2022.108402. [9] Qi G. Optimized program design of gravity dam section. Procedia Engineering. 2012;28:419每423. https://doi.org/10.1016/j.proeng.2012.01.743. [10] Abbasi S, Seifollahi M, Farzaneh S, S邦me V, Sadraei N, Abraham J, et al. Design optimization of concrete gravity dams using grasshopper optimization algorithm. Innovative Infrastructure Solutions. 2024;9(12):453. https://doi.org/10.1007/s41062-024-01741-w. [11] Hariri-Ardebili MA, Pourkamali-Anaraki F. An automated machine learning engine with inverse analysis for seismic design of dams. Water. 2022;14(23):3898. https://doi.org/10.3390/w14233898. [12] Saber Mahani A, Shojaee S, Salajegheh E, Khatibinia M. Hybridizing two-stage meta-heuristic optimization model with weighted least squares support vector machine for optimal shape of double-arch dams. Applied Soft Computing. 2015;27:205每218. https://doi.org/10.1016/j.asoc.2014.11.014. [13] Liu R, Ma G, Kong F, Ai Z, Xiong K, Zhou W, et al. A surrogate-assisted intelligent design framework for arch dam shape multi-objective optimization. SSRN preprint. 2024. https://doi.org/10.2139/ssrn.4720928. [14] Xiong R, Netser Y, Tang P, Li B, Hwang J. Socio-technical assessment of generative AI integration in architecture, engineering, and construction (AEC) workflows: An empirical study using O*NET occupational taxonomy. Advanced Engineering Informatics. 2026;71:104392. https://doi.org/10.1016/j.aei.2026.104392. [15] Liao W, Lu X, Fei Y, Gu Y, Huang Y. Generative AI design for building structures. Automation in Construction. 2024;157:105187. https://doi.org/10.1016/j.autcon.2023.105187. [16] Kingma DP, Welling M. Auto-encoding variational Bayes. arXiv preprint arXiv:1312.6114. 2013. https://doi.org/10.48550/arXiv.1312.6114. (arXiv) [17] Isola P, Zhu J-Y, Zhou T, Efros AA. Image-to-image translation with conditional adversarial networks. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR); 2017. p. 1125每1134. https://doi.org/10.1109/CVPR.2017.632. [18] Han Y, Du W, Wang Q, Xue H, Gao B, Dong S. Generation of innovative structural connection components using generative adversarial networks. Advanced Engineering Informatics. 2025;68:103608. https://doi.org/10.1016/j.aei.2025.103608. [19] Ho J, Jain A, Abbeel P. Denoising diffusion probabilistic models. Advances in Neural Information Processing Systems. 2020;33:6840每6851. [20] Kong L, An Y. Multi-control stable diffusion model for automated generation of structural surface damage images in complex civil infrastructure. Advanced Engineering Informatics. 2026;73:104546. https://doi.org/10.1016/j.aei.2026.104546. [21] Gu Y, Huang Y, Liao W, Lu X. Intelligent design of shear wall layout based on diffusion models. Computer-Aided Civil and Infrastructure Engineering. 2024;39(23):3610每3625. https://doi.org/10.1111/mice.13236. [22] Han J, Lu X, Gu Y, Liao W, Cai Q, Xue H. Optimized data representation and understanding method for the intelligent design of shear wall structures. Engineering Structures. 2024;315:118500. https://doi.org/10.1016/j.engstruct.2024.118500. [23] Qin S, Liao W, Huang Y, Zhang S, Gu Y, Han J, et al. Intelligent design for component size generation in reinforced concrete frame structures using heterogeneous graph neural networks. Automation in Construction. 2025;171:105967. https://doi.org/10.1016/j.autcon.2025.105967. [24] Fei Y, Lu X, Liao W, Guan H. Data enhancement for generative AI design of shear wall structures incorporating structural optimization and diffusion models. Advances in Structural Engineering. 2025;13694332251353614. https://doi.org/10.1177/13694332251353614. [25] Liao W, Zhang Z, Liu B, Lu X, Liu D, Liu Q, et al. Intelligent zoning design of concrete-faced rockfill dams using image-parameter fusion enhanced generative adversarial networks. Engineering Structures. 2025;339:120662. https://doi.org/10.1016/j.engstruct.2025.120662. [26] Li S, Yang R, Sun S, Huang Q, Lei H. Data-driven inverse design of load-bearing 3D metamaterials via a physics-embedded machine learning framework. Advanced Engineering Informatics. 2026;73:104536. https://doi.org/10.1016/j.aei.2026.104536. [27] Lin P, Liu X, Chen H-X, Kim J. Ant colony optimization analysis on overall stability of high arch dam basis of field monitoring. The Scientific World Journal. 2014(1), 483243. https://doi.org/10.1155/2014/483243. [28] Xu B, Chen Z, Su H, Zhang H. A deep learning method for predicting the displacement of concrete arch dams considering the effect of cracks. Advanced Engineering Informatics. 2024;62:102574. https://doi.org/10.1016/j.aei.2024.102574. [29] Wu Y, Kang F, Zhu S, Li J. Data-driven deformation prediction model for super high arch dams based on a hybrid deep learning approach and feature selection. Engineering Structures. 2025;325:119483. https://doi.org/10.1016/j.engstruct.2024.119483. [30] Dong S, Zhang Q, Mai Z, Zhang H. A limit equilibrium method for analyzing multi-sliding-plane block stability and its application in the optimal design of a gravity dam foundation. Rock Mechanics and Rock Engineering. 2024;57(5):4107每4128. https://doi.org/10.1007/s00603-024-03762-4. [31] Duan Z, Liu Y, Zhang Z. Intelligent evaluation framework of slope stability in CFRDs integrating geometric and material heterogeneity. Georisk: Assessment and Management of Risk for Engineered Systems and Geohazards. Under review. [32] Ministry of Water Resources of the People*s Republic of China. Design code for rolled earth-rock fill dams (SL 274-2020). 2020 (in Chinese). [33] Kumar S, Rao B, Choudhary SS, Burman A, Roy LB. Comparison of 2D and 3D slope stability analysis using limit equilibrium method. In: Indian Geotechnical Conference. Lecture Notes in Civil Engineering. 2022. p. 245每255. https://doi.org/10.1007/978-981-97-3393-4_20. [34] Targ S, Almeida D, Lyman K. Resnet in Resnet: Generalizing residual architectures. arXiv preprint arXiv:1603.08029. 2016. https://doi.org/10.48550/arXiv.1603.08029. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||