paper-with-me

홈 › Papers

eCNNTO: A Highly Generalizable ConvNet for Accelerating Topology Optimization

2026-06-18 · Shengbiao Lu, Xiaodong Wei arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.19921

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Armour: Generalizable Compact Self-Attention for Vision Transformers

2021-08-03 · Lingchuan Meng

Attention-based transformer networks have demonstrated promising potential as their applications extend from natural language processing to vision. However, despite the recent improvements, such as sub-quadratic attentio…

Crowd Counting With Deep Negative Correlation Learning

2018-06-01 · CVPR 2018 6 · Zenglin Shi, Le Zhang, Yun Liu, Xiaofeng Cao 외

Deep convolutional networks (ConvNets) have achieved unprecedented performances on many computer vision tasks. However, their adaptations to crowd counting on single images are still in their infancy and suffer from seve…

Crowd Counting

Convolutional Networks with Adaptive Inference Graphs

2017-11-30 · ECCV 2018 9 · Andreas Veit, Serge Belongie

Do convolutional networks really need a fixed feed-forward structure? What if, after identifying the high-level concept of an image, a network could move directly to a layer that can distinguish fine-grained differences?…

TopoImb: Toward Topology-level Imbalance in Learning from Graphs

2022-12-16 · Tianxiang Zhao, Dongsheng Luo, Xiang Zhang, Suhang Wang

Graph serves as a powerful tool for modeling data that has an underlying structure in non-Euclidean space, by encoding relations as edges and entities as nodes. Despite developments in learning from graph-structured data…

EAST: Encoding-Aware Sparse Training for Deep Memory Compression of ConvNets

2019-12-20 · Matteo Grimaldi, Valentino Peluso, Andrea Calimera

The implementation of Deep Convolutional Neural Networks (ConvNets) on tiny end-nodes with limited non-volatile memory space calls for smart compression strategies capable of shrinking the footprint yet preserving predic…

Quantization