paper-with-me

홈 › Papers

Heat Source Layout Optimization Using Automatic Deep Learning Surrogate and Multimodal Neighborhood Search Algorithm

2022-05-16 · Jialiang Sun, Xiaohu Zheng, Wen Yao, Xiaoya Zhang, Weien Zhou, Xiaoqian Chen

In satellite layout design, heat source layout optimization (HSLO) is an effective technique to decrease the maximum temperature and improve the heat management of the whole system. Recently, deep learning surrogate assisted HSLO has been proposed, which learns the mapping from layout to its corresponding temperature field, so as to substitute the simulation during optimization to decrease the computational cost largely. However, it faces two main challenges: 1) the neural network surrogate for the certain task is often manually designed to be complex and requires rich debugging experience, which is challenging for the designers in the engineering field; 2) existing algorithms for HSLO could only obtain a near optimal solution in single optimization and are easily trapped in local optimum. To address the first challenge, considering reducing the total parameter numbers and ensuring the similar accuracy as well as, a neural architecture search (NAS) method combined with Feature Pyramid Network (FPN) framework is developed to realize the purpose of automatically searching for a small deep learning surrogate model for HSLO. To address the second challenge, a multimodal neighborhood search based layout optimization algorithm (MNSLO) is proposed, which could obtain more and better approximate optimal design schemes simultaneously in single optimization. Finally, two typical two-dimensional heat conduction optimization problems are utilized to demonstrate the effectiveness of the proposed method. With the similar accuracy, NAS finds models with 80% fewer parameters, 64% fewer FLOPs and 36% faster inference time than the original FPN. Besides, with the assistance of deep learning surrogate by automatic search, MNSLO could achieve multiple near optimal design schemes simultaneously to provide more design diversities for designers.

📄 PDF Abstract BibTeX arXiv:2205.07812

Code (0)

등록된 구현이 없습니다.

Tasks

Layout DesignManagementNeural Architecture Search

Methods 이 논문이 사용한 방법론

FPN 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Deep Neural Network Surrogate Modeling Benchmark for Temperature Field Prediction of Heat Source Layout

2021-03-20 · Xianqi Chen, Xiaoyu Zhao, Zhiqiang Gong, Jun Zhang 외

Thermal issue is of great importance during layout design of heat source components in systems engineering, especially for high functional-density products. Thermal analysis generally needs complex simulation, which lead…

DiversityLayout DesignModel Selectionregression

Physics-informed Convolutional Neural Networks for Temperature Field Prediction of Heat Source Layout without Labeled Data

2021-09-26 · Xiaoyu Zhao, Zhiqiang Gong, Yunyang Zhang, Wen Yao 외

Recently, surrogate models based on deep learning have attracted much attention for engineering analysis and optimization. As the construction of data pairs in most engineering problems is time-consuming, data acquisitio…

Heat Conduction Plate Layout Optimization using Physics-driven Convolutional Neural Networks

2022-01-21 · Hao Ma, Yang Sun, Mario Chiarelli

The layout optimization of the heat conduction is essential during design in engineering, especially for thermal sensible products. When the optimization algorithm iteratively evaluates different loading cases, the tradi…

A Study on the Inductance and Thermal Regression and Optimization for Automatic Layout Design of Power Modules

2023-12-13 · Victor Parque, Aiki Nakamura, Tomoyuki Miyashita

Power modules with excellent inductance and temperature metrics are significant to meet the rising sophistication of energy demand in new technologies. In this paper, we use a surrogate-based approach to render optimal l…

Layout Design

A Deep Learning Approach for Thermal Plume Prediction of Groundwater Heat Pumps

2022-03-29 · Raphael Leiteritz, Kyle Davis, Miriam Schulte, Dirk Pflüger

Climate control of buildings makes up a significant portion of global energy consumption, with groundwater heat pumps providing a suitable alternative. To prevent possibly negative interactions between heat pumps through…