arXiv:2606.19921cs.AI2026-06

用CNN加速拓扑优化,减少90%以上迭代次数。

eCNNTO: A Highly Generalizable ConvNet for Accelerating Topology Optimization

论文配图:eCNNTO: A Highly Generalizable ConvNet for Accelerating Topology Optimization
图 1 · 摘自论文原文
  • 基于元素的CNN网络,利用残差结构捕捉邻域关联
  • 训练数据改用最终阶段密度历史,减少90%以上迭代
  • 小数据训练即可泛化到多种边界和网格条件

本文提出一种基于元素的卷积神经网络(eCNNTO),用于加速基于密度的拓扑优化(TO)。传统TO需大量迭代,每次迭代均进行有限元分析,尤其在高分辨率网格下效率低下。eCNNTO借鉴Kallioras等(2020)方法,为每个元素训练深度置信网络(DBN)以预测近似最优密度,从而跳过多数迭代。但原方法缺乏邻域空间相关性,易导致结构断裂。本文采用带残差连接的CNN解决此问题,并引入新训练策略:使用最终阶段的密度历史而非早期历史作为训练数据,进一步提升效率并降低所需数据量。eCNNTO仅需少量训练数据,即可在不同边界条件、载荷、设计域几何、网格分辨率及非设计区域下实现良好泛化。二维与三维案例验证了其高效性,迭代次数最多减少90%(二维)和97%(三维)。

原文摘要 · Abstract (English)

This work proposes an element-based Convolutional Neural Network (CNN) to accelerate density-based Topology Optimization (TO), termed eCNNTO. TO generally undergoes a large number of iterations, where finite element analysis is performed in every iteration, leading to the efficiency bottleneck especially when dense meshes are used to achieve high-resolution designs. To address this limitation, eCNNTO is proposed to build upon Kallioras et al. (2020), where a Deep Belief Network (DBN) was trained for every element to predict its near-optimal density from its early history, thereby skipping the great majority of iterations and significantly accelerating the TO procedure. However, the method lacks spatial correlations among neighboring elements and may lead to disconnected features in the final structure. The proposed method employs CNN with residual connections to address this issue. On top of it, a novel training strategy is introduced to further enhance the optimization efficiency, where the training dataset consists of the final stage density histories rather than early ones. This change can also help reduce the required training data size. eCNNTO requires only a small dataset to train and yet it can be generalized to problems with largely different boundary conditions, loading cases, design domain geometries, mesh resolutions, as well as non-design domains. In the end, the generalization capabilities and efficiency of eCNNTO are demonstrated through a variety of examples in two and three dimensions, achieving up to 90% and 97% reduction of iterations, respectively.

拓扑优化CNN加速泛化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。