Nondestructive testing deep learning a review năm 2024

There has been considerable evidence of the effectiveness of machine learning (ML) and artificial intelligence (AI) algorithms as numerical tools; some of their applications include computational fluid dynamics, control and automation, signal processing, and materials engineering. Recent advances in ML and AI can directly benefit non-destructive testing, one of the most important industrial applications. With AI, data analysis can be improved and better harnessed. NDT uses electromagnetic waves or material-based methods to acquire information from a specimen. ML algorithms can interpret multiple signals or images to analyze, inspect, and examine the integrity of the materials structure. An overview of the foundations and current applications of ML techniques in advanced NDT is presented in this paper. In addition to explaining ML techniques, the most recent advances in ML and AI, including deep learning, are also discussed.

With the advent of Industrial 4.0 and now the birth of Industrial 5.0, machine learning (ML) is more integrated into manufacturing technology than ever before. One area of manufacturing that is using more and more machine learning is that of inspection and especially, Non-destructive Testing where safety critical parts must be evaluated but not to the point of destruction when such parts are needed to enter service at a specific time and, for a specific period. Due to the nature of NDT and especially multi-spectral NDT, machine learning is required to provide understanding through patterns where no traditional methods can be used due to the very non-linearity within such problem spaces. This is why this title has been selected for a greater focus within Frontiers.

This research topic aims to highlight and address the gaps within ML when applied to NDT and manufacturing systems. Such gaps that have been identified, huge uncertainty and variation encountered in data sets. There is a need therefore for greater transparency and to ensure ‘black boxes’ are more transparent so users gain greater confidence with such technologies. The learning of datasets should be displayed in terms of decision boundaries and where improvements can be made or where potential decisions are not trusted due to being in-between data boundaries for example. Such measures would tackle uncertainty where the transparency would break down how a prediction or decision has been made.

This Research Topic aims to address the above context and apply such technologies to as many manufacturing processes as possible. We welcome contributions on/exploring Topics of interest including but not limited to the following :

• ML techniques applied to NDT sensors to determine salient patterns for inspection or control. • Use ML models to provide control for manufacturing processes (machining, wire arc additive manufacturing and polymer transformation, reinforced composite auto enclaves technologies to name a few). • How to make black-box classifiers such as Neural Networks (NNs)/DNNs more transparent in terms of learning data boundaries and towards a greater acceptance in terms of best practices or standardization when applied to NDT and manufacturing systems. • Using multiple ML models to give a higher confidence in pattern recognition or prediction of NDT systems applied to manufacturing systems (see above for examples), maintenance of manufacturing systems, and robotic processes used to automate the manufacturing process. • How ML and sensors can provide a better understanding of the manufacturing process – in terms of material interactions, measured temperature, and measured stress/loads, and tracing the future of the manufacturing Industry.

Keywords: Industrial 4.0, Machine Learning, Non Destructive Testing, Neural Networks, Manufacturing Systems, Manufacturing Processes, measured temperature, manufacturing Industry

Important Note: All contributions to this Research Topic must be within the scope of the section and journal to which they are submitted, as defined in their mission statements. Frontiers reserves the right to guide an out-of-scope manuscript to a more suitable section or journal at any stage of peer review.

Non-destructive testing (NDT)—also known as non-destructive inspection (NDI) or examination (NDE)—is among the most commonly used techniques for material structure investigations, especially in critical fields like aerospace, where most of the components should be analysed [].

Several technologies exist for defect identification in NDT applications. Ultrasonic testing is adopted for the detection of defects inside sound-conducting materials. The resulting signal should be properly investigated for identifying the nature and size of the defect []. Another well-investigated technique for NDT is the use of infrared cameras: the material was subjected to a mechanical wave that was converted in heat at the correspondence of defects []. This concept has also been extended for applications in which the testing was performed by an UAV []. Furthermore, eddy currents have been used in NDT for crack identification [].

Another NDT that is gaining scientific and technological relevance in multiple areas is continuous wave terahertz imaging, that has been proved to provide very good results in the identification of several defects, such as voids and water infiltrations [].

Other approaches to NDT are the acoustic emissions, the digital image correlation, and the infrared thermography. These techniques have been successfully applied to the inspection of composite material [].

Fluorescent penetrant inspection (FPI) is a well-assessed NDT method used in manufacturing for detecting porosity, cracks, fractures, laps, seams and other flaws of the manufactured sample under test, caused by fatigue, impact, quenching, machining, grinding, forging, bursts, shrinkage or overload [].

