ZHUOJIN-LOGOZhuojin Pipe Fitting Co., Ltd
Zhuojin Pipe Fitting Co., Ltd
STEEL PIPE · FITTING · WELDING TECHNICAL STUDY

ResNet-Based Keyhole TIG Defect Detection and Classification

Literature Overview

The research by Zhang Xuan, Ma Chenchen, and Wang Mingdi, published in Acta Optica Sinica (Vol. 44, No. 21, 2024, pp. 183-193), addresses the critical challenge of online monitoring and defect detection in keyhole TIG welding. The study was supported by the National Natural Science Foundation of China (grants 52375459, 52305399), the Jiangsu Provincial Key R&D Program (BE2022066-3), and the Suzhou Key Industry Technology Innovation Program (SGC2021010). The work develops a visual monitoring system using a dedicated welding camera and designs a ResNet-18 data analysis architecture for identifying various welding states, including good welds, burn-through, contamination, incomplete fusion, misalignment, and incomplete penetration.

Core Technical Approach

The system employs a specialized welding camera to capture real-time images of the molten pool and keyhole during TIG welding. Image enhancement techniques are applied to increase the diversity of the training dataset, which is essential for robust classification performance. A metric learning strategy incorporating center loss is introduced during the training optimization process to improve the discriminative power of the learned features. The study further applies Grad-CAM (Gradient-weighted Class Activation Mapping) and feature mapping visualization techniques to interpret and validate the effectiveness of the data analysis process.

Welding State Classification Categories

Defect Category Description Detection Challenge
Good weld Normal keyhole TIG with stable molten pool Baseline reference condition
Burn-through Excessive heat input causing hole through workpiece Requires early detection to prevent waste
Contamination Foreign material in weld zone May not be visually obvious in real time
Incomplete fusion Insufficient heat input or poor fit-up Subtle visual indicators only
Misalignment Joint misalignment during welding Requires geometric assessment
Incomplete penetration Keyhole not reaching full thickness Critical for structural integrity

Process Analysis and Engineering Implications

The development of an automated visual monitoring system for keyhole TIG welding is of significant practical importance, particularly for applications in steel pipe manufacturing where weld quality directly affects structural integrity and service life. Keyhole TIG welding is increasingly used for thin-walled pipe joints and precision applications where the deep, narrow penetration of the keyhole process is advantageous. However, the keyhole mode is inherently unstable and prone to various defects, making real-time monitoring essential for quality assurance.

The use of ResNet-18 as the backbone architecture represents a practical choice for industrial deployment. Compared to deeper ResNet variants, ResNet-18 offers a favorable balance between classification accuracy and computational efficiency, which is critical for real-time monitoring systems that must process images at high frame rates. The incorporation of center loss in the training process is a particularly noteworthy methodological choice, as it encourages the learned features of each class to cluster around a class-specific center, improving inter-class separability. This is especially valuable in welding defect detection, where the visual differences between defect types can be subtle.

Visualization and Interpretability

The application of Grad-CAM and feature mapping visualization addresses an important concern in industrial data analysis applications: interpretability. In safety-critical applications such as pipe welding, it is essential to understand not only the classification result but also the regions of the image that contributed to the decision. Grad-CAM highlights the spatial regions that the network focuses on when making a classification, which can help engineers validate that the system is detecting relevant features rather than spurious correlations. This interpretability is particularly important for building trust in automated quality control systems and for facilitating the acceptance of such systems by quality assurance personnel.

Study Insights and Reflections

This work represents a significant step toward the automation and intelligentization of welding quality control. The systematic approach of developing a dedicated imaging system, designing an appropriate network architecture, enhancing the training data, and providing interpretability through visualization creates a comprehensive framework that can be adapted to other welding processes and defect types. For steel pipe manufacturing, the ability to detect incomplete fusion, incomplete penetration, and misalignment in real time during keyhole TIG welding could dramatically reduce the rate of defective welds and the associated rework costs. The study also highlights the importance of data quality and diversity in training data analysis models for industrial applications; the use of image enhancement to augment the training dataset is a practical and effective strategy for addressing the limited availability of defect samples. Future work should focus on expanding the dataset to include a wider range of materials, joint configurations, and welding parameters, and on integrating the visual monitoring system with automated process control to achieve closed-loop quality assurance.