Weakly-Supervised Deep Learning of Heat Transport via Physics Informed Loss
Rishi Sharma, Amir Barati Farimani, Joe Gomes, Peter Eastman, Vijay, Pande

TL;DR
This paper introduces a weakly-supervised deep learning approach that incorporates physics-based constraints into neural networks to solve 2-D heat equations without labeled data, achieving high accuracy and computational speedup.
Contribution
It presents a novel method of encoding PDE knowledge into neural network loss functions using convolutional kernels for physics-informed learning.
Findings
Achieves less than 1.5% error in heat equation solutions
Learns steady-state solutions from initial conditions without labeled data
Speeds up finite difference calculations for PDEs
Abstract
In typical machine learning tasks and applications, it is necessary to obtain or create large labeled datasets in order to to achieve high performance. Unfortunately, large labeled datasets are not always available and can be expensive to source, creating a bottleneck towards more widely applicable machine learning. The paradigm of weak supervision offers an alternative that allows for integration of domain-specific knowledge by enforcing constraints that a correct solution to the learning problem will obey over the output space. In this work, we explore the application of this paradigm to 2-D physical systems governed by non-linear differential equations. We demonstrate that knowledge of the partial differential equations governing a system can be encoded into the loss function of a neural network via an appropriately chosen convolutional kernel. We demonstrate this by showing that 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Gaussian Processes and Bayesian Inference · Machine Learning in Materials Science
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