Although several technologies exist for assisting the NDI/NDT personnel in detecting the defects, simple visual inspection may still account for up to 80% of all quality inspections in the automotive and the aerospace field. Quality visual control is always associated with a certain degree of variability in both throughput and accuracy; an automated vision system can significantly improve both of them. Indeed, visual inspectors have must rely solely on their vision to assess the condition of the components produced (axes, turbine, fuel injectors etc.); typically, when they perform NDI and NDT, they are often supported by highly sophisticated imaging and scanning devices in order to detect the defects [].

Image processing algorithms and computational intelligence (CI) can be implemented for introducing an automated approach for defect classification [].

Several studies have been conducted in the area of using image processing to detect cracks and defects in materials: a comparison of image analysis techniques for detecting cracks in concrete structures can be found in [,], but only very few studies in the literature have focused on automatic crack detection in metals using image analysis.

Some of these investigated the possible FPI automation of drive and crank shafts for the automotive industry [] by using fixed CCD cameras and UV light illumination, but did not reveal their results, while in [], forged metal parts were analysed with a camera, but the proposed approach shows relatively low robustness and some false responses; an FPI system was proposed in [], however, unfortunately lacks accuracy, still showing errors in classifying image features.

Computational intelligence techniques have firmly established themselves as effective numerical tools in the recent past. They have been extensively employed in many systems and application fields, like signal processing, automatic control, industrial and consumer electronics. Image processing is also an extremely attractive area for the development of new computational intelligence-based techniques and their applications, such as image preprocessing and compression algorithms, image analysis pattern recognition, classification and clustering, image inferencing [].

Among the most relevant industrial applications, NDT can benefit from recently emerged computational intelligence (CI) techniques (i.e., independent component analysis (ICA), wavelet representation, support vector machines, fuzzy systems, neural networks). Several practical examples for the solution of relevant inspection problems are presented in [], where the advantages of using the CI approach have been assessed on applications of NDT/NDI in both civil engineering and industrial problems.

Additionally, in order to manage the uncertainty intrinsically connected with NDT, fuzzy logic can be used, as shown in [], where reasonably simple computational models are presented as good fault detection as the known more complicated models. Moreover, an evolutionary neural network (ENN) can be used to quantify the defects in NDT, as shown in []. In this case, information extracted from the pixels of visual camera imaging provides characteristic parameters for network training and validation, resulting in an error of less than 2%.

Very good performances were obtained using random forests for image classification [,], and deep learning algorithms [].

In terms of real-time capabilities, recent literature [] has assessed the ability of neural networks to manage input data with a time interval sampled approximately one-tenth of the time constant of the considered system.

The proposed system, specifically tailored on the stringent requirements of a high-volume aerospace test case, consists of a robot for part handling, a machine vision solution for detecting the defects, and intelligent software allowing real-time image processing and highly reliable decision making.

The aim of this process was to identify the defectiveness status of some mechanical parts by means of images. Different possible system architecture will be presented and tested on a basic dataset of real images, in order to properly validate and compare the proposed procedures. For each test sample, several images at different angles are captured to populate the input dataset. In this way, the defectiveness status should be found to combine the information contained in all the pictures.

The proposed technique combines deterministic feature extraction with machine learning classifiers in order to exploit the advantages of the latter reducing the training set size required. In fact, for this application, the number of damaged pieces is very small, thus the number of occurrences of each defect is a very crucial aspect in the training of ML classifiers.

With respect to statistical or purely deterministic approaches [], the proposed approach is able to exploit the capability of neural networks to provide a non-linear classifier. The main disadvantage of this approach is the reduction in the learning capability of the ML, because the information in input is limited by the process of feature extraction. However, the results obtained for the considered problem shows that this method achieves better performance with respect to a pure ML [].

Other works have exploited feature extraction in NDT; however, in many cases, this is the outcome of a properly trained ML model. For example, in [], deep learning is used for extracting key features from eddy currents testing; this kind of approaches cannot be used in the application proposed in this paper also due to the lack of a numerical model of the defectiveness.

The paper is structured as follows: describes the architecture of the proposed automated system; presents the considered ML classifiers and an additional data analysis technique; while describes the dataset considered in this case study; finally, numerical results and conclusions are reported in and , respectively.

2. Automated FPI System Architecture

