Reliability-based Topology Optimization using Large Deviation Theory
Pith reviewed 2026-05-07 08:06 UTC · model grok-4.3
The pith
Large deviation theory provides closed-form estimates of rare failure probabilities for efficient reliability-based topology optimization.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
By applying large deviation theory, the framework obtains closed-form exponential rate estimates of rare event probabilities for structural failure criteria without parametric assumptions on the density. These estimates and their gradients are then used to drive mini-batch stochastic gradient descent updates of the topology design variables using only a few random samples per iteration, eliminating the need for a full nested reliability analysis loop at each optimization step.
What carries the argument
The large deviation rate function, which quantifies the exponential decay rate of the probability of rare failure events in the compliance or stress responses, serving as both the failure probability approximator and the source of gradients for the stochastic optimizer.
If this is right
- RBTO designs achieve lower failure probabilities than robust topology optimization designs across the tested benchmarks.
- Optimizing structural performance under uncertainty alone does not ensure satisfaction of explicit reliability constraints.
- The approach scales to large problems because it requires only a few random samples per iteration instead of many nested simulations.
- Direct applicability to safety-critical engineering tasks such as designing beams and cantilevers with compliance or stress limits.
Where Pith is reading between the lines
- Similar LDT-based rate estimates could be developed for other structural failure modes like buckling or vibration.
- The framework might integrate with existing finite element software to enable practical adoption in industry design workflows.
- Extensions could handle correlated uncertainties or non-Gaussian distributions by adjusting the rate function derivation.
- Testing on more complex geometries would reveal if the computational savings hold beyond the simple beam cases.
Load-bearing premise
Large deviation theory supplies accurate closed-form exponential rate estimates and usable gradients for the compliance-based and stress-based failure criteria in the topology optimization setting without requiring parametric assumptions or full nested reliability loops at each iteration.
What would settle it
Running a high-sample Monte Carlo simulation on the final optimized designs from the benchmarks and comparing the observed failure probabilities to the LDT-predicted rates to check for close agreement.
Figures
read the original abstract
Reliability-based topology optimization (RBTO) requires repeated estimation of small failure probabilities and their gradients, making conventional nested Monte Carlo approaches computationally prohibitive for large scale structural problems. We propose an RBTO framework that integrates large deviation theory~(LDT) with stochastic gradient descent~(SGD) to address this challenge. LDT provides closed-form exponential rate estimates of rare event probabilities, enabling accurate gradient computation without parametric assumptions on the failure density and without evaluating a full nested reliability loop at every iteration. These LDT-based gradient estimates are used directly to drive a mini batch SGD update of the design variables using only a few random samples per iteration. The framework is validated on three benchmarks, namely, a two-dimentional (2D) simply supported rectangular beam, a 2D L-shaped beam, and a three-dimentional (3D) cantilever beam, under both compliance-based and stress-based failure criteria. Across these examples, the RBTO designs achieve failure probabilities lower than their robust topology optimization counterparts, demonstrating that optimizing for performance under uncertainty alone does not guarantee the satisfaction of explicit reliability constraints. Therefore, the proposed framework offers a computationally efficient route to reliable structural design under uncertainty, with direct relevance to safety-critical engineering applications.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes a reliability-based topology optimization (RBTO) framework that integrates large deviation theory (LDT) to obtain closed-form exponential rate estimates for rare-event failure probabilities and their gradients, combined with mini-batch stochastic gradient descent (SGD) to update design variables using only a few samples per iteration. This avoids nested Monte Carlo loops. The approach is applied to compliance-based and stress-based failure criteria and validated on three benchmarks (2D simply supported beam, 2D L-shaped beam, 3D cantilever beam), where the resulting RBTO designs are reported to achieve lower failure probabilities than those obtained from robust topology optimization.
Significance. If the LDT rate functions and gradients remain accurate for the moderate failure probabilities and non-i.i.d. structural responses encountered in the benchmarks, the framework would provide a computationally scalable route to RBTO that is directly relevant to safety-critical applications. The demonstration that robust optimization alone does not guarantee explicit reliability targets is a useful clarification, and the avoidance of parametric assumptions on the failure density is a technical strength.
major comments (2)
- [Numerical results / benchmarks] In the numerical results section describing the three benchmarks, the central claim that RBTO designs achieve lower failure probabilities than robust TO counterparts is supported only by the LDT estimates themselves. No side-by-side comparison of these LDT estimates against direct Monte Carlo (or importance sampling) estimates on the final optimized topologies is reported. Because LDT is an asymptotic result, this check is required to confirm that the observed reliability improvement is not an artifact of the rate-function approximation or its gradient for the targeted probability range (10^{-2}–10^{-4}) and the compliance/stress response distributions.
- [Method / gradient computation] The gradient computation section (implicit differentiation of the rate-function optimization used inside the mini-batch SGD update) relies on the Gärtner–Ellis theorem supplying a differentiable rate function I(·) for the structural responses. The manuscript does not verify that the steepness and differentiability conditions hold for the finite-noise, non-i.i.d. compliance and stress random variables in the benchmarks; any violation would propagate bias into the design updates and undermine the reliability of the reported failure-probability reductions.
minor comments (2)
- [Abstract] Abstract contains spelling errors: 'two-dimentional' should read 'two-dimensional' and 'three-dimentional' should read 'three-dimensional'.
- [Method] The description of how mini-batch variance is controlled (or whether variance-reduction techniques are applied) in the SGD updates is brief; a short paragraph or pseudocode clarifying the sampling strategy would improve reproducibility.
Simulated Author's Rebuttal
We thank the referee for the detailed and constructive feedback on our manuscript. We value the suggestions for strengthening the validation of our LDT-based approach. We address each major comment below and will incorporate the necessary revisions to improve the paper.
read point-by-point responses
-
Referee: In the numerical results section describing the three benchmarks, the central claim that RBTO designs achieve lower failure probabilities than robust TO counterparts is supported only by the LDT estimates themselves. No side-by-side comparison of these LDT estimates against direct Monte Carlo (or importance sampling) estimates on the final optimized topologies is reported. Because LDT is an asymptotic result, this check is required to confirm that the observed reliability improvement is not an artifact of the rate-function approximation or its gradient for the targeted probability range (10^{-2}–10^{-4}) and the compliance/stress response distributions.
Authors: We agree with the referee that an independent validation using direct Monte Carlo simulations on the final optimized designs is essential to substantiate the claims, given the asymptotic nature of LDT. In the revised manuscript, we will perform and report large-scale Monte Carlo simulations (using 10^5 or more samples) on the RBTO and robust TO topologies for all three benchmarks. This will allow a direct comparison of the failure probability estimates from LDT and MC, confirming the reliability improvements for the probability levels of interest. revision: yes
-
Referee: The gradient computation section (implicit differentiation of the rate-function optimization used inside the mini-batch SGD update) relies on the Gärtner–Ellis theorem supplying a differentiable rate function I(·) for the structural responses. The manuscript does not verify that the steepness and differentiability conditions hold for the finite-noise, non-i.i.d. compliance and stress random variables in the benchmarks; any violation would propagate bias into the design updates and undermine the reliability of the reported failure-probability reductions.
Authors: We acknowledge that the original manuscript lacks an explicit verification of the steepness and differentiability conditions required by the Gärtner–Ellis theorem for the non-i.i.d. structural responses in our benchmarks. To address this concern, we will add a new subsection in the methods or numerical results that numerically verifies these conditions. Specifically, we will compute the empirical rate functions from the sample data and demonstrate their convexity, steepness, and differentiability for the compliance and stress criteria used. This will provide evidence that the gradient computations are reliable for the finite-noise cases considered. revision: yes
Circularity Check
No circularity: LDT and SGD applied as external tools; results do not reduce to self-defined or fitted inputs
full rationale
The paper applies large deviation theory (an established result from probability theory) to obtain closed-form exponential rate estimates for failure probabilities and their gradients, then feeds those estimates into mini-batch SGD for design updates. This chain relies on standard external theorems (Gärtner–Ellis, etc.) and does not define the rate function I(·) in terms of the optimized topologies or vice versa. Validation consists of comparing RBTO designs against robust TO on three independent benchmark problems under compliance and stress criteria; the reported lower failure probabilities are empirical outcomes, not quantities that the paper’s own equations force by construction. No self-citations are invoked as load-bearing uniqueness theorems, no parameters are fitted to a subset and then relabeled as predictions, and no ansatz is smuggled via prior work. The derivation is therefore self-contained against external mathematical tools and benchmark data.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Large deviation principle applies to the rare-event failure probabilities arising in the compliance and stress-based criteria for the topology optimization problems considered
Reference graph
Works this paper leans on
-
[1]
Ole Sigmund and Kurt Maute. Topology optimization approaches: A comparative review.Structural and Multidisciplinary Optimization, 48(6):1031–1055, 2013
work page 2013
-
[2]
Bendsøe and Ole Sigmund.Topology optimization: theory, methods, and applications
Martin P.. Bendsøe and Ole Sigmund.Topology optimization: theory, methods, and applications. Springer Berlin, Germany, 2004
work page 2004
-
[3]
Chao Li and Il Yong Kim. Multi-material topology optimization for automotive design problems.Proceedings of the Institution of Mechanical Engineers, Part D: Journal of Automobile Engineering, 232(14):1950–1969, 2018
work page 1950
-
[4]
Marco Cavazzuti, Andrea Baldini, Enrico Bertocchi, Dario Costi, Enrico Torricelli, and Patrizio Moruzzi. High performance automotive chassis design: a topology optimization based approach.Structural and Multidisciplinary Optimization, 44(1):45–56, 2011
work page 2011
-
[5]
Miguel Seabra, José Azevedo, Aurélio Araújo, Luís Reis, Elodie Pinto, Nuno Alves, Rui Santos, and João Pedro Mortágua. Selective laser melting (SLM) and topology optimization for lighter aerospace componentes.Procedia Structural Integrity, 1:289–296, 2016
work page 2016
-
[6]
Topology optimization in aircraft and aerospace structures design
Ji-Hong Zhu, Wei-Hong Zhang, and Liang Xia. Topology optimization in aircraft and aerospace structures design. Archives of Computational Methods in Engineering, 23(4):595–622, 2016
work page 2016
-
[7]
Hans A Eschenauer and Niels Olhoff. Topology optimization of continuum structures: a review.Applied Mechanics Review, 54(4):331–390, 2001
work page 2001
-
[8]
Muayad Habashneh, Raffaele Cucuzza, Peyman Aela, and Majid Movahedi Rad. Reliability-based topology optimization of imperfect structures considering uncertainty of load position.Structures, 69:107533, 2024. 16 RBTO using Large Deviation TheoryA PREPRINT
work page 2024
-
[9]
Ole Sigmund. On the design of compliant mechanisms using topology optimization.Mechanics of Structures and Machines, 25(4):493–524, 1997
work page 1997
-
[10]
Thomas Golecki, Fernando Gomez, Juan Carrion, and Billie F. Spencer. Bridge topology optimization considering stochastic moving traffic.Engineering Structures, 292:116498, 2023
work page 2023
-
[11]
A review about the engineering design of optimal heat transfer systems using topology optimization
Talib Dbouk. A review about the engineering design of optimal heat transfer systems using topology optimization. Applied Thermal Engineering, 112:841–854, 2017
work page 2017
-
[12]
Naichao Wu, Shan Li, Boyan Zhang, Chenyu Wang, Bingpeng Chen, Qing Han, and Jincheng Wang. The advances of topology optimization techniques in orthopedic implants: a review.Medical & Biological Engineering & Computing, 59(9):1673–1689, 2021
work page 2021
-
[13]
Springer New York, New York, NY , 2015
Ian Gibson, David Rosen, and Brent Stucker.Design for Additive Manufacturing, pages 399–435. Springer New York, New York, NY , 2015
work page 2015
-
[14]
Zijun Wu and Renbin Xiao. A topology optimization approach to structure design with self-supporting constraints in additive manufacturing.Journal of Computational Design and Engineering, 9(2):364–379, 2022
work page 2022
-
[15]
Jikai Liu, Andrew T Gaynor, Shikui Chen, Zhan Kang, Krishnan Suresh, Akihiro Takezawa, Lei Li, Junji Kato, Jinyuan Tang, Charlie CL Wang, Lin Cheng, Xuan Liang, and Albert C To. Current and future trends in topology optimization for additive manufacturing.Structural and Multidisciplinary Optimization, 57(6):2457–2483, 2018
work page 2018
-
[16]
Damiano Pasini and James K Guest. Imperfect architected materials: Mechanics and topology optimization.MRS Bulletin, 44(10):766–772, 2019
work page 2019
-
[17]
Shikui Chen, Wei Chen, and Sanghoon Lee. Level set based robust shape and topology optimization under random field uncertainties.Structural and Multidisciplinary Optimization, 41(4):507–524, 2010
work page 2010
-
[18]
Introducing loading uncertainty in topology optimization
Peter D Dunning, H Alicia Kim, and Glen Mullineux. Introducing loading uncertainty in topology optimization. AIAA Journal, 49(4):760–768, 2011
work page 2011
-
[19]
Topology optimization under uncertainty
Kurt Maute. Topology optimization under uncertainty. InTopology optimization in structural and continuum mechanics, pages 457–471. Springer, 2014
work page 2014
-
[20]
Subhayan De, Jerrad Hampton, Kurt Maute, and Alireza Doostan. Topology optimization under uncertainty using a stochastic gradient-based approach.Structural and Multidisciplinary Optimization, 62(5):2255–2278, 2020
work page 2020
-
[21]
Vahid Keshavarzzadeh, Felipe Fernandez, and Daniel A. Tortorelli. Topology optimization under uncertainty via non-intrusive polynomial chaos expansion.Computer Methods in Applied Mechanics and Engineering, 318:120–147, 2017
work page 2017
-
[22]
Mazdak Tootkaboni, Alireza Asadpoure, and James K. Guest. Topology optimization of continuum structures under uncertainty – a polynomial chaos approach.Computer Methods in Applied Mechanics and Engineering, 201-204:263–275, 2012
work page 2012
-
[23]
Yichen Wu, Lei Wang, Zeshang Li, Lianmei Wu, and Yaru Liu. A deep generative multiscale topology optimization framework considering manufacturing defects and parametrical uncertainties.Computer Methods in Applied Mechanics and Engineering, 437:117778, 2025
work page 2025
-
[24]
Peter D Dunning and H Alicia Kim. Robust topology optimization: minimization of expected and variance of compliance.AIAA Journal, 51(11):2656–2664, 2013
work page 2013
-
[25]
Miche Jansen, Geert Lombaert, and Mattias Schevenels. Robust topology optimization of structures with imperfect geometry based on geometric nonlinear analysis.Computer Methods in Applied Mechanics and Engineering, 285:452–467, 2015
work page 2015
-
[26]
Hans-Georg Beyer and Bernhard Sendhoff. Robust optimization–a comprehensive survey.Computer Methods in Applied Mechanics and Engineering, 196(33-34):3190–3218, 2007
work page 2007
-
[27]
I. Enevoldsen and J.D. Sørensen. Reliability-based optimization in structural engineering.Structural Safety, 15(3):169–196, 1994
work page 1994
-
[28]
J. O. Royset, A. Der Kiureghian, and E. Polak. Reliability-based optimal design of series structural systems. Journal of Engineering Mechanics, 127(6):607–614, 2001
work page 2001
-
[29]
Reliability-based topology optimization
Ghais Kharmanda, Niels Olhoff, Alaa Mohamed, and Maurice Lemaire. Reliability-based topology optimization. Structural and Multidisciplinary optimization, 26(5):295–307, 2004
work page 2004
-
[30]
Rafael Lopez and André Beck. Reliability-based design optimization strategies based on form: A review.Journal of the Brazilian Society of Mechanical Sciences and Engineering, 34:506–514, 12 2012
work page 2012
-
[31]
Alireza Asadpoure, Mazdak Tootkaboni, and James K Guest. Robust topology optimization of structures with uncertainties in stiffness–application to truss structures.Computers & Structures, 89(11-12):1131–1141, 2011. 17 RBTO using Large Deviation TheoryA PREPRINT
work page 2011
-
[32]
Xu Guo, Weisheng Zhang, and Li Zhang. Robust structural topology optimization considering boundary uncertainties.Computer Methods in Applied Mechanics and Engineering, 253:356–368, 2013
work page 2013
-
[33]
Mattias Schevenels, Boyan Stefanov Lazarov, and Ole Sigmund. Robust topology optimization accounting for spatially varying manufacturing errors.Computer Methods in Applied Mechanics and Engineering, 200(49- 52):3613–3627, 2011
work page 2011
-
[34]
Dong Wang and Weifeng Gao. Robust topology optimization under load position uncertainty.International Journal for Numerical Methods in Engineering, 120(11):1249–1272, 2019
work page 2019
-
[35]
Song Bai and Zhan Kang. Robust topology optimization for structures under bounded random loads and material uncertainties.Computers & Structures, 252:106569, 2021
work page 2021
-
[36]
JianTao Liu and Hae Chang Gea. Robust topology optimization under multiple independent unknown-but-bounded loads.Computer Methods in Applied Mechanics and Engineering, 329:464–479, 2018
work page 2018
-
[37]
Achintya Haldar and Sankaran Mahadevan.Reliability assessment using stochastic finite element analysis. John Wiley & Sons, 2000
work page 2000
-
[38]
Abraham M Hasofer and Niels C Lind. Exact and invariant second-moment code format.Journal of the Engineering Mechanics division, 100(1):111–121, 1974
work page 1974
-
[39]
Henrik O Madsen, Steen Krenk, and Niels Christian Lind.Methods of structural safety. Courier Corporation, 2006
work page 2006
-
[40]
Robert E Melchers and André T Beck.Structural reliability analysis and prediction. John wiley & sons, 2018
work page 2018
-
[41]
Jian Tu, Kyung K Choi, and Young H Park. A new study on reliability-based design optimization.Journal of Mechanical Design, 121(4):557–564, 1999
work page 1999
-
[42]
Zeshang Li, Lei Wang, and Geng Xinyu. A level set reliability-based topology optimization (LS-RBTO) method considering sensitivity mapping and multi-source interval uncertainties.Computer Methods in Applied Mechanics and Engineering, 419:116587, 2024
work page 2024
-
[43]
Lei Wang, Yaru Liu, and Min Li. Time-dependent reliability-based optimization for structural-topological configuration design under convex-bounded uncertain modeling.Reliability Engineering & System Safety, 221:108361, 2022
work page 2022
-
[44]
Xiaoping Du and Wei Chen. Sequential optimization and reliability assessment method for efficient probabilistic design.Journal of Mechanical Design, 126(2):225–233, 2004
work page 2004
-
[45]
Mariana Silva, Daniel A Tortorelli, Julian A Norato, Christopher Ha, and Ha-Rok Bae. Component and system reliability-based topology optimization using a single-loop method.Structural and Multidisciplinary Optimization, 41(1):87–106, 2010
work page 2010
-
[46]
André Jacomel Torii, Antonio André Novotny, and Renatha Batista dos Santos. Robust compliance topology optimization based on the topological derivative concept.International Journal for Numerical Methods in Engineering, 106(11):889–903, 2016
work page 2016
-
[47]
Renatha Batista dos Santos, André Jacomel Torii, and Antonio André Novotny. Reliability-based topology optimization of structures under stress constraints.International Journal for Numerical Methods in Engineering, 114(6):660–674, 2018
work page 2018
-
[48]
Subhayan De, Kurt Maute, and Alireza Doostan. Bi-fidelity stochastic gradient descent for structural optimization under uncertainty.Computational Mechanics, 66(4):745–771, 2020
work page 2020
-
[49]
Subhayan De, Kurt Maute, and Alireza Doostan. Topology optimization under microscale uncertainty using stochastic gradients.Structural and Multidisciplinary Optimization, 66(1):17, 2023
work page 2023
-
[50]
Subhayan De, Kurt Maute, and Alireza Doostan. Reliability-based topology optimization using stochastic gradients.Structural and Multidisciplinary Optimization, 64(5):3089–3108, 2021
work page 2021
-
[51]
Amir Dembo.Large deviations techniques and applications. Springer, 2009
work page 2009
- [52]
-
[53]
Weichen Li and Xiaojia Shelly Zhang. Momentum-based accelerated mirror descent stochastic approximation for robust topology optimization under stochastic loads.International Journal for Numerical Methods in Engineering, 122(17):4431–4457, 2021
work page 2021
-
[54]
Estimation of small failure probabilities in high dimensions by subset simulation
Siu-Kui Au and James L Beck. Estimation of small failure probabilities in high dimensions by subset simulation. Probabilistic Engineering Mechanics, 16(4):263–277, 2001. 18 RBTO using Large Deviation TheoryA PREPRINT
work page 2001
-
[55]
Optimal shape design as a material distribution problem.Structural Optimization, 1(4):193– 202, 1989
Martin P Bendsøe. Optimal shape design as a material distribution problem.Structural Optimization, 1(4):193– 202, 1989
work page 1989
-
[56]
Ming Zhou and George IN Rozvany. The COC algorithm, part II: Topological, geometrical and generalized shape optimization.Computer Methods in Applied Mechanics and Engineering, 89(1-3):309–336, 1991
work page 1991
-
[57]
Boyan Stefanov Lazarov and Ole Sigmund. Filters in topology optimization based on helmholtz-type differential equations.International Journal for Numerical Methods in Engineering, 86(6):765–781, 2011
work page 2011
-
[58]
Fengwen Wang, Boyan Stefanov Lazarov, and Ole Sigmund. On projection methods, convergence and robust formulations in topology optimization.Structural and Multidisciplinary Optimization, 43(6):767–784, 2011
work page 2011
-
[59]
Topology optimization of continuum structures with local stress constraints
Pierre Duysinx and Martin P Bendsøe. Topology optimization of continuum structures with local stress constraints. International Journal for Numerical Methods in Engineering, 43(8):1453–1478, 1998
work page 1998
-
[60]
Matteo Bruggi and Pierre Duysinx. Topology optimization for minimum weight with compliance and stress constraints.Structural and Multidisciplinary Optimization, 46(3):369–384, 2012
work page 2012
-
[61]
Stress-based topology optimization.Structural Optimization, 12(2):98–105, 1996
Ren-Jye Yang and Chin-Jung Chen. Stress-based topology optimization.Structural Optimization, 12(2):98–105, 1996
work page 1996
-
[62]
Renato Picelli, Scott Townsend, Christopher Brampton, Julian Norato, and Hyunsun A Kim. Stress-based shape and topology optimization with the level set method.Computer Methods in Applied Mechanics and Engineering, 329:1–23, 2018
work page 2018
-
[63]
Chau Le, Julian Norato, Tyler Bruns, Christopher Ha, and Daniel Tortorelli. Stress-based topology optimization for continua.Structural and Multidisciplinary Optimization, 41(4):605–620, 2010
work page 2010
-
[64]
Jinyu Gu, Tan Gui, Qingwen Yuan, Jinping Qu, and Yingjun Wang. Topology optimization method for local relative displacement difference minimization considering stress constraint.Engineering Structures, 304:117595, 2024
work page 2024
-
[65]
Gustavo Assis da Silva, Niels Aage, André Teófilo Beck, and Ole Sigmund. Local versus global stress constraint strategies in topology optimization: a comparative study.International Journal for Numerical Methods in Engineering, 122(21):6003–6036, 2021
work page 2021
-
[66]
Daniel M De Leon, Joe Alexandersen, Jun S O. Fonseca, and Ole Sigmund. Stress-constrained topology optimization for compliant mechanism design.Structural and Multidisciplinary Optimization, 52(5):929–943, 2015
work page 2015
-
[67]
Haojie Lian, Asger N Christiansen, Daniel A Tortorelli, Ole Sigmund, and Niels Aage. Combined shape and topology optimization for minimization of maximal von mises stress.Structural and Multidisciplinary Optimization, 55(5):1541–1557, 2017
work page 2017
-
[68]
On conjugate convex functions.Canadian Journal of Mathematics, 1(1):73–77, 1949
W Fenchel. On conjugate convex functions.Canadian Journal of Mathematics, 1(1):73–77, 1949
work page 1949
-
[69]
Historical development of the newton–raphson method.SIAM Review, 37(4):531–551, 1995
Tjalling J Ypma. Historical development of the newton–raphson method.SIAM Review, 37(4):531–551, 1995
work page 1995
-
[70]
Design optimization using Subset Simulation algorithm.Structural Safety, 32(6):384–392, 2010
Hong-Shuang Li and Siu-Kiu Au. Design optimization using Subset Simulation algorithm.Structural Safety, 32(6):384–392, 2010
work page 2010
-
[71]
Hong-Shuang Li and Zi-Jun Cao. Matlab codes of Subset Simulation for reliability analysis and structural optimization.Structural and Multidisciplinary Optimization, 54(2):391–410, 2016. 19
work page 2016
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.