Abstract

Long-range alpha detection (LRAD) has been used to measure alpha particles emitting contamination inside decommissioned steel pipes. There exists a complex nonlinear relationship between input parameters and measuring results. The input parameters, for example, pipe diameter, pipe length, distance to radioactive source, radioactive source strength, wind speed, and flux, exhibit different contributions to the measuring results. To reflect these characteristics and estimate alpha radioactivity as exactly as possible, a hybrid partial least square back propagation (PLSBP) neural network approach is presented in this paper. In this model, each node in the input layer is weighted, which indicates that different input nodes have different contributions on the system and this finding has been little reported. The weights are determined by the PLS. After this modification, a variety of normal three-layered BP networks are developed. The comparison of computational results of the proposed approach with traditional BP model and experiments confirms its clear advantage for dealing with this complex nonlinear estimation. Thus, an integrated picture of alpha particle activity inside contaminated pipes can be obtained.

1. Introduction

With the rapid development of nuclear industry over the last 50 years, nuclear decommissioning has been paid more attention recently. Most nuclear facility dismantling is involved in contaminated pipe disassembling. The radioactivity of contaminated pipes will be firstly measured to ensure the safety of operators and environment. A long-range alpha detection (LRAD) technique has been presented to measure alpha particles emitting contamination inside pipes [17]. The corresponding LRAD instrument has been developed, which consists of five units: detection unit; air drive unit; power supply unit; signal acquisition unit; data processing control and display unit. The basic idea of the LRAD can be described as follows. When air is exposed to alpha radiation, ions are generated. The detector system collects the ions and counts the number of ions produced by the radiation. The number of ions is proportional to the amount of emitting alpha. Thus, the system can indirectly measure contamination inside pipes. Figure 1 shows the LRAD measuring instrument used in the experiments, which is developed by our own research group.

Normally, the result of a LRAD measurement mainly depends on the following six parameters: pipe diameter, pipe length, distance to radioactive source, radioactive source strength, flux, and wind speed. The statistical analysis to LRAD measurement results indicates that there is a complex nonlinear relationship between the parameter space and measuring results. In particular, it is found that there is an approximate log relation between the distance to the source and the results, while the pipe length exhibits a double-peak relation to the results. That is to say, the multiple parameter effects are quite obvious. Thus, How to distinguish different contributions of different input parameters has been a focus in the system. To the best of our knowledge, this issue has been little studied using a hybrid artificial neural network (ANN) method so far.

ANN methods especially back propagation (BP) models have been recognized as more efficient models than the conventional statistical forecasting ones for solving nonlinear issues. However, BP models have two main flaws, that is, tendency to overfitting and difficulty to determine the optimal number of the hidden-layer nodes. Recently, a lot of improved BP models based on partial least square (PLS) have been presented and applied to various fields in solving nonlinear issues from natural to man-made systems [815]. Medhat presented two methodologies, namely, partial mutual information and self-organizing map, integrated with a genetic algorithm and general regression neural network [12]. Jain and Kumar applied a hybrid neural network model for hydrologic time series forecasting [13]. Research [8] uses the PLS to choose the BP network architecture and initial weights between nodes. In [9], the PLS is added between the hidden layer and the output layer in order to check and remove the correlation among the nonlinear transformed variables in a three-layered BP network. In [10], PLS is used to decrease the abundance of input variables; that is, PLS plays a preprocessing role in a three-layered BP network. In [11], in order to study gas-solid adsorption process, PLS serves for data compression and noise reduction before a normal three-layered BP network is performed.

Although hybrid ANN models have found many applications in a variety of areas, those models normally assumed that contribution of all input nodes is nondiscriminable, that is, homogeneous. In fact, different input nodes could have different contributions on the system. This issue, that is, the weighted input nodes, has been little considered, to the best of our knowledge. Based on excellent ANN research works in the literature and our experimental results obtained from the LRAD, this paper presents a hybrid PLS and BP (PLSBP) model for alpha radioactivity assessment. The weighted input nodes can be described by the PLS. This is a novel of the paper and a difference from other ANN papers. The computational results of the PLSBP approach have shown its clear advantage for dealing with this complex nonlinear problem, compared to traditional ANN models.

This paper is organized as follows. In Section 2, the hybrid PLSBP model is proposed to take different contributions on the input nodes into account. Section 3 analyzes the results of LRAD experiments using the PLSBP model and compares them with measured values. The conclusion is given in Section 4.