The context in which the proposed machine learning technique is introduced is the automated fluorescent penetrant inspection (AutoFPI) project, a research program funded by the MANUNET initiative, in the framework of European Union’s Horizon 2020 research and innovation initiative: its aim is the development of an automated system with the scope of analysing failures in industrial parts and components.

As previously described, FPIs are NDT techniques, with a sequence of operations which can be generally described by the flow chart shown in . Their main drawback is the requirement, in the last stage (the evaluation part), that an expert operator works in dark room to process the parts manually.

The automated system aims to improve both the quality of operators’ working environment and their evaluations: indeed, the expert can be replaced inside the dark room by a robot which takes each part and shoots pictures under multiple angles; these are then analysed by suitable image processing techniques, as shown in .

In particular, the system was designed for increasing the reliability of the evaluations performed on the part, by implementing an ad hoc designed human–machine interface and proper artificial intelligence (AI) techniques to learn from expert operators how to evaluate part quality and identify features under the UV light.

The employment of a robotic part manipulation system and the high-speed decision-making algorithm will likely increase the FPI efficiency, thus reducing the inspection time and allowing to process more parts every day.

The inspection process will gain repeatability and the availability of data will allow improved flaw localization and sizing and the issuing of detailed reports and statistics on production.

Finally, the operators can optionally check and validate the overall process quality by working with a PC, also in a remote working environment. All these improvements will ultimately minimize the cost of the process, but will also have social impacts, improving operators’ working conditions, avoiding manual part processing and monotonous tasks.

Within this framework, it is possible to consider some machine learning processes that automatically evaluate the part status. Their design should take into account that the final defectiveness rate is a function of all the pictures taken from different angles.

The main constraint in the ML design phase is the low number of available samples. In particular, the defectiveness rate is very low, and it is almost impossible to train a convolutional deep learning network that can directly assess the entire part. Thus, multi-step architectures were investigated for reducing the number of samples required for the training phase; some deterministic steps were introduced in the system and the final ML impact was limited.

Two systems were designed: they differ from the amount of image preprocessing required before the neural network.

The part analysis starts with a preliminary deterministic analysis of the images, in which the spots are identified and extracted in small boxes. The accuracy of this step highly depends on the noise level in the original images: generally, if the cleaning phase has been properly performed, the noise is relatively low. It introduces a new user-defined parameter, i.e., the box size, that can be used for tuning the trade-off between the number of data contained in each box and the computational time required for training the system.

Another important advantage of this approach is related to the fact that image multiplication techniques can be exploited for enlarging the available dataset.

The investigated procedure is based on this approach. The main architecture based on the spot identification is the one depicted in , where each spot identified in the original picture is directly processed by means of a neural network. The input size of this network is the number of pixels in the box and its output is the spot classification.

In this architecture, it is possible to exploit both deep neural network and multi-layer perceptron. The required dataset is smaller with respect to the previous cases, and it is simpler to acquire: in fact, for each image it is possible to have more than one indication.

In this case, there are two deterministic steps that should be carefully designed: the first one is the spot identification and the second one is the heuristic logic for finding the final sample status.

In an alternative design architecture (), a further deterministic step was introduced: in fact, for each spot, some features are deterministically extracted and used as input of the neural network.

This final architecture requires the lowest number of input samples, but it can identify a quite restricted classes of indications, according to the type of extracted features.

Within this framework the aim of this paper was to analyse the performance of the two neural network-based classifiers.

3. Machine Learning Techniques for Spot Identification

Machine learning (ML), especially neural networks, can be effectively implemented for the defectiveness status identification. The target of ML system is the classification of each spot identified in the original image. The input layer is provided as a B/W image with 60 × 60 pixel size.

The output of the system is the spot classification among three possible classes which were identified in the considered application for aerospace manufacturing: “healthy” (when no defect is found); “linear defect”; and “crack” (based on the defect shape, respectively).

In this Section, two different classifiers are described: the first one is the direct spot classifier and the second one is the indirect spot classifier. This last approach requires an additional deterministic feature extraction step.

3.1. Direct Spot Classifier

The direct spot classifier, shown in , directly receives as input the image in which there is the spot. Thus, its input layer has 60 × 60 neurons.

The developed neural network has only one hidden layer to reduce the possibility of incurring in over-training, while the output layer is composed of three neurons, one for each target status of the part. The network is trained with the scaled conjugate gradient algorithm using the cross-entropy error index [].

