Reference Dataset and Benchmark for Reconstructing Laser Parameters from On-axis Video in Powder Bed Fusion of Bulk Stainless Steel
Cyril Blanc, Ayyoub Ahar, Kurt De Grave
TL;DR
This work tackles the lack of public data and benchmarks for machine learning tasks in LPBF by introducing raise-lpbf, a terabyte-scale dataset that randomizes laser power and speed per scan line and records on-axis high-speed video at 20,000 FPS. Ground-truth laser parameters are aligned with the recorded controller data, and a public benchmark Makebench evaluates models on reconstructing power, speed, or linear power density from video frames, using RMSE on randomized layers. Baseline evaluations show 3D CNN-based models, particularly SlowFast, achieving the best performance among tested architectures, with Transformers underperforming under current input configurations. The dataset and benchmark enable ML-driven LPBF monitoring and anomaly detection, with planned future work including CT-based porosity prediction to further advance automated, low-defect AM manufacturing of stainless steel components.
Abstract
We present RAISE-LPBF, a large dataset on the effect of laser power and laser dot speed in powder bed fusion (LPBF) of 316L stainless steel bulk material, monitored by on-axis 20k FPS video. Both process parameters are independently sampled for each scan line from a continuous distribution, so interactions of different parameter choices can be investigated. The data can be used to derive statistical properties of LPBF, as well as to build anomaly detectors. We provide example source code for loading the data, baseline machine learning models and results, and a public benchmark to evaluate predictive models.
