Estimating Pore Location of PBF-LB/M Processes with Segmentation Models
Hans Aoyang Zhou, Jan Theunissen, Marco Kemmerling, Anas Abdelrazeq, Johannes Henrich Schleifenbaum, Robert H. Schmitt
TL;DR
This work tackles the challenge of precise, within-layer pore localization in PBF-LB/M by reframing localization as estimating a pore probability field. It introduces Gaussian kernel density estimation (KDE) to convert discrete CT-derived pore positions into a continuous label $x_{PP}$, enabling segmentation models to learn mappings from in-situ monitoring data (HR and OT) to pore probability: $\mathrm{KDE}(\mathbf{v}) = \frac{1}{\beta Q} \sum_{i=1}^{Q} N\left(\frac{\mathbf{v}-\mathbf{v_i}}{\beta}\right)$ with $\beta=20$. The authors train and compare five segmentation architectures (Unet, FPN, LinkNet, DeepLabV3, MA-Net) on data from two geometries across varied process parameters, using MAE as the loss. Results show comparable performance across models, with parameter settings generally having a larger impact than geometry, and demonstrate the feasibility of accurate pore probability estimation from in-situ data, paving the way for real-time defect control and more precise pore detection systems. Limitations include labeling accuracy and potential misalignment between CT and in-situ data, suggesting future work on improved labeling and sequential layer predictions.
Abstract
Reliably manufacturing defect free products is still an open challenge for Laser Powder Bed Fusion processes. Particularly, pores that occur frequently have a negative impact on mechanical properties like fatigue performance. Therefore, an accurate localisation of pores is mandatory for quality assurance, but requires time-consuming post-processing steps like computer tomography scans. Although existing solutions using in-situ monitoring data can detect pore occurrence within a layer, they are limited in their localisation precision. Therefore, we propose a pore localisation approach that estimates their position within a single layer using a Gaussian kernel density estimation. This allows segmentation models to learn the correlation between in-situ monitoring data and the derived probability distribution of pore occurrence. Within our experiments, we compare the prediction performance of different segmentation models depending on machine parameter configuration and geometry features. From our results, we conclude that our approach allows a precise localisation of pores that requires minimal data preprocessing. Our research extends the literature by providing a foundation for more precise pore detection systems.