3.2. Indirect Spot Classifier

The second proposed classifier is the indirect method: the image is preliminary analysed, and some deterministic features are extracted.

The features were selected after interviewing the expert users: from these, it was found that the most important aspects for the classification are the area of the spot and its aspect ratio.

Thus, the new selected features are the following: area of the spot, major and minor axis of the ellipse circumscribed to the spot, its eccentricity, and finally the orientation of the spot. shows the architecture of this indirect system.

For better understanding which is the real contribution of the feature extraction process on the classification, with respect to the neural network’s one, the t-distributed stochastic neighbour embedding method was applied, as described in the next section.

3.3. t-Distributed Stochastic Neighbour Embedding

The t-distributed stochastic neighbour embedding (t-DSNE) is a machine learning algorithm for high-dimensional data visualization [].

It is a non-linear dimensionality reduction technique well suited for embedding high-dimensional data for visualization in a low-dimensional space of two or three dimensions. Specifically, it models each high-dimensional object by a two- or three-dimensional point in such a way that similar objects are represented by nearby points and dissimilar objects are modelled by distant points with high probability.

This method was implemented in this paper for analysing and validating the sample distribution at three different levels of the classification: at the first step, when spot images were analysed; then, after the deterministic features were extracted; and finally, at the end of the classification process, as reported in the following section.

4. Case Study and Dataset

The considered dataset is composed by some 60 × 60 pixel boxes each one containing a single spot. These boxes are in black and white because the original colour images were preprocessed with a thresholding algorithm for reducing the image noise.

The dataset is thus composed of single spots that were classified by the expert operators in three possible classes: cracks; linear indications; and healthy indication.

shows some spots of the available dataset: the colour of the box is representative of the type of defect: in green, the healthy indications; in orange, the linear ones; and in red, the cracks.

Due to the fact that classification was manually performed, it may be possible to have some misclassified samples.

The available spotted images were selected in order to have the same number of indications for the three classes. From this dataset, the training, validation and testing sets were extracted. In this case also, the size of each class is the same in all the subset. This created a dataset division as shown in .

For all the performed analysis, the training set was composed of 65% of the samples; the validation set of 15%; and the test set of 20%—for a total of 1502 images, as reported in detail in .

This dataset was used to train the two classification networks of the architectures described in and . In particular, the first one was a direct spot classification because the network was directly fed with the pixels’ values, while the second one was an indirect spot classified since the image is deterministically preprocessed.

5. Numerical Results and Validation

Numerical analysis was performed on the described dataset, considering the two previously presented approaches, i.e., the direct and indirect spot classifier, respectively. Additionally, the results of the classification were compared by means of the t-DSNE approach described in , in order to graphically compare and validate the effectiveness of the proposed techniques.

All the machine learning techniques were implemented in Matlab R2019b starting from the Neural Network Toolbox and properly modifying the network features to be suited for the specific problem.

5.1. Direct Spot Classifier

The neural network was composed of an input layer with 360 neurons, one for each pixel, one hidden layer with 150 neurons, designed after a preliminary sensitivity analysis, and a final output layer with three neurons, that return the probability that a spot belongs to each classification type.

As mentioned in , the error function used in training the neural network was the cross entropy [] and the training algorithm was the scaled conjugate gradient. The termination criterion selected was the validation check. Twenty-five independent trials were performed and shows the training and testing convergence curves.

The best network obtained according to the testing result was analysed. It reached the best validation performance at epoch 77, as shown in , where the training (blue line), the validation (green line) and the testing (red line) are shown. Here, it is possible to see that the training performances are much better than the validation and testing ones, showing that the network has a relatively reduced generalization capability.

The performance of this network can be more deeply analysed by means of the confusion matrices, in which the percentage of correct and wrong classifications are reported for each case. In , both the confusion matrix on the entire dataset and on the testing set are reported.

The first aspect that can be noticed is the different performance between the entire dataset and the test set: in fact, in the first one, the percentage of correct classification is 73%, while on the test set, it is only 61.7%.

Secondly, it is possible to see that the most of errors are concentrated in the misclassification of defects (linear classified as cracks, 134 cases over the entire dataset, and crack classified as linear, 86 cases). There is a quite high number of defects that has been classified as healthy indications: this is a quite relevant error because it can lead to safety issues in the specific application domain.

5.2. Indirect Spot Classifier