2. Hybrid PLSBP Model

The alpha radioactivity estimation can be solved by constructing a model which represents the relationship between the measuring variables and the measuring results. This constructed model can be used to calculate the measuring results from the measured variables of LRAD instrument. In general, the model to be built can be written as where is the measuring results and is a vector of measured variables of LRAD instrument, particularly, and is a vector of matrix and consists of a matrix in this paper.

2.1. PLS Algorithm

The normal PLS algorithm can be described as follows.(a)Preprocess data. Both and variables are normalized by decimal scaling. Consider where is the average of and is the standard deviation of . Similarly, and are the average and the standard deviation of , respectively. Then, set , , and .(b)Calculate the weight vectors (c)Calculate the score vectors (d)Calculate the loading vectors of and (e)Calculate the residuals (f)Check the cross validation. If , component is extracted. Then, check .(g)Repeat (b)–(f) unless all components are obtained.

2.2. PLSBP Algorithm

The PLSBP algorithm is developed as follows.(a)Preprocess latent variables. The components obtained in the last subsection will be normalized. The minimum-maximum normalization is highly recommended for neural networks and is adopted here.(b)Transfer space to a new space via where and are transferred and original input matrixes, respectively. is a minimum-maximum normalized latent variable matrix. Equation (7) reflects the contribution of input nodes.(c) as a new input matrix is fed into the BP network. The BP network consists of input layer, hidden layer, and output layer. The PLS algorithm is used to get latent variables from the source data space. The latent variables may be viewed as a contribution to the input nodes and fed into the BP network. Figure 2 illustrates the PLSBP network structure.

3. Computational Results

As mentioned above, six LRAD parameters for pipe contamination are involved, that is, pipe diameter, pipe length, distance to radioactive source, radioactive strength, wind speed, and flux. Thus, the network includes 6 inputs and 1 output. In total, 200 sampling data were collected, among which 150 samples were used for model training, 30 samples for model testing, and the rest 20 samples for prediction. We firstly use the PLS algorithm to get the following regression equation: where , , , , , and represent pipe diameter (mm), pipe length (cm), distance to radioactive source (cm), radioactive strength (Bq), wind speed (m/s), and flux (m3/h), respectively. The corresponding regression coefficients are shown in Figure 3. It can be seen that wind speed and flux dominate the measurement system. These variables are normalized via the minimum-maximum method. And the new input matrix will be obtained by (7) and fed into the BP network.

As the initial connection weights and threshold are randomly chosen, we have carried out this model 20 times. We took its 95% confidence interval as neural network ensemble. The parameters are listed in Table 1.

The most important factor to measure performance of an algorithm is to check its forecasting ability of testing samples. Table 2 listed prediction result comparisons of real data, PLSBP, and normal BP. Figure 4 shows comparisons of relative errors obtained from the PLSBP and normal BP. In the normal BP algorithm, the minimum and maximum of relative errors are 0.000412 and 0.152324, respectively. The averaging relative error is 0.06357. The most relative error is less than 8%. However, in the PLSBP, the minimum and maximum of relative errors are 0.001382 and 0.05925, respectively. The averaging relative error is 0.0329. The most relative error is less than 5%. It can be seen that the proposed PLSBP algorithm has better prediction accuracy than that of normal BP algorithm.

In this paper, we assumed that radioactive source strength and radioactive source position are known to measure ionizing values in order to check the feasibility of the proposed method. In practice, the distance or source strength is normally unknown and should be estimated from the ion current. Therefore, how to estimate the distance or source strength from the ion current is our next step work.

4. Conclusion

This paper introduced a hybrid partial least square back propagation neural network (PLSBP) model to predict alpha radioactivity inside decommissioned pipes during nuclear facility disassembling. The proposed model considers the different contributions of each input node, which has been paid little attention in the literature. The computational results indicate that the PLSBP model has a better prediction performance for alpha radioactivity estimation. Once the six parameters are determined, the PLSBP model will give an approximate output, and thus, an integrated picture of alpha particle activity inside contaminated pipes can be obtained. This approach may give insight into data processing when main and weak component analysis is involved.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

The authors gratefully acknowledge the comments and suggestions of the anonymous reviewers, which helped in improving the clarity and the quality of the paper. This work was supported by the National Natural Science Foundation of China (41025015, 41274108, and 41274109), Scientific and Technological Support Program of Sichuan Province (2013FZ0022), and the Creative Team Program of Chengdu University of Technology.