pith. machine review for the scientific record. sign in

arxiv: 2604.14562 · v1 · submitted 2026-04-16 · 💻 cs.LG · physics.app-ph· physics.comp-ph

Recognition: unknown

Material-Agnostic Zero-Shot Thermal Inference for Metal Additive Manufacturing via a Parametric PINN Framework

Authors on Pith no claims yet

Pith reviewed 2026-05-10 12:08 UTC · model grok-4.3

classification 💻 cs.LG physics.app-phphysics.comp-ph
keywords physics-informed neural networkszero-shot learningadditive manufacturingthermal modelingparametric PINNlaser powder bed fusionmaterial generalization
0
0 comments X

The pith

A parametric PINN with decoupled material encoding and Rosenthal scaling achieves zero-shot thermal inference across arbitrary metals in additive manufacturing.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper sets out to prove that a single physics-informed neural network can produce accurate temperature fields for metal alloys never seen in training, without any new labeled data or model updates. This would matter because current thermal models in laser powder bed fusion require fresh datasets and retraining whenever the alloy changes, slowing down process development. The approach works by encoding material properties separately from space-time coordinates, fusing them with conditional modulation to respect how material parameters multiply into the heat equation, and then rescaling the network output using an analytical Rosenthal solution. Experiments across in-distribution and out-of-distribution alloys show the method cuts relative L2 error by up to 64.2 percent while matching baseline accuracy after only 4.4 percent of the usual training time. Ablation results indicate the same architectural pieces improve other PINN variants as well.

Core claim

The framework demonstrates that a decoupled parametric PINN architecture, which encodes material properties and spatiotemporal coordinates independently before fusing them through conditional modulation, combined with physics-guided output scaling derived from Rosenthal's analytical solution, produces physically consistent zero-shot predictions for out-of-distribution materials in bare-plate LPBF without labeled data, retraining, or pre-training, while also accelerating convergence relative to standard non-parametric PINNs.

What carries the argument

Decoupled parametric PINN architecture that encodes material properties separately from spatiotemporal coordinates and fuses them via conditional modulation, plus Rosenthal-based output scaling.

If this is right

  • A single trained model can be deployed for thermal modeling of any metal alloy in LPBF without collecting new data or performing retraining.
  • Training time drops dramatically, allowing the network to reach better accuracy than baselines after only a small fraction of the usual epochs.
  • The conditional modulation and Rosenthal scaling steps can be added to other PINN architectures to improve their material generalization.
  • Process design and optimization in metal AM become more flexible because material changes no longer require rebuilding the entire simulation pipeline.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same separation of material parameters from geometry could be tested on other manufacturing physics problems such as residual stress or microstructure evolution.
  • If the scaling term remains accurate, the framework might support real-time temperature field estimation when paired with sparse sensor readings during a build.
  • Extending the conditional modulation to include process parameters alongside material properties could further reduce the need for case-by-case calibration.

Load-bearing premise

That encoding material properties separately and modulating them conditionally will keep the network predictions physically consistent when the new alloy's thermal properties lie well outside the training distribution.

What would settle it

Run the trained model on a new alloy whose thermal conductivity and diffusivity fall far outside the training range, compute the relative L2 error against a high-fidelity reference simulation or experiment, and check whether the error stays below the non-parametric baseline; if it does not, the zero-shot claim is falsified.

Figures

Figures reproduced from arXiv: 2604.14562 by Hyeonsu Lee, Jihoon Jeong.