The neural network is now composed of an input layer with five neurons, one for each feature, one hidden layer with 10 neurons (sized with a sensitivity analysis) and a final output layer with three neurons, with the same meaning seen before. As in the previous case, the error function used is the cross entropy and the training algorithm is the scaled conjugate gradient.

shows the training and testing convergence curves for 25 independent trials.

Comparing these results with the one of a previously proposed direct classifier, it is possible to see that the cross-entropy error is significantly lower, especially in the testing performances.

In this case, once more, the best network obtained according to the testing result was analysed. Its detailed convergence curves are shown in . Thus, the distance between the training performance and the testing one is much smaller than before, meaning that a higher generalization capability of the system was reached.

The performance of this network can be analysed more deeply by means of the confusion matrices depicted in .

The first observation is related to the very high performance rate of this network: it achieves 97.3% correct classification on the test set.

In this case also, most of the misclassifications were related to cracks classified as healthy (1% of the test set) and crack indications classified as linear or vice versa (altogether another 1% of the test set).

For better understanding the misclassification impact, shows some examples related to it. For each spot, the output class, its confidence level and the target class are each indicated.

Analysing these cases, it is possible to see that the second case can be considered border line between a real crack and a healthy indication. The performance of this classifier is very good and its training computational time is reduced by the fact that inputs are five numbers for each sample.

5.3. Results Validation and Comparison

As mentioned in , in order to evaluate the real contribution of the feature extraction process on the classification, with respect to the neural network’s one, the t-distributed stochastic neighbour embedding method was applied, as described in .

shows the 2-D representation of the spot images samples: the classification classes are represented by means of the colours: red for healthy indications; green for cracks; and blue for linear ones. In this figure, it is possible to observe that there are almost no clusters, meaning that the initial distribution of samples cannot be linearly classified. The high concentration of healthy indications in the centre of the picture corresponds to the samples in which the number of white pixels is very low.

shows the t-DSNE visualization after the extraction of the features. In this case, there are some clusters, but they are often composed of samples belonging to different classification classes. The only exception is a very isolated cluster of healthy indication on the top of the Figure: it corresponds to those samples in which the number of white pixels, i.e., the area of the spot, is very low.

It is possible to see that the deterministic feature extraction helps the classification, but it is still not accurate enough.

Finally, shows the t-DSNE of the final classification after the neural network run: it is possible to see that the samples are well clustered, thus validating the effectiveness of the proposed procedure with respect to the simple feature extraction process, and its increased accuracy in defect detection.

6. Conclusions

In this paper, different ML-based architectures were tested to perform NDT applied to an industrial quality test. For each considered part, several images taken at different angles were analysed. The proposed methods were able to detect and classify the defectiveness status of the relevant parts, combining the information contained in the source pictures with the expert operator experience employed to train the system, thus improving the overall NDT procedure effectiveness.

The resulting automated FPI process may find wide application in several manufacturing sectors such as aerospace, automotive, energy, and nuclear, where production requires the extensive use of FPI techniques, thus leading to significant improvements on the current state of the art practices.

In addition to an increased quality of inspection and probability of detection, the results of the automated process may be less dependent on subjective operator analysis, also leading to a reduced number of “false calls” and a higher customer confidence.

The reduction in inspection time, obtained by the robotic part manipulation and the high-speed decision-making algorithm, will highly increase the FPI efficiency, allowing to process more parts every day and impacting the overall production lead time, also improving human operators’ working conditions.

The combination between deterministic feature extraction and machine learning classifier provides the optimal performance considering the non-linearity problems and the limits of the available samples due to the high reliability of the production process.

Author Contributions

Conceptualization, D.C., L.C., F.G., A.N. and M.M.; methodology, A.N., D.C. and M.M.; software, A.N.; validation, A.N., F.G. and M.M.; formal analysis, A.N. and F.G.; investigation, D.C., L.C., F.G., A.N. and M.M.; resources, D.C. and L.C.; data curation, A.N. and L.C.; writing—original draft preparation, A.N.; writing—review and editing, F.G. and M.M.; visualization, D.C. and L.C.; supervision, D.C. and M.M.; project administration, D.C.; funding acquisition, D.C., L.C. and M.M. All authors have read and agreed to the published version of the manuscript.

Funding

