Deep Learning for Melt Pool Depth Contour Prediction From Surface Thermal Images via Vision Transformers
Francis Ogoke, Peter Myung-Won Pak, Alexander Myers, Guadalupe Quirarte, Jack Beuth, Jonathan Malen, Amir Barati Farimani
TL;DR
The paper tackles predicting the subsurface melt pool contour in Laser Powder Bed Fusion directly from in-situ surface two-color thermal images. It introduces a hybrid CNN-Transformer pipeline that uses a ResNet backbone to encode spatial features and a temporal Transformer to capture long-range sequence dynamics, outputting a 64×64 truncated signed distance function contour of the melt pool. Evaluations on experimental data show contour IoU around 0.76–0.77 and depth/area correlations up to $R^2 \approx 0.88$, with ratiometric temperature inputs yielding improved IoU over monochrome images. Transfer learning from FLOW-3D and Eagar-Tsai simulations substantially reduces the required labeled data while maintaining predictive accuracy, enabling potential in-situ defect detection and process control in L-PBF.
Abstract
Insufficient overlap between the melt pools produced during Laser Powder Bed Fusion (L-PBF) can lead to lack-of-fusion defects and deteriorated mechanical and fatigue performance. In-situ monitoring of the melt pool subsurface morphology requires specialized equipment that may not be readily accessible or scalable. Therefore, we introduce a machine learning framework to correlate in-situ two-color thermal images observed via high-speed color imaging to the two-dimensional profile of the melt pool cross-section. Specifically, we employ a hybrid CNN-Transformer architecture to establish a correlation between single bead off-axis thermal image sequences and melt pool cross-section contours measured via optical microscopy. In this architecture, a ResNet model embeds the spatial information contained within the thermal images to a latent vector, while a Transformer model correlates the sequence of embedded vectors to extract temporal information. Our framework is able to model the curvature of the subsurface melt pool structure, with improved performance in high energy density regimes compared to analytical melt pool models. The performance of this model is evaluated through dimensional and geometric comparisons to the corresponding experimental melt pool observations.
