← Back to feed
2026-06-24visiondata

A welding penetration prediction model for laser welding process based on self-supervised learning using physics-informed neural networks

Sen Li, Xiaoying Liu, Xiaojian Xu, Chendong Shao, Yaqi Wang, Ling Lan, Xinhua Tang, Haichao Cui

PDF preview for A welding penetration prediction model for laser welding process based on self-supervised learning using physics-informed neural networks
Read on arXiv →

Key claim

Achieves 96.06% accuracy with only 200 labeled images.

In plain English

Imagine you're in a factory where laser welding is crucial for creating strong, defect-free joints. The challenge is predicting how deep the laser penetrates the material, which directly affects the quality of the weld. Traditionally, this requires a lot of high-quality labeled images to train a model, but gathering such data can be time-consuming and expensive. When you don't have enough data, the models can fail to generalize well, leading to poor predictions — this is what's called overfitting. Additionally, if the conditions change even slightly, the model might not perform as expected, which is a common issue in industrial settings.

To tackle these problems, the authors developed SimPhysNet, a new approach that uses a self-supervised learning method. Instead of relying solely on labeled images, it leverages a large amount of unlabeled data by embedding physical principles into the learning process. This helps the model understand the underlying physics of the welding process, allowing it to extract meaningful features from the data. Furthermore, it employs a few-shot learning strategy, which means it can effectively learn from just a small number of labeled examples. This is particularly useful in scenarios where obtaining labeled data is challenging.

The results are promising: SimPhysNet achieves a classification accuracy of 96.06% with only 200 labeled images, which is comparable to traditional methods that use much larger datasets. This advancement not only improves the efficiency of training models for laser welding but also opens the door for smarter automation in manufacturing processes, reducing the reliance on extensive labeled data.

Novelty
8.0/10

The introduction of a self-supervised learning paradigm with physical priors is a significant advancement in the domain of laser welding prediction.

Reliability
8.0/10

The experimental results demonstrate high accuracy with limited labeled data, supported by a clear methodology and comparison to conventional approaches.

Deep reliability assessment

The methodology supports the claim that adding welding-physics losses and targeted augmentations improves few-label penetration classification on the authors' dataset versus a SimSiam-style self-supervised baseline. It overclaims general industrial automation readiness because the excerpts do not show cross-machine, cross-material, cross-camera, temporal, or real-time deployment evaluations.

Reproducibility

No open-source code or public dataset is mentioned in the provided abstract, introduction, results, limitations, or conclusion excerpts. The paper gives architectural ingredients and ablation settings, but reproducibility appears limited without access to the welding image dataset, labels, and implementation details.

Key figure

The key architecture is a SimSiam-style self-supervised visual encoder trained on unlabeled molten-pool/keyhole images with image augmentations and PINN-derived welding physics losses, followed by a prototypical-network few-shot classifier using a small labeled support set.

Benchmark results

~authors' laser welding molten pool/keyhole image datasetaccuracy: 96.06vs conventional supervised learning algorithms using the full labeled datasetreported as comparable; exact delta not provided
D_U datasetaccuracy: 95.14vs SimSiam+11.99 percentage points
A welding penetration prediction model for laser welding process based on self-supervised learning using physics-informed neural networks — Frontier Papers