This research was conducted within the AutoFPI project, a research program funded by the MANUNET initiative, supported by the European Union’s Horizon 2020 research and innovation programme, under grant agreement No. 721267, in the framework of the ERA-LEARN 2020 support action. In particular, this work has also been co-funded by the The Research Council of Norway (Project no.: 283999), by Regione Lombardia with Decreto DD. n.3705 (15 March 2018), and by Regione Puglia with DD n. 065 (02 August 2018), in the framework of the Regional Operational Program FESR-FSE 2014–2020—Priority Axis I “Research, Technological Development and Innovation”—Action 1.6 “Interventions to strengthen the regional and national innovation system, increase and empowerment of collaboration between companies and research facilities”—Manunet Call 2017.

Institutional Review Board Statement

Not applicable.

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Gholizadeh, S. A review of non-destructive testing methods of composite materials. Procedia Struct. Integr. 2016, 1, 50–57. [Google Scholar]
  2. Capriotti, M.; Lanza di Scalea, F. Robust non-destructive inspection of composite aerospace structures by extraction of ultrasonic guided-wave transfer function in single-input dual-output scanning systems. J. Intell. Mater. Syst. Struct. 2020, 31, 651–664. [Google Scholar] [CrossRef]
  3. Ciampa, F.; Mahmoodi, P.; Pinto, F.; Meo, M. Recent advances in active infrared thermography for non-destructive testing of aerospace components. Sensors 2018, 18, 609. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Deane, S.; Avdelidis, N.P.; Ibarra-Castanedo, C.; Zhang, H.; Nezhad, H.Y.; Williamson, A.A.; Mackley, T.; Davis, M.J.; Maldague, X.; Tsourdos, A. Application of NDT thermographic imaging of aerospace structures. Infrared Phys. Technol. 2019, 97, 456–466. [Google Scholar] [CrossRef] [Green Version]
  5. Cacciola, M.; Calcagno, S.; Megali, G.; Morabito, F.; Pellicano, D.; Versaci, M. FEA design and misfit minimization for in-depth flaw characterization in metallic plates with eddy current nondestructive testing. IEEE Trans. Magn. 2009, 45, 1506–1509. [Google Scholar] [CrossRef]
  6. Costa, F.B.; Machado, M.A.; Bonfait, G.J.; Vieira, P.; Santos, T.G. Continuous wave terahertz imaging for NDT: Fundamentals and experimental validation. Measurement 2021, 172, 108904. [Google Scholar] [CrossRef]
  7. Zhou, W.; Ji, X.l.; Yang, S.; Liu, J.; Ma, L.h. Review on the performance improvements and non-destructive testing of patches repaired composites. Compos. Struct. 2021, 263, 113659. [Google Scholar] [CrossRef]
  8. Dwivedi, S.K.; Vishwakarma, M.; Soni, A. Advances and researches on non destructive testing: A review. Mater. Today Proc. 2018, 5, 3690–3698. [Google Scholar] [CrossRef]
  9. D’Angelo, G.; Palmieri, F. Knowledge elicitation based on genetic programming for non destructive testing of critical aerospace systems. Future Gener. Comput. Syst. 2020, 102, 633–642. [Google Scholar] [CrossRef]
  10. Wang, P.; Huang, H. Comparison analysis on present image-based crack detection methods in concrete structures. In Proceedings of the 2010 3rd International Congress on Image and Signal Processing, Yantai, China, 16–18 October 2010; Volume 5, pp. 2530–2533. [Google Scholar]
  11. Khrissi, L.; El Akkad, N.; Satori, H.; Satori, K. Image Segmentation based on k-means and genetic algorithms. In Embedded Systems and Artificial Intelligence; Springer: Berlin/Heidelberg, Germany, 2020; pp. 489–497. [Google Scholar]
  12. Vetterlein, T.; Georgi, S. Application of magnetic particle inspection in the field of the automotive industry. In Proceedings of the European NDT Conference (ECNDT 2006), Berlin, Germany, 25–29 September 2006; pp. 1–11. [Google Scholar]
  13. Lundh, M. Automatic Crack Detection in Forged Metal Parts. Master’s Thesis, Chalmers University of Technology, Goteborg, Sweden, 2012. [Google Scholar]
  14. Tang, Y.; Niu, A.; Wee, W.G.; Han, C.Y. Automated inspection system for detecting metal surface cracks from fluorescent penetrant images. In Machine Vision Applications in Industrial Inspection III; International Society for Optics and Photonics: San Jose, CA, USA, 1995; Volume 2423, pp. 278–291. [Google Scholar]
  15. Chatterjee, A.; Siarry, P. Computational Intelligence in Image Processing; Springer: Berlin/Heidelberg, Germany, 2013. [Google Scholar]
  16. Cacciola, M.; Morabito, F.; Versaci, M. Computational Intelligence Methodologies for Non Destructive Testing/Evaluation Applications. In Ultrasonic and Advanced Methods for Nondestructive Testing and Material Characterization; World Scientific: Singapore, 2007; pp. 493–516. [Google Scholar]
  17. Rabcan, J.; Levashenko, V.; Zaitseva, E.; Kvassay, M.; Subbotin, S. Non-destructive diagnostic of aircraft engine blades by Fuzzy Decision Tree. Eng. Struct. 2019, 197, 109396. [Google Scholar] [CrossRef]
  18. Wang, Z.J.; Dai, J.M.; Zhu, Z.X. Application of Evolutionary Neural Network in Infrared Nondestructive Test. In Proceedings of the 2013 5th International Conference on Intelligent Networking and Collaborative Systems, Xi’an, China, 9–11 September 2013; pp. 373–375. [Google Scholar]
  19. Shipway, N.; Barden, T.; Huthwaite, P.; Lowe, M. Automated defect detection for fluorescent penetrant inspection using random forest. NDT E Int. 2019, 101, 113–123. [Google Scholar] [CrossRef]
  20. Shipway, N.; Huthwaite, P.; Lowe, M.; Barden, T. Performance based modifications of random forest to perform automated defect detection for fluorescent penetrant inspection. J. Nondestruct. Eval. 2019, 38, 1–11. [Google Scholar] [CrossRef] [Green Version]
  21. Shipway, N.; Huthwaite, P.; Lowe, M.; Barden, T. Using ResNets to perform automated defect detection for Fluorescent Penetrant Inspection. NDT E Int. 2021, 119, 102400. [Google Scholar] [CrossRef]
  22. Gu, W.; Liu, C.; Qian, N.; Wang, D. Study on detection simplification of tomographic gamma scanning using dynamic grids applied in the emission reconstruction. Ann. Nucl. Energy 2013, 58, 113–123. [Google Scholar] [CrossRef]
  23. Gil Del Val, A.; Sawik, B.; Agustín, A.; Faulín, J.; Diéguez, P.M. A SPC strategy for decision making in manufacturing processes. Decis. Mak. Manuf. Serv. 2019, 13. [Google Scholar] [CrossRef]
  24. Kraljevski, I.; Duckhorn, F.; Tschöpe, C.; Wolff, M. Machine Learning for Anomaly Assessment in Sensor Networks for NDT in Aerospace. IEEE Sens. J. 2021, 21, 11000–11008. [Google Scholar] [CrossRef]
  25. Yin, L.; Ye, B.; Zhang, Z.; Tao, Y.; Xu, H.; Avila, J.R.S.; Yin, W. A novel feature extraction method of eddy current testing for defect detection based on machine learning. NDT E Int. 2019, 107, 102108. [Google Scholar] [CrossRef]
  26. Heravi, A.R.; Hodtani, G.A. A new correntropy-based conjugate gradient backpropagation algorithm for improving training in neural networks. IEEE Trans. Neural Netw. Learn. Syst. 2018, 29, 6252–6263. [Google Scholar] [CrossRef] [PubMed]
  27. Saha, D.K.; Calhoun, V.D.; Yuhui, D.; Zening, F.; Panta, S.R.; Plis, S.M. dSNE: A visualization approach for use with decentralized data. BioRxiv 2020, 826974. [Google Scholar] [CrossRef] [Green Version]