Figure 1
Figure 1. Figure 1: Proposed parametric PINN framework for material-agnostic temperature prediction in metal AM. [PITH_FULL_IMAGE:figures/full_fig_p005_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Architectural comparison between a conventional monolithic parametric PINN and the proposed decoupled [PITH_FULL_IMAGE:figures/full_fig_p006_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Comparison of output scaling strategies for temperature prediction. (a) Manual output scaling [ [PITH_FULL_IMAGE:figures/full_fig_p008_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Ground-truth temperature field snapshots at [PITH_FULL_IMAGE:figures/full_fig_p010_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: Visualization of the sampled collocation points used in this study. Sam￾pling points at time t (a) on the boundary (b) in the domain. Reproduced from [20]. Collocation Sampling Strategy To train PINN models using physics￾based residuals, collocation points sampled from the spatiotemporal domain are employed. Although the choice of sampling strategy is critical and constitutes a broad research topic in itse… view at source ↗
Figure 6
Figure 6. Figure 6: Comparison of training dynamics between the N-PINN [ [PITH_FULL_IMAGE:figures/full_fig_p012_6.png] view at source ↗
Figure 7
Figure 7. Figure 7: Thermal history comparison at a probe location along the laser scan path on the top surface for Ti–6Al–4V, [PITH_FULL_IMAGE:figures/full_fig_p013_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: Comparison of training dynamics between the P-PINN and the proposed framework. (a)–(c) Evolution of the [PITH_FULL_IMAGE:figures/full_fig_p014_8.png] view at source ↗
Figure 9
Figure 9. Figure 9: Thermal history comparison at a probe location along the laser scan path on the top surface for Ti–6Al–4V, [PITH_FULL_IMAGE:figures/full_fig_p015_9.png] view at source ↗
Figure 10
Figure 10. Figure 10: Qualitative comparison of temperature fields at [PITH_FULL_IMAGE:figures/full_fig_p016_10.png] view at source ↗
Figure 11
Figure 11. Figure 11: Qualitative comparison of temperature fields at [PITH_FULL_IMAGE:figures/full_fig_p017_11.png] view at source ↗
Figure 12
Figure 12. Figure 12: Qualitative comparison of temperature fields at [PITH_FULL_IMAGE:figures/full_fig_p018_12.png] view at source ↗
Figure 13
Figure 13. Figure 13: Qualitative comparison of temperature fields at [PITH_FULL_IMAGE:figures/full_fig_p019_13.png] view at source ↗
Figure 14
Figure 14. Figure 14: Sensitivity analysis of the proposed physics-guided output scaling strategy w.r.t. the scaling factor [PITH_FULL_IMAGE:figures/full_fig_p021_14.png] view at source ↗
Figure 15
Figure 15. Figure 15: Comparison of training dynamics between the Adam+L-BFGS and the proposed hybrid training strategy. [PITH_FULL_IMAGE:figures/full_fig_p022_15.png] view at source ↗
read the original abstract

Accurate thermal modeling in metal additive manufacturing (AM) is essential for understanding the process-structure-performance relationship. While prior studies have explored generalization across unseen process conditions, they often require extensive datasets, costly retraining, or pre-training. Generalization across different materials also remains relatively unexplored due to the challenges posed by distinct material-dependent thermal behaviors. This paper introduces a parametric physics-informed neural network (PINN) framework for zero-shot generalization across arbitrary materials without labeled data, retraining, or pre-training. The framework adopts a decoupled parametric PINN architecture that separately encodes material properties and spatiotemporal coordinates, fusing them through conditional modulation to better align with the multiplicative role of material parameters in the governing equation and boundary conditions. Physics-guided output scaling derived from Rosenthal's analytical solution and a hybrid optimization strategy are further incorporated to enhance physical consistency, training stability, and convergence. Experiments on bare plate laser powder bed fusion (LPBF) across diverse metal alloys, including both in-distribution and out-of-distribution cases, demonstrate effective zero-shot generalizability along with superior training efficiency. Specifically, the proposed framework achieved up to a 64.2% reduction in relative L2 error compared to the non-parametric baseline while surpassing its performance within only 4.4% of the baseline training epochs. Ablation studies confirm that the proposed framework's components are broadly applicable to other PINN-based approaches. Overall, the proposed framework provides an efficient and scalable material-agnostic solution for zero-shot thermal modeling, contributing to more flexible and practical deployment in metal AM.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

3 major / 3 minor

Summary. The paper introduces a parametric PINN framework for zero-shot thermal field prediction in laser powder bed fusion across arbitrary metal alloys without retraining or target-material data. It decouples material-property encoding from spatiotemporal coordinates, fuses them via conditional modulation to respect the multiplicative structure of the heat equation, applies Rosenthal-derived output scaling, and uses a hybrid optimizer. Experiments on bare-plate LPBF report up to 64.2% relative L2-error reduction versus a non-parametric baseline and convergence within 4.4% of baseline epochs on both in-distribution and out-of-distribution alloys; ablations indicate the components transfer to other PINN architectures.

Significance. If the reported zero-shot generalization and physical consistency hold for OOD materials whose properties lie well outside the training support, the work would meaningfully advance material-agnostic modeling in additive manufacturing by removing the need for per-alloy data collection and retraining. The demonstrated training-speed gains and ablation results are practically useful. However, the significance is tempered by the reliance on Rosenthal scaling (constant properties, semi-infinite domain) whose mismatch with LPBF realities (phase change, finite geometry, temperature-dependent properties) could undermine extrapolation claims.

major comments (3)
  1. The central zero-shot claim rests on the assertion that the learned parametric map yields low PDE residuals for OOD alloys without any optimization or labeled data. No quantitative residual norms (heat-equation, boundary, or initial-condition) are reported for the farthest OOD cases; only L2 field errors versus (presumably simulated) ground truth are shown. If residuals rise sharply outside the training property range, the error reductions cannot be attributed to physically consistent inference.
  2. Rosenthal scaling is applied as a post-hoc multiplier derived under constant-property, semi-infinite assumptions. The manuscript does not quantify how this scaling interacts with the learned network when conductivity, diffusivity, or specific heat deviate substantially from training values, nor does it test sensitivity to the semi-infinite idealization on finite-plate geometries used in the experiments.
  3. The data-split and OOD protocol details are insufficient to verify that the reported 64.2% error reduction and 4.4% epoch comparison are not influenced by post-hoc selection of training alloys or test cases. Explicit leave-one-alloy-out statistics and the exact range of material parameters in the training distribution versus test distribution are needed.
minor comments (3)
  1. Notation for the conditional modulation operator and the precise form of the physics-guided scaling factor should be stated explicitly in the methods section rather than left to the supplementary material.
  2. Figure captions for the temperature-field visualizations should include the specific alloy, laser parameters, and whether the field is a network prediction or reference solution.
  3. The ablation study table would benefit from reporting both mean and standard deviation across multiple random seeds to establish statistical significance of the component contributions.

Simulated Author's Rebuttal

3 responses · 0 unresolved

We thank the referee for the constructive and detailed feedback on our manuscript. The comments highlight important aspects of physical consistency, methodological transparency, and experimental rigor that we will address in the revision. Below we respond point-by-point to each major comment.

read point-by-point responses
  1. Referee: The central zero-shot claim rests on the assertion that the learned parametric map yields low PDE residuals for OOD alloys without any optimization or labeled data. No quantitative residual norms (heat-equation, boundary, or initial-condition) are reported for the farthest OOD cases; only L2 field errors versus (presumably simulated) ground truth are shown. If residuals rise sharply outside the training property range, the error reductions cannot be attributed to physically consistent inference.

    Authors: We agree that reporting PDE residuals would provide direct evidence of physical consistency for the zero-shot predictions. The L2 errors are measured against high-fidelity finite-element simulations that satisfy the governing equations, but this does not substitute for explicit residual evaluation on the network outputs. In the revised manuscript we will add quantitative residual norms (mean squared residuals of the heat equation, boundary conditions, and initial conditions) evaluated over the domain for the farthest OOD alloys. These will be presented in a supplementary table to confirm that residuals remain controlled outside the training support. revision: yes

  2. Referee: Rosenthal scaling is applied as a post-hoc multiplier derived under constant-property, semi-infinite assumptions. The manuscript does not quantify how this scaling interacts with the learned network when conductivity, diffusivity, or specific heat deviate substantially from training values, nor does it test sensitivity to the semi-infinite idealization on finite-plate geometries used in the experiments.

    Authors: The scaling is derived from Rosenthal's solution to normalize the output temperature scale and improve training stability across material parameters; the network itself learns the parametric modulation of the solution. We acknowledge that the interaction between this fixed scaling and large property deviations, as well as the semi-infinite assumption on finite plates, merits explicit quantification. In the revision we will add a dedicated analysis section that (i) compares network predictions with and without the scaling for OOD alloys and (ii) discusses the limitations of the semi-infinite idealization relative to the bare-plate geometry and time scales used in the experiments. Full sensitivity sweeps over extreme property deviations would require additional high-fidelity simulations beyond the current scope, but the added analysis will clarify the practical range of validity. revision: partial

  3. Referee: The data-split and OOD protocol details are insufficient to verify that the reported 64.2% error reduction and 4.4% epoch comparison are not influenced by post-hoc selection of training alloys or test cases. Explicit leave-one-alloy-out statistics and the exact range of material parameters in the training distribution versus test distribution are needed.

    Authors: The original manuscript describes the set of alloys and the in-distribution versus out-of-distribution split, but we accept that more granular reporting is required for reproducibility. In the revised version we will expand the experimental section to include (i) explicit leave-one-alloy-out cross-validation results with per-alloy relative L2 errors, (ii) the precise numerical ranges of thermal conductivity, diffusivity, and specific heat used for training versus testing, and (iii) confirmation that the OOD alloys lie outside the convex hull of the training parameter distribution. This will eliminate any ambiguity regarding post-hoc selection. revision: yes

Circularity Check

0 steps flagged

No significant circularity; framework uses external Rosenthal scaling and standard PINN components with experimental validation

full rationale

The paper's central framework employs a decoupled parametric PINN with conditional modulation to encode material properties separately from spatiotemporal inputs, plus output scaling drawn from Rosenthal's external analytical solution and a hybrid optimizer. Performance metrics (L2 error reductions, epoch efficiency) are reported from direct experimental comparisons against non-parametric baselines on both in-distribution and out-of-distribution alloys. No quoted equations or steps reduce the zero-shot generalization claim to a fitted parameter by construction, a self-citation chain, or an ansatz smuggled from prior author work. The derivation remains self-contained against external benchmarks and standard physics, consistent with the reader's assessment of score 2.0.

Axiom & Free-Parameter Ledger

0 free parameters · 2 axioms · 0 invented entities

The central claim rests on the standard heat equation and boundary conditions for LPBF plus the validity of Rosenthal's analytical solution as an external scaling reference; no free parameters or invented entities are explicitly introduced in the abstract.

axioms (2)
  • domain assumption The governing thermal equations and boundary conditions for laser powder bed fusion remain valid across the tested metal alloys.
    Invoked implicitly when claiming the physics-guided scaling and zero-shot generalization will hold for arbitrary materials.
  • domain assumption Rosenthal's analytical solution provides a suitable scaling reference that improves physical consistency for the neural network output.
    Used to derive the physics-guided output scaling component.

pith-pipeline@v0.9.0 · 5585 in / 1368 out tokens · 34679 ms · 2026-05-10T12:08:49.808325+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

50 extracted references · 6 canonical work pages · 1 internal anchor

  1. [1]

    Metal additive manufacturing: a review.Journal of Materials Engineering and performance, 23(6):1917–1928, 2014

    William E Frazier. Metal additive manufacturing: a review.Journal of Materials Engineering and performance, 23(6):1917–1928, 2014

  2. [2]

    Additive manufacturing: scientific and technological challenges, market uptake and opportunities

    Syed AM Tofail, Elias P Koumoulos, Amit Bandyopadhyay, Susmita Bose, Lisa O’Donoghue, and Costas Charitidis. Additive manufacturing: scientific and technological challenges, market uptake and opportunities. Materials today, 21(1):22–37, 2018

  3. [3]

    Directed energy deposition (ded) additive manufacturing: Physical characteristics, defects, challenges and applications.Materials Today, 49:271–295, 2021

    David Svetlizky, Mitun Das, Baolong Zheng, Alexandra L Vyatskikh, Susmita Bose, Amit Bandyopadhyay, Julie M Schoenung, Enrique J Lavernia, and Noam Eliaz. Directed energy deposition (ded) additive manufacturing: Physical characteristics, defects, challenges and applications.Materials Today, 49:271–295, 2021

  4. [4]

    Jacob Smith, Wei Xiong, Wentao Yan, Stephen Lin, Puikei Cheng, Orion L Kafka, Gregory J Wagner, Jian Cao, and Wing Kam Liu. Linking process, structure, property, and performance for metal-based additive manufacturing: computational approaches with experimental support.Computational Mechanics, 57(4):583–610, 2016

  5. [5]

    Additive manufacturing of metallic components–process, structure and properties.Progress in materials science, 92:112–224, 2018

    Tarasankar DebRoy, Huiliang L Wei, James S Zuback, Tuhin Mukherjee, John W Elmer, John O Milewski, Allison Michelle Beese, A de Wilson-Heid, Amitava De, and Wei Zhang. Additive manufacturing of metallic components–process, structure and properties.Progress in materials science, 92:112–224, 2018

  6. [6]

    Enriched analytical solutions for additive manufacturing modeling and simulation.Additive Manufacturing, 25:437–447, 2019

    John C Steuben, Andrew J Birnbaum, John G Michopoulos, and Athanasios P Iliopoulos. Enriched analytical solutions for additive manufacturing modeling and simulation.Additive Manufacturing, 25:437–447, 2019

  7. [7]

    A 3d finite difference thermal model tailored for additive manufacturing.Jom, 71(3):1117–1126, 2019

    Tom Stockman, Judith A Schneider, Bryant Walker, and John S Carpenter. A 3d finite difference thermal model tailored for additive manufacturing.Jom, 71(3):1117–1126, 2019

  8. [8]

    Calibrating uncertain parameters in melt pool simulations of additive manufacturing.Computational Materials Science, 218:111904, 2023

    Gerry L Knapp, John Coleman, Matt Rolchigo, Miroslav Stoyanov, and Alex Plotkowski. Calibrating uncertain parameters in melt pool simulations of additive manufacturing.Computational Materials Science, 218:111904, 2023

  9. [9]

    Efficient gpu-accelerated thermomechanical solver for residual stress prediction in additive manufacturing.Computational Mechanics, 71(5):879–893, 2023

    Shuheng Liao, Ashkan Golgoon, Mojtaba Mozaffar, and Jian Cao. Efficient gpu-accelerated thermomechanical solver for residual stress prediction in additive manufacturing.Computational Mechanics, 71(5):879–893, 2023

  10. [10]

    Leveraging simulated and empirical data-driven insight to supervised-learning for porosity prediction in laser metal deposition.Journal of Manufacturing Systems, 62:875–885, 2022

    Vidita Gawade, Vani Singh, et al. Leveraging simulated and empirical data-driven insight to supervised-learning for porosity prediction in laser metal deposition.Journal of Manufacturing Systems, 62:875–885, 2022

  11. [11]

    On the multiphysics modeling challenges for metal additive manufacturing processes.Additive Manufacturing, 22:784–799, 2018

    John G Michopoulos, Athanasios P Iliopoulos, John C Steuben, Andrew J Birnbaum, and Samuel G Lambrakos. On the multiphysics modeling challenges for metal additive manufacturing processes.Additive Manufacturing, 22:784–799, 2018

  12. [12]

    Data-driven prediction of the high-dimensional thermal history in directed energy deposition processes via recurrent neural networks.Manufacturing letters, 18:35–39, 2018

    Mojtaba Mozaffar, Arindam Paul, Reda Al-Bahrani, Sarah Wolff, Alok Choudhary, Ankit Agrawal, Kornel Ehmann, and Jian Cao. Data-driven prediction of the high-dimensional thermal history in directed energy deposition processes via recurrent neural networks.Manufacturing letters, 18:35–39, 2018

  13. [13]

    Data-driven modeling of thermal history in additive manufacturing.Additive Manufacturing, 32:101017, 2020

    Mriganka Roy and Olga Wodo. Data-driven modeling of thermal history in additive manufacturing.Additive Manufacturing, 32:101017, 2020

  14. [14]

    Prediction of melt pool temperature in directed energy deposition using machine learning.Additive Manufacturing, 37:101692, 2021

    Ziyang Zhang, Zhichao Liu, and Dazhong Wu. Prediction of melt pool temperature in directed energy deposition using machine learning.Additive Manufacturing, 37:101692, 2021

  15. [15]

    Geometry-agnostic data-driven thermal modeling of additive manufacturing processes using graph neural networks.Additive Manufacturing, 48:102449, 2021

    Mojtaba Mozaffar, Shuheng Liao, Hui Lin, Kornel Ehmann, and Jian Cao. Geometry-agnostic data-driven thermal modeling of additive manufacturing processes using graph neural networks.Additive Manufacturing, 48:102449, 2021. 24 arXivTemplateA PREPRINT

  16. [16]

    Data-driven prediction of geometry-and toolpath sequence-dependent intra-layer process conditions variations in laser powder bed fusion

    Dominik Kozjek, Conor Porter, Fred M Carter III, Jon-Erik Mogonye, and Jian Cao. Data-driven prediction of geometry-and toolpath sequence-dependent intra-layer process conditions variations in laser powder bed fusion. Journal of Manufacturing Processes, 100:34–46, 2023

  17. [17]

    Data-driven prediction of inter-layer process condition variations in laser powder bed fusion.Additive Manufacturing, 88:104230, 2024

    Dominik Kozjek, Conor Porter, Fred M Carter III, Jon-Erik Mogonye, and Jian Cao. Data-driven prediction of inter-layer process condition variations in laser powder bed fusion.Additive Manufacturing, 88:104230, 2024

  18. [18]

    Adrian Matias Chung Baek, Taehwan Kim, Minkyu Seong, Seungjae Lee, Hogyeong Kang, Eunju Park, Im Doo Jung, and Namhun Kim. Multimodal deep learning for enhanced temperature prediction with uncertainty quantification in directed energy deposition (ded) process.Virtual and Physical Prototyping, 20(1):e2474532, 2025

  19. [19]

    Physics-informed machine learning across manufacturing processes: Recent advances, challenges, and directions.Journal of Manufacturing Systems, 85:72–95, 2026

    Donghyun Ra, Jaeryun Lee, Minwoo Lee, Seongmin Kwak, Seungchul Lee, and Sooyoung Lee. Physics-informed machine learning across manufacturing processes: Recent advances, challenges, and directions.Journal of Manufacturing Systems, 85:72–95, 2026

  20. [20]

    Shuheng Liao, Tianju Xue, Jihoon Jeong, Samantha Webster, Kornel Ehmann, and Jian Cao. Hybrid thermal modeling of additive manufacturing processes using physics-informed neural networks for temperature prediction and parameter identification.Computational Mechanics, 72(3):499–512, 2023

  21. [21]

    Maziar Raissi, Paris Perdikaris, and George E Karniadakis. Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations.Journal of Computational physics, 378:686–707, 2019

  22. [22]

    When and why pinns fail to train: A neural tangent kernel perspective.Journal of Computational Physics, 449:110768, 2022

    Sifan Wang, Xinling Yu, and Paris Perdikaris. When and why pinns fail to train: A neural tangent kernel perspective.Journal of Computational Physics, 449:110768, 2022

  23. [23]

    Physics-informed neural networks for thermal modeling transferable across paths, print parameters, and beam profiles.Additive Manufacturing, page 105060, 2025

    Meysam Faegh, Rakshith Reddy Sanvelly, Reihane Arabpoor, Prahalada Rao, Tuhin Mukherjee, and Azadeh Haghighi. Physics-informed neural networks for thermal modeling transferable across paths, print parameters, and beam profiles.Additive Manufacturing, page 105060, 2025

  24. [24]

    Shitong Peng, Shoulan Yang, Baoyun Gao, Weiwei Liu, Fengtao Wang, and Zijue Tang. Prediction of 3d temperature field through single 2d temperature data based on transfer learning-based pinn model in laser-based directed energy deposition.Journal of Manufacturing Processes, 138:140–156, 2025

  25. [25]

    Laser additive manufacturing of metallic components: materials, processes and mechanisms.International materials reviews, 57(3):133–164, 2012

    Dong Dong Gu, Wilhelm Meiners, Konrad Wissenbach, and Reinhart Poprawe. Laser additive manufacturing of metallic components: materials, processes and mechanisms.International materials reviews, 57(3):133–164, 2012

  26. [26]

    Ehsan Hosseini, P Scheel, Oliver Müller, Roberto Molinaro, and Siddhartha Mishra. Single-track thermal analysis of laser powder bed fusion process: Parametric solution through physics-informed neural networks.Computer Methods in Applied Mechanics and Engineering, 410:116019, 2023

  27. [27]

    Dominik Kozjek, Fred M Carter III, Conor Porter, Jon-Erik Mogonye, Kornel Ehmann, and Jian Cao. Data-driven prediction of next-layer melt pool temperatures in laser powder bed fusion based on co-axial high-resolution planck thermometry measurements.Journal of Manufacturing Processes, 79:81–90, 2022

  28. [28]

    Temporal convolutional networks for data-driven thermal modeling of directed energy deposition.Journal of Manufacturing Processes, 85:405–416, 2023

    V Perumal, D Abueidda, S Koric, and A Kontsos. Temporal convolutional networks for data-driven thermal modeling of directed energy deposition.Journal of Manufacturing Processes, 85:405–416, 2023

  29. [29]

    Chenfei Liu, Tao Yuan, He Shan, Yixiang Wang, Honglie Lai, and Shujun Chen. A novel deep learning model for the real-time prediction of emissivity and thermal history in metal additive manufacturing processes.Journal of Manufacturing Processes, 135:301–314, 2025

  30. [30]

    Data-driven inpainting for full-part temperature monitoring in additive manufacturing.Journal of Manufacturing Systems, 77:558–575, 2024

    Jiangce Chen, Mikhail Khrenov, Jiayi Jin, Sneha Prabha Narra, and Christopher McComb. Data-driven inpainting for full-part temperature monitoring in additive manufacturing.Journal of Manufacturing Systems, 77:558–575, 2024

  31. [31]

    Thermal prediction of additive fric- tion stir deposition through bayesian learning-enabled explainable artificial intelligence.Journal of Manufacturing Systems, 72:1–15, 2024

    Yunhui Zhu, Xiaofeng Wu, Nikhil Gotawala, David M Higdon, and Hang Z Yu. Thermal prediction of additive fric- tion stir deposition through bayesian learning-enabled explainable artificial intelligence.Journal of Manufacturing Systems, 72:1–15, 2024

  32. [32]

    Transfer learning enabled geometry, process, and material agnostic rgnn for temperature prediction in directed energy deposition.Additive Manufacturing, page 104876, 2025

    Jin Young Choi, Sina Malakpour Estalaki, Daniel Quispe, Rujing Zha, Rowan Rolark, Mojtaba Mozaffar, and Jian Cao. Transfer learning enabled geometry, process, and material agnostic rgnn for temperature prediction in directed energy deposition.Additive Manufacturing, page 104876, 2025

  33. [33]

    Multi-layer thermal simulation using physics-informed neural network.Additive Manufacturing, 95:104498, 2024

    Bohan Peng and Ajit Panesar. Multi-layer thermal simulation using physics-informed neural network.Additive Manufacturing, 95:104498, 2024

  34. [34]

    Multi-layer thermal history prediction framework for directed energy deposition based on extended physics-informed neural networks (xpinn).Additive Manufacturing, page 104953, 2025

    Bohan Peng and Ajit Panesar. Multi-layer thermal history prediction framework for directed energy deposition based on extended physics-informed neural networks (xpinn).Additive Manufacturing, page 104953, 2025. 25 arXivTemplateA PREPRINT

  35. [35]

    Error homogenization in physics-informed neural networks for modeling in manufacturing.Journal of Manufacturing Systems, 71:298–308, 2023

    Clayton Cooper, Jianjing Zhang, and Robert X Gao. Error homogenization in physics-informed neural networks for modeling in manufacturing.Journal of Manufacturing Systems, 71:298–308, 2023

  36. [36]

    Shoulan Yang, Zhengjingxuan Liao, Ze Wang, Weiwei Liu, Fengtao Wang, Madan Kumar, Shoukang Yu, Hongchao Zhang, and Shitong Peng. Physics-informed fourier-gaussian-laplacian neural network for temperature field reconstruction and accurate prediction in laser wire additive manufacturing.Journal of Manufacturing Processes, 157:871–900, 2026

  37. [37]

    Pouyan Sajadi, Mostafa Rahmani Dehaghani, Yifan Tang, and G Gary Wang. Two-dimensional temperature field prediction with in-situ data in metal additive manufacturing using physics-informed neural networks.Engineering Applications of Artificial Intelligence, 150:110636, 2025

  38. [38]

    Yining Yuan, Gang Wang, Yuelan Di, Wei Shi, and Liping Wang. A physics-informed neural network on 3d- temperature prediction with multi-track, multi-parameter and measured data in laser deposition process.The International Journal of Advanced Manufacturing Technology, pages 1–13, 2025

  39. [39]

    Parameter- ized physics-informed neural networks for parameterized pdes.arXiv preprint arXiv:2408.09446, 2024

    Woojin Cho, Minju Jo, Haksoo Lim, Kookjin Lee, Dongeun Lee, Sanghyun Hong, and Noseong Park. Parameter- ized physics-informed neural networks for parameterized pdes.arXiv preprint arXiv:2408.09446, 2024

  40. [40]

    Film: Visual reasoning with a general conditioning layer

    Ethan Perez, Florian Strub, Harm De Vries, Vincent Dumoulin, and Aaron Courville. Film: Visual reasoning with a general conditioning layer. InProceedings of the AAAI conference on artificial intelligence, volume 32, 2018

  41. [41]

    An expert’s guide to training physics-informed neural networks.arXiv preprint arXiv:2308.08468, 2023

    Sifan Wang, Shyam Sankaran, Hanwen Wang, and Paris Perdikaris. An expert’s guide to training physics-informed neural networks.arXiv preprint arXiv:2308.08468, 2023

  42. [42]

    Predicting temperature field for metal additive manufacturing using pinn

    B Peng and A Panesar. Predicting temperature field for metal additive manufacturing using pinn. 2023

  43. [43]

    Patcharapit Promoppatum, Shi-Chune Yao, P Chris Pistorius, and Anthony D Rollett. A comprehensive comparison of the analytical and numerical prediction of the thermal history and solidification microstructure of inconel 718 products made by laser powder-bed fusion.Engineering, 3(5):685–694, 2017

  44. [44]

    Shuai Shi, Xuewen Liu, Zhongan Wang, Hai Chang, Yingna Wu, Rui Yang, and Zirong Zhai. An intelligent process parameters optimization approach for directed energy deposition of nickel-based alloys using deep reinforcement learning.Journal of Manufacturing Processes, 120:1130–1140, 2024

  45. [45]

    An overview of gradient descent optimization algorithms

    Sebastian Ruder. An overview of gradient descent optimization algorithms.arXiv preprint arXiv:1609.04747, 2016

  46. [46]

    MIT press Cambridge, 2016

    Ian Goodfellow, Yoshua Bengio, Aaron Courville, and Yoshua Bengio.Deep learning, volume 1. MIT press Cambridge, 2016

  47. [47]

    Adam: A Method for Stochastic Optimization

    Diederik P Kingma. Adam: A method for stochastic optimization.arXiv preprint arXiv:1412.6980, 2014

  48. [48]

    Rathore, W

    Pratik Rathore, Weimu Lei, Zachary Frangella, Lu Lu, and Madeleine Udell. Challenges in training pinns: A loss landscape perspective.arXiv preprint arXiv:2402.01868, 2024

  49. [49]

    Gradient alignment in physics- informed neural networks: a second-order optimization perspective

    Sifan Wang, Ananyae Kumar Bhartari, Bowen Li, and Paris Perdikaris. Gradient alignment in physics-informed neural networks: A second-order optimization perspective.arXiv preprint arXiv:2502.00604, 2025

  50. [50]

    Jax-fem: A differentiable gpu-accelerated 3d finite element solver for automatic inverse design and mechanistic data science

    Tianju Xue, Shuheng Liao, Zhengtao Gan, Chanwook Park, Xiaoyu Xie, Wing Kam Liu, and Jian Cao. Jax-fem: A differentiable gpu-accelerated 3d finite element solver for automatic inverse design and mechanistic data science. Computer Physics Communications, page 108802, 2023. 26 arXivTemplateA PREPRINT A Appendix A.1 Nomenclature Table 10: List of symbols use...