A framework for structural shape optimization based on automatic differentiation, the adjoint method and accelerated linear algebra
Gaoyuan Wu

TL;DR
This paper introduces an efficient computational framework combining automatic differentiation, the adjoint method, and accelerated linear algebra to enhance gradient-based shape optimization in structural engineering, supporting complex geometries and hardware acceleration.
Contribution
The work presents a novel framework utilizing AD, the adjoint method, and XLA via JAX for faster, more accurate shape optimization, with practical applications to architectural form finding.
Findings
Framework improves gradient evaluation efficiency and accuracy.
Supports GPU acceleration for large-scale problems.
Successfully applied to complex structural shape optimization tasks.
Abstract
Shape optimization is of great significance in structural engineering, as an efficient geometry leads to better performance of structures. However, the application of gradient-based shape optimization for structural and architectural design is limited, which is partly due to the difficulty and the complexity in gradient evaluation. In this work, an efficient framework based on automatic differentiation (AD), the adjoint method and accelerated linear algebra (XLA) is proposed to promote the implementation of gradient-based shape optimization. The framework is realized by the implementation of the high-performance computing (HPC) library JAX. We leverage AD for gradient evaluation in the sensitivity analysis stage. Compared to numerical differentiation, AD is more accurate; compared to analytical and symbolic differentiation, AD is more efficient and easier to apply. In addition, the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopology Optimization in Engineering · Composite Structure Analysis and Optimization · Advanced Numerical Analysis Techniques