Figure 1. FPI general flowchart.

Figure 1. FPI general flowchart.

Nondestructive testing deep learning a review năm 2024

Figure 2. FPI automation flowchart.

Figure 2. FPI automation flowchart.

Nondestructive testing deep learning a review năm 2024

Figure 3. First (basic) system architecture: each spot box is analysed by a neural network.

Figure 3. First (basic) system architecture: each spot box is analysed by a neural network.

Nondestructive testing deep learning a review năm 2024

Figure 4. Second system architecture: deterministically extracted features from each spot are analysed with a neural network.

Figure 4. Second system architecture: deterministically extracted features from each spot are analysed with a neural network.

Nondestructive testing deep learning a review năm 2024

Figure 5. Architecture of the direct spot classifier: the input image is provided as input for the neural network.

Figure 5. Architecture of the direct spot classifier: the input image is provided as input for the neural network.

Nondestructive testing deep learning a review năm 2024

Figure 6. Architecture of the second spot analysis method tested: the image is preprocessed and some features are extracted. These features are used as input for the neural network.

Figure 6. Architecture of the second spot analysis method tested: the image is preprocessed and some features are extracted. These features are used as input for the neural network.

Nondestructive testing deep learning a review năm 2024

Figure 7. Samples taken from the available dataset. The box colour is representative of the defect type: in green, the healthy indications; in orange, the linear ones; and in red, the cracks.

