PiGRAND:面向智能增材制造的物理信息图神经扩散框架 / PiGRAND: Physics-informed Graph Neural Diffusion for Intelligent Additive Manufacturing
1️⃣ 一句话总结
这篇论文提出了一个名为PiGRAND的新方法,它将物理定律与图神经网络相结合,用于高效、准确地预测3D打印过程中的热量传递,相比现有方法在精度和计算效率上都有显著提升。
A comprehensive understanding of heat transport is essential for optimizing various mechanical and engineering applications, including 3D printing. Recent advances in machine learning, combined with physics-based models, have enabled a powerful fusion of numerical methods and data-driven algorithms. This progress is driven by the availability of limited sensor data in various engineering and scientific domains, where the cost of data collection and the inaccessibility of certain measurements are high. To this end, we present PiGRAND, a Physics-informed graph neural diffusion framework. In order to reduce the computational complexity of graph learning, an efficient graph construction procedure was developed. Our approach is inspired by the explicit Euler and implicit Crank-Nicolson methods for modeling continuous heat transport, leveraging sub-learning models to secure the accurate diffusion across graph nodes. To enhance computational performance, our approach is combined with efficient transfer learning. We evaluate PiGRAND on thermal images from 3D printing, demonstrating significant improvements in prediction accuracy and computational performance compared to traditional graph neural diffusion (GRAND) and physics-informed neural networks (PINNs). These enhancements are attributed to the incorporation of physical principles derived from the theoretical study of partial differential equations (PDEs) into the learning model. The PiGRAND code is open-sourced on GitHub: this https URL
PiGRAND:面向智能增材制造的物理信息图神经扩散框架 / PiGRAND: Physics-informed Graph Neural Diffusion for Intelligent Additive Manufacturing
这篇论文提出了一个名为PiGRAND的新方法,它将物理定律与图神经网络相结合,用于高效、准确地预测3D打印过程中的热量传递,相比现有方法在精度和计算效率上都有显著提升。
源自 arXiv: 2603.15194