An unsupervised learning approach to solving heat equations on chip based on Auto Encoder and Image Gradient
Haiyang He, Jay Pathak

TL;DR
This paper introduces an unsupervised hybrid Auto Encoder and Image Gradient framework to solve heat equations on chips, capable of generalizing to unseen source terms without retraining, addressing limitations of existing PINN methods.
Contribution
The paper proposes a novel unsupervised learning approach combining Auto Encoder and Image Gradient networks to solve and generalize heat transfer equations on chips without solution data.
Findings
Successfully solves heat equations with limited training source terms.
Generalizes to unseen heat source cases without retraining.
Outperforms traditional PINN in flexibility and efficiency.
Abstract
Solving heat transfer equations on chip becomes very critical in the upcoming 5G and AI chip-package-systems. However, batches of simulations have to be performed for data driven supervised machine learning models. Data driven methods are data hungry, to address this, Physics Informed Neural Networks (PINN) have been proposed. However, vanilla PINN models solve one fixed heat equation at a time, so the models have to be retrained for heat equations with different source terms. Additionally, issues related to multi-objective optimization have to be resolved while using PINN to minimize the PDE residual, satisfy boundary conditions and fit the observed data etc. Therefore, this paper investigates an unsupervised learning approach for solving heat transfer equations on chip without using solution data and generalizing the trained network for predicting solutions for heat equations with…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Heat Transfer and Optimization · Fluid Dynamics and Turbulent Flows
MethodsAutoencoders