Figure 7. Samples taken from the available dataset. The box colour is representative of the defect type: in green, the healthy indications; in orange, the linear ones; and in red, the cracks.

Nondestructive testing deep learning a review năm 2024

Figure 8. The dataset is composed of an equal number of samples for each class, and it is divided into training, validation and test sets.

Figure 8. The dataset is composed of an equal number of samples for each class, and it is divided into training, validation and test sets.

Nondestructive testing deep learning a review năm 2024

Figure 9. Training and testing convergence curves.

Figure 9. Training and testing convergence curves.

Nondestructive testing deep learning a review năm 2024

Figure 10. Performance evolution of the best neural network obtained from the 25 independent trials.

Figure 10. Performance evolution of the best neural network obtained from the 25 independent trials.

Nondestructive testing deep learning a review năm 2024

Figure 11. Confusion matrices for the entire dataset and the training set.

Figure 11. Confusion matrices for the entire dataset and the training set.

Nondestructive testing deep learning a review năm 2024

Figure 12. Training and testing convergence curves.

Figure 12. Training and testing convergence curves.

Nondestructive testing deep learning a review năm 2024

Figure 13. Performance evolution of the best neural network obtained from 25 independent trials.

Figure 13. Performance evolution of the best neural network obtained from 25 independent trials.

Nondestructive testing deep learning a review năm 2024

Figure 14. Confusion matrices for the entire dataset and the training set.

Figure 14. Confusion matrices for the entire dataset and the training set.

Nondestructive testing deep learning a review năm 2024

Figure 15. Classificationexamples: the colour of the boundary of the image is relative to the target class, while the colour of the circle is relative to the predicted class: (a), (b) and (c) shows examples of correct classification, while (d), (e) and (f) shows misclassification.

Figure 15. Classificationexamples: the colour of the boundary of the image is relative to the target class, while the colour of the circle is relative to the predicted class: (a), (b) and (c) shows examples of correct classification, while (d), (e) and (f) shows misclassification.

Nondestructive testing deep learning a review năm 2024

Figure 16. t-DSNE visualization of the samples composed by the spot images.

Figure 16. t-DSNE visualization of the samples composed by the spot images.

Nondestructive testing deep learning a review năm 2024

Figure 17. t-DSNE visualization of the samples composed by the deterministically extracted features.

Figure 17. t-DSNE visualization of the samples composed by the deterministically extracted features.

Nondestructive testing deep learning a review năm 2024

Figure 18. t-DSNE visualization of the final classification.

Figure 18. t-DSNE visualization of the final classification.

Nondestructive testing deep learning a review năm 2024

Table 1. Number of samples in the considered dataset.

Table 1. Number of samples in the considered dataset.

SetTrainingValidationTestTotalHealty32675100501Crack32575100500Linear32675100501Total9772253001502

Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Is non

The demand for NDT professionals is growing in various industries as the need for reliable and accurate inspection methods becomes more important. Industries such as aviation, aerospace, oil and gas, and manufacturing are always looking for skilled NDT professionals, ensuring job security for the future.

What are the 5 most common testing in NDT?

Here are the eight most commonly used NDT techniques:.

Visual NDT (VT).

Ultrasonic NDT (UT).

Radiography NDT (RT).

Eddy Current NDT (ET).

Magnetic Particle NDT (MT).

Acoustic Emission NDT (AE).

Dye Penetrant NDT (PT).

Leak Testing (LT).

What are the 4 types of NDT?

The 4 Main Types of NDT Testing.

Ultrasonic testing. ... .

Magnetic particle testing. ... .

Liquid penetrant testing. ... .

Radiographic testing..

Why NDT is considered better than destructive testing?

However, nondestructive testing (NDT) retains a significant advantage over destructive testing because it covers more ground and saves on material costs. With NDT, analysts can avoid damaging assets and find more flaws in the process.