Abstract

A model for detecting weak pulse signals in chaotic noise was proposed. Firstly, based on the short-term predictability of chaotic signals, according to Takens’s theorem, the phase space of observed signal was reconstructed. Then, an improved brain emotional learning (BEL) model combined with PSO-AGA was proposed to predict chaotic signals, and the one-step prediction error was obtained. In order to optimize the parameters of the BEL model, an algorithm named PSO-AGA combined with particle swarm optimization and adaptive genetic algorithm was adopted to achieve the balance of global search and local search capabilities. Finally, the hypothesis testing method was used to detect whether there existed the pulse signal from the one-step prediction error. The experiments simulated the Lorenz system and the magnetic storm loop current system. In the Lorenz system, the MAD of BEL-PSO-AGA, BP-NN-PSO-AGA, and Wavelet-NN-PSO-AGA were 0.0022, 0.0142, and 0.0076; the MSE were , 0.00034, and 0.00016; the RMSE were 0.0029, 0.0187, and 0.0128; the running times were 410 s, 792 s, and 721 s; the ACC were 0.999, 0.972, and 0.997; the F1 were 0.984, 0.423, and 0.878. It could be seen that the BEL model had better performance, shorter running time and higher values of the ACC and F1, indicated that the BEL model ran faster and had a better predictive effect. The MAD of BEL-PSO-AGA, BEL-WOA, BEL-AGA, and BEL-PSO were 0.0022, 0.0065, 0.0135, and 0.0071; the MSE were , 0.00013, 0.00029, and 0.00014; the RMSE were 0.0029, 0.0115, 0.0173, and 0.0119; the ACC were 0.999, 0.992, 0.990, and 0.997; the F1 were 0.984, 0.733, 0.451, and 0.878. This indicated that the PSO-AGA also had better performance and higher prediction accuracy. In the magnetic storm loop current system, the experimental results were similar to the Lorenz experiment, which also indicated that the BEL-PSO-AGA model was better. To sum up, the detection results of simulations showed that the proposed model and algorithm could effectively detect weak pulse signals from the chaotic noise.

1. Introduction

A weak signal is a signal with low signal-to-noise ratio (SNR) that is overwhelmed by noises and is difficult to be detected by traditional methods. “Weak” is relative to the strength of the noise [1]. Chaos refers to a random or random-like phenomenon that appears in a deterministic system, which has two remarkable characteristics, the unpredictability for a long time and the predictability in a short term [2]. Due to its irregularity and long-term unpredictability, signal detection in chaotic noise has always been a difficult point in signal detection. With the development of scientific technology and the continuous maturity of chaos theory, the detection of weak signals in chaotic noise has gradually become a hot issue in signal detection. Researchers have proposed methods such as neural network, least squares support vector machine, and Duffing oscillator to extract weak signals in chaotic noise [35].

Pulse signal is a kind of common signal, often used in communication and fault diagnosis and other fields [6]. Improving the detection ability of pulse signal is of great practical significance [7]. The detection of weak pulse signal in chaotic noise has become a hot spot in the field of signal processing. Early detection methods include Boxcar Integrator and phase-locked amplifier, strongly coupled Duffing oscillator subsystem, Birkhoff-Shaw oscillator subsystem, and modern cross-spectrum estimation [811]. However, most of these methods have some defects such as low sensitivity, low adaptability, and slow operating speed. In order to improve the detection performance, some scholars have applied Jordan neural network, Elman neural network, empirical likelihood ratio method, support vector machine, local linear and Kalman filter hybrid algorithm, and double local linear model to detect pulse signal in chaotic noise [1217].

It can be found from the above researches that the detection performances depends on the prediction effect of chaotic signal. The higher prediction accuracy of chaotic signal, the better detection effect of target signal. Therefore, it is crucial to improve the prediction accuracy of chaotic signal for the detection of weak pulse signals. In recent years, many methods such as fractional maximum correlation entropy algorithm, GRNN neural network, hybrid neural network and attention mechanism, extreme learning machine, robust extreme learning machine, support vector machine, and deep learning have been applied to the prediction model of chaotic time series, which improved the prediction accuracy of chaotic time series [1824]. Mei et al. [25] applied the method based on brain emotion learning (BEL) model and adaptive genetic algorithm (AGA) to chaotic time series prediction, which achieved great prediction accuracy. Yang [26] applied the method proposed by [25] to detect the pulse signal, but the detection performance was poor due to the convergence instability of GA. What we do technically in this paper is to improve the detection performance of pulse signal in chaotic noise. The BEl model is improved, and the PSO-AGA is proposed to optimize the parameters of the BEL model. The algorithm inherits the characteristics of fast search speed and high efficiency of particle swarm optimization; meanwhile, it has the characteristics of strong global search ability of GA and introduces dynamic crossover and mutation parameters to make the optimization effect better.

The rest of this paper is organized as follows. In Section 2, as the signal detection problem in chaotic noise has been abstracted as a hypothesis testing problem, the phase space is reconstructed. An improved BEL model is established to predict the reconstructed observation signal, and the pulse signal detection model is proposed from the one-step prediction error. In Section 3, the PSO-AGA is established and used to optimize the parameters of BEL. Then, the problem of signal detection is explained. The simulations are shown in Section 4, which validates the applicability of the proposed model and algorithm. Finally, Section 5 gives concluding remarks. The idea diagram of this paper is shown in Figure 1.

The innovation points of this article are discussed below. (1)The signals in the afferent sensory cortex, orbitofrontal cortex, and amygdala are activated, and the hyperbolic tangent function is used as the activation function(2)On the basis of AGA algorithm, the PSO algorithm is added. Using the characteristics of PSO with fast convergence and high efficiency, then use the advantages of GA global search for population screening and improve the diversity of population(3)In order to verify the effectiveness of the proposed BEL-PSO-AGA model, the BEL model is compared with the BP neural network and wavelet neural network to determine the advantages of fast running and high precision. Then, on the basis of the BEL model and compared with WOA, AGA, and PSO optimization algorithms, it is found that the BEL-PSO-AGA has the best prediction effect

2. Detection of Weak Pulse Signal in Chaotic Noise

2.1. The Problem of Signal Detection in Chaotic Noise

The signal detection problem in chaotic noise can be abstracted as a hypothesis testing problem as follows: where denotes null hypothesis and denotes the alternative hypothesis, which means that there is no target signal in the observation and there is a target signal in the observation respectively. denote observation signal, chaotic noise, target signal (impulse signal), and white noise, respectively. The target signal is independent of chaotic noise and white noise .

As the target signal is submerged in the chaotic noise, the target signal could not be detected directly from the observed signal. If the chaotic signal could be isolated from the observed signal, the above hypothesis test (1) should be transformed into

Thus, the next work is to separate the chaotic noise from the observed signal . Fortunately, according to Takens’s theorem [27], the chaotic signals can be predicted by phase space reconstruction.

2.2. Phase Space Reconstruction

For the observed signal, a dimensional phase space of the original system can be constructed by introducing the embedding dimension and the delay time . The reconstructed phase space is expressed as , where . According to Takens’s theorem [27], the mapping of a phase point to the reconstructed space is an embedding and can be expressed as , such that . If the mapping has been found and the appropriate embedding dimension and delay time are selected, the next point should be predicted.

According to Mei et al. [25], a BEL model has a good prediction effect in chaotic time series. Therefore, an improved BEL model is constructed to predict the reconstructed observation signals.

2.3. Improved BEL Model

Emotion is an advanced function of the brain that ensures the organism’s adaptation and survival. Emotional neuroscience research shows that the brain mechanism of emotion is mainly prefrontal cortex and limbic system. The core part of the limbic system is composed of amygdala and hippocampus, used for emotional learning and memory. After the sensory stimulation reaches the thalamus, it can be directly sent to the amygdala through the lower channel or sent to the sensory cortex first through the upper channel, where the sensory stimulation is processed carefully, and then the signal is sent to the amygdala [28].

Inspired by neurobiological studies, Balkenius and MorÉn [29] proposed a neural network-based emotional learning model of the brain, which consists of thalamus, sensory cortex, orbitofrontal cortex, and amygdala. Based on the model in [29], Mei et al. [25] proposed a BEL model combined with AGA to predict the chaotic signal. The BEL model proposed by Mei et al. is a neural network with two hidden layers, i.e., orbitofrontal cortex and amygdala. In order to improve the accuracy of the prediction of BEL model, an improved BEL model with three hidden layers, i.e., sensory cortex, orbitofrontal cortex, and amygdala, is proposed in this paper. The improved BEL model’s network structure is shown in Figure 2.

In Figure 2, , represents the input signal received in the thalamus, where denotes the dimension of the input signal. The input signal was transmitted from thalamus to sensory cortex while the maximum value of input signal was transmitted from thalamus to amygdala directly.

For each input signal , the sensory cortex will conduct a preliminary learning , which would be transmitted to the amygdala and the orbitofrontal cortex. In the orbitofrontal cortex, the input sensory signal was converted to , i.e., where represents the weights between nodes of the orbitofrontal cortex. Then, the internal output of orbitofrontal cortex is expressed as where is the bias received by the orbitofrontal cortex.

As for the signal from the thalamus and the signal from the sensory cortex, there are also corresponding nodes in the amygdala, which can be expressed as where denotes the weight between nodes in the amygdala and denotes the signal from the thalamus. Then, the internal output of amygdala is where is the bias received by the amygdala.

The orbitofrontal cortex assists the amygdala in learning and inhibits its output. Therefore, under the mutual learning between the orbitofrontal cortex and amygdala, the final output of the brain emotional learning model is , represented in

To sum up, the improved BEL is a neural network model between sensory cortex, orbitofrontal cortex, and amygdala. There are some parameters including weights and biases that need to be optimized. In the below, PSO-AGA will be introduced into the model to optimize the weights and biases.

3. PSO-AGA

The AGA has a large space of improvement in search ability, while the convergence speed is slow. The PSO algorithm has certain memory function, while it is easy to fall into local optimum. Combining AGA with PSO, it will not only improve the convergence speed but also enhances the global search ability [30]. The particle can be searched in a larger space, instead of being limited to the previous optimal position, which will improve the flexibility of the algorithm and enhance the optimization ability. The flow chart of BEL model and PSO-AGA is shown in Figure 3.

In the PSO-AGA algorithm, firstly, the genetic parameters are initialized, such as maximum and minimum crossover probability, maximum and minimum mutation probability, and iteration times. Secondly, the population and chromosomes are initialized; then, the PSO algorithm is used to update the population, and the AGA algorithm is used to further update the population. Then, the optimal chromosomes are preserved into the next generation until the maximum number of iterations is reached. Finally, the optimal chromosomes, namely, the optimal weight and threshold value, are substituted into the BEL model to output the final prediction results.

3.1. Adaptive Genetic Algorithm (AGA)

The genetic algorithm (GA) is a common intelligent optimization algorithm, which draws on the random search method of natural selection mechanism in biological world and can be applied in various fields. It has higher global performance and a more mature convergence analysis method [31]. However, the general genetic algorithms have some defects such as the crossover and mutation probability are fixed, converged slowly, and too subjective. In order to improve the flexibility and performance of GA, an adaptive genetic algorithm (AGA) is proposed in which the adaptive crossover and mutation probability are designed. The operation of AGA is shown below.

3.1.1. Chromosomal Coding

The weights and biases of BEL model in Figure 2 are taken as gene sequences on chromosomes. Since the weights and biases are real numbers, the method of real number coding is adopted which would improve the coding efficiency. The coding format of chromosome (CH) is presented in where is the weights between nodes in the orbitofrontal cortex, is the receiving bias in the orbitofrontal cortex, is the weights between nodes in the amygdala, is the bias received in the amygdala, and denotes the input signal dimension. The number of genes per chromosome is .

3.1.2. Fitness Function

A fitness function is used to guide the search process. The design of fitness function is related to the convergence speed and prediction accuracy of the algorithm. In general, the fitness function is converted from the objective function. In this paper, the smaller the prediction error of BEL model, the better the adjustment of chromosome parameters. Therefore, the fitness function is defined as follows: where denotes the number of sample points, denotes the output value of BEL model, and denotes the actual value. According to the expression of in (9), the chromosome that minimizes the fitness function is optimal.

3.1.3. Select Operation

In the selection operation, the roulette method is used to select better individuals to participate in the selection of the next generation. The probability of each chromosome being selected should be proportional to its individual fitness value; that is, those with large individual fitness values are more likely to be retained. Suppose the fitness value of the th chromosome is and the probability of individual selection is . and are expressed as follows: where represents the number of population and denotes the fitness value of the ith chromosome. According to the formula (11), denotes the proportion of the ith individual fitness value in the sum of all individual fitness values. The greater the individual fitness value, the greater the probability of individual selection.

3.1.4. Crossover Operation

In this paper, the adaptive crossover probability is adopted to increase the flexibility of the algorithm. The calculation formula of crossover probability is defined as follows: where and are the maximum and minimum crossing probabilities set artificially, and denote the maximum and average values of the fitness function of the population, and denotes the parent of current chromosome whose value of fitness is higher.

In crossover operation, the combination of multipoint crossover and arithmetic crossover is adopted. At first, the paternal chromosomes selected randomly are divided into multiple gene segments. Then, the arithmetic crossover is performed on each segment as follows: where and represent the according gene segments of the two parents, and represent the according gene segments of the two children, and denotes a random number.

3.1.5. Mutation Operation

In the mutation operation, the adaptive variation probability is adopted, which is expressed as follows: where and denote the maximum and minimum variation probabilities set artificially, and denote the maximum and the average fitness values of the population, and indicates the fitness value of the individual who currently needs to mutate.

In the mutation operation, the uniform mutation strategy is adopted [32]. Every gene of chromosome has an equal chance to mutate. If the th gene of the th chromosome was selected for mutation, the gene would be updated as follows: where , and are the upper and lower bounds of gene , respectively, are random numbers, is the current iteration number, and is the maximum iteration number. With the increasing of iteration times, the range of individual variation will become smaller, which is beneficial to retain the optimal individuals.

3.1.6. Elite Retention Strategy

If the fitness value of the optimal individual in the current population was greater than that of the optimal individual in the next generation, the optimal individual in the next generation should be replaced by the optimal individual in the current population. This strategy, which called elite retention strategy, could effectively prevent the loss or destruction of the optimal individuals and would be a basic guarantee for the population convergence to the optimal solution [33].

AGA can improve the diversity of the population and has a large space of improvement in search ability, while the convergence speed is slow. In this paper, particle swarm optimization (PSO) is used to improve the convergence performance of AGA.

3.2. Particle Swarm Optimization (PSO)

Particle swarm optimization (PSO) is inspired and evolved from the process of birds searching for food. The characteristics of each particle in PSO algorithm are represented by fitness, position, and speed. The fitness determines the quality of the particle [34]. Suppose the dimension of the search space is , the size of the population is , and the position and the speed of the th particle are and , respectively, where . In each iteration, the updating formula of velocity and position is expressed as follows: where denotes the optimal position of the ith particle searched in the iterative process, denotes the optimal position searched by the whole particle swarm in the iterative process, superscript denotes the current iteration number, and denote the velocity and position of the particle, respectively, at the -th iteration, and denote learning factors, denote random numbers, and denotes the inertial weight.

Particle swarm optimization is also used to optimize the parameters, which can improve the prediction ability and performance of the model [35]. However, particle swarm optimization is easy to fall into the problem of local optimization, so combining the AGA algorithm can expand the particle search space, increase the diversity of the population, and make the model performance better and the prediction accuracy higher.

3.3. Detection of the Target Signals

As the phase space was reconstructed, the BEL model is established and the PSO-AGA is used to optimize the parameters of the BEL model. The optimized BEL model would effectively approximate the mapping which have been mentioned in the Section 2.2. The final output of the BEL model is the single-step prediction value . Then, the one-step prediction error is obtained as follows:

The one-step prediction error is used to determine whether there is a pulse signal. Substituting equation (17) into equation (2), the result is as follows:

When the null hypothesis in equation (18) is true, it means that the one-step prediction error only contains white noise. When the alternative hypothesis is true, it means that the one-step prediction error contains not only white noise but also weak signal. In order to prove the existence of impulse signals objectively, the -test method is adopted. In statistics, it is usually assumed that the distribution of errors is normally distributed. According to the equation (18), because is white noise, we assume further that . The detection of pulse signal for each the observation signal can be abstracted as hypothesis testing problem below.

Construct statistic , for a given , is obtained, when , the null hypothesis is rejected, and it can be considered that the observed signal contains the weak signals. Two simulation experiments are used to test the applicability of the model and algorithm.

4. Simulations

In the experiment, Intel CPU Core I5-10210U processor, main frequency 2.11GHz, 16GB memory, 64-bit Windows10 operating system, and Python programming environment are adopted.

In order to verify the feasibility and effectiveness of PSO-AGA, the prediction accuracy of the BEL model, and the pulse signal detection performance, two simulation experiments are carried out. In experiment 1, the Lorenz system is used to generate the chaotic noise signal, while geomagnetic storm loop current Index (Dst) is used in experiment 2.

4.1. Index of Performance Evaluation

In this paper, the mean absolute error (MAD), mean square error (MSE), and root mean square error (RMSE) are used to measure the prediction effect of the BEL model. SNR is used to measure the strength of the pulse signal. The accuracy rate (ACC) and the value of F1 are used to measure the detection performance of the pulse signal detection. The formula is expressed as follows: where

and are the mean values of and , respectively. is the variance of white noise . is the predicted value, while is the true value of the observed signal sequence. is the number of samples. FP, FN, TN, and TP, which come from machine learning, denote the false positive, false negative, true negative, and true positive, respectively. is accuracy rate and is recall rate.

4.2. Data Processing and Parameter Setting

Before the simulation experiment, it is necessary to explain the setting of the pulse signal and processing of observed signal and white noise.

4.2.1. Setting of Pulse Signals

As the frequency of the general periodic pulse signal is consistent, the regularity of the signal is too strong. In each simulation experiment, the pulse signal will be generated in a random manner. Therefore, 40 pulse signals are generated as follows. , where is expressed as follows: where , are 40 random integers. In experiment 1, 40 pulse signals are generated with , while 40 pulse signals are generated with in experiment 2. The white noise with a mean value of 0 and a variance of 0.1 is used in both experiments.

4.2.2. Processing of Observed Signal

Before building the BEL model, the observed signal need to be standardized. The maximum and minimum normalization method is adopted, which is expressed as follows: where and denote the time series of observed signal and the time series normalized, respectively, and denote the minimum and maximum value of , respectively, and denotes the length of time series.

In order to measure the performance of the BEL model, the optimal output of the model will be inversely normalized. The inverse normalization method is expressed as follows: where and denote the output of the BEL model and the data inversely normalized, respectively, and and represents the minimum and maximum value of the output .

4.2.3. Parameter Setting

In this paper, the embedding dimension and delay time are determined by the method of saturated correlation dimension and mutual information function [36]. According to the phase space reconstruction method, the observed signal is reconstructed to a 4-dimensional vector which could be expressed as . Thus, the input data of BEL model is a 4-dimensional vector. There are 9 weights, and 2 biases need to be optimized. The initial values of weights range from 0 to 1 and initial values of the biases range from -1 to 1.

In PSO-AGA, the population size, maximum iteration number, and length of chromosome (particle) are set to be 1000, 100, and 11, respectively. The learning factors are set to be . The maximum and minimum crossover probabilities are set as and , and the maximum and minimum mutation probabilities are set as and . PSO-AGA is carried out according parameters set above. The output data is processed by inverse normalization, and the predicted value is finally obtained.

4.3. Experiment 1: Test Pulse Signal in the Lorenz System

In experiment 1, the chaotic noise signal is generated from the Lorenz system. The equation of this model is expressed as follows: where , and denote the time function. The initial points are , and the step length of the integral is . The four-order Runge-Kutta integral method is applied, and a simulated time series of with 10000 data is obtained. In order to reduce the influence of transition, get rid of the first and the last 3000 data points and only keep the middle 4000 data, i.e., .

4.3.1. Prediction Result of BEL Model in the Lorenz System

In experiment 1, the observation signal is composed of and , i.e., . The chaotic noise signal with white noise is shown in Figure 4, while the observed signal which contain pulse signal is shown in Figure 5.

Figures 4 and 5 show that the two signals are very similar. It is hard to differentiate directly. It seems that the influence of weak pulse signal in chaotic noise is very weak and has been submerged in chaotic noise. So the weak pulse signal cannot be detected directly, where SNR is -71.147 dB.

The BEL model is used to get the one-step prediction of observed signal. The PSO-AGA is used to optimize the parameters of BEL model. The performance and convergence situation of PSO-AGA determines the performance of BEL model. Figures 6 and 7 show the convergence situation of PSO-AGA and the performance of BEL model, respectively.

In Figure 6, it is shown that the convergence speed of PSO-AGA is fast in both experiments which means the proposed PSO-AGA is stable and effective. Figures 7(a) and 7(b) show the absolute one-step prediction error of the observation signal without and with pulse signal, respectively. The one-step prediction error of the observation signal without pulse signal is very small in Figures 7 (a). Comparing the two absolute errors, there is an obviously larger error value that appears in Figures 7(b), indicating the possible existence of pulse signals. The correlation coefficient of the predicted value and actual value is shown in Figure 8.

Comparing Figures 8(a) and 8(b), it can be seen that there are obviously some points deviating from the straight line in Figures 8(b), which indicates that there must be some pulse signals. The method of hypothesis testing will be used to detect the pulse signal form prediction error below.

4.3.2. Detection of Pulse Signal in the Lorenz System

Figures 7(b) and 8(b) show that there must be some pulse signals in the observation signal, which is subjective and inaccurate. As shown in Figure 7(a), it is reasonable to suppose that when there is no pulse signal in the observation signal. According to the Section 3.3, the -test is applied. The variance of prediction error must be given in advance in the -test. In this paper, the sample variance is used to instead of . For each point of the prediction error , there is a -test for pulse signal. It is 4000 times test in total, and there are 40 pulse signals. The ACC and F1 are used to measure the performance of the test. Given significance level as , the detection performance of test with different , i.e., , are shown in Table 1.

In Table 1 that SNR keeps decreasing with the decreasing of . Overall, the BEL model and PSO-AGA have ideal detection performance when . However, as the SNR keeps decreasing, although the accuracy rate is very high, the value of F1 keeps decreasing. When the , the detection ability is very poor. This is because the pulse signal is too weak; it has been completely submerged in the chaotic noise.

4.3.3. Compared with Different Models

In order to verify the effectiveness of the BEL, under the PSO-AGA algorithm, the performance of the BEL model is analyzed by comparing the traditional neural network model, such as BP neural network and wavelet neural network. The comparison results are shown in Table 2.

It can be seen from the results in Table 2 that the MAD, MSE, and RMSE of the BEL model are 0.0022, , and 0.0029, which are the smallest. At the same significance level , the ACC and F1 values are the highest. Most importantly, the BEL model has shorter computation time than the traditional neural network model. In general, the BEL model has obvious advantages in prediction accuracy, running speed, and stability.

4.3.4. Compared with Different Optimization Algorithms

After comparing the different models, on the basis of the BEL model, it is compared with different optimization algorithms. The comparison results are shown in Table 3 and in Figure 9.

It can be seen from the results in Table 3, on the basis of BEL model, comparing with other optimization algorithms. Although the running time of the PSO-AGA algorithm is longer than other algorithms, the MAD, MSE, and RMSE of PSO-AGA are the smallest. Moreover, at the same SNR and the same significance level , the ACC and F1 of PSO-AGA are superior to other optimization algorithms. Figure 9 shows that the ROC curves of different optimization algorithms. It is observed that the BEL-PSO-AGA has the largest area covered by ROC curve and the value of AUC is 0.999. The AUC values of the other three optimization algorithms are 0.998, 0.987, and 0.996, respectively. Therefore, it seems that the proposed BEL-PSO-AGA model has good fitting ability and better model performance in the Lorenz system.

4.4. Experiment 2: Test Pulse Signal in Dst

Geomagnetic storm loop current Index (Dst) is a geomagnetic index that indicates the intensity of a geomagnetic storm. A geomagnetic storm is a violent movement of the earth’s magnetosphere lasting from ten to dozens of hours, which is complex and changeable. According to the level of magnetic storm, it can be divided into weak storm, medium storm, strong storm, and great storm, among which the strong storm and great storm will form serious disaster weather [37]. Therefore, signal detection in the harsh environment of magnetic storms is of great significance which would avoid disaster. Signal detection in Dst has played an important role in the research of signal processing.

The Dst indices collected in this paper are from the World Geomagnetic Data Center [38]. 2000 Dst indices occurred in 2020 are selected as chaotic noise, which is a typical chaotic time series with a time interval of 1 hour. The pulse signals are generated as in Section 4.2 with .

4.4.1. Prediction Results of BEL Model in Dst

The purely magnetic storm loop current Dst signal is shown in Figure 10(a), while the observation signal which contains pulse signal is shown in Figure 10(b). Figures 10(c) and 10(d) show the absolute one-step prediction error of purely magnetic storm loop current Dst signal and the observation signal with pulse signal, respectively.

Figures 10(a) and 10(b) show that the two signals are very similar. It is hard to differentiate directly. It seems that the influence of weak pulse signal in chaotic noise is very weak and has been submerged in chaotic noise, where  dB.

In Figure 6, it is shown that the convergence speed of PSO-AGA is fast in experiment 2. Figures 10(c) and 10(d) show the absolute one-step prediction error of the observation signal without and with pulse signal, respectively. Comparing with the two errors in Figure 10, both of them fluctuate within a small range near zero. The error in Figure 10(d) seems a little greater than that in Figure 10(c). Comparing with the prediction error in Figures 7(b) and 10(d), it is more difficult to determine whether the pulse signal exist in Dst. The hypothesis testing will be used to detect the pulse signal as in the Lorenz system.

4.4.2. Detection of Pulse Signal in Dst

The detection of pulse signal for each detected error could be abstracted as hypothesis testing problem (18) just as experiment 1. The sample variance is used to instead of the variance of the population. There are 2000 times tests in total, and there are 40 pulse signal. The ACC and F1 are used to measure the performance of the test. Given the significance level as , the detection performance of test with different , i.e., , are shown in Table 4.

In Table 4, when  dB, the values of ACC and F1 are very high, which indicates that the model has the strong signal detection ability. However, when  dB, the values of ACC and F1 are relatively low, which indicates the detection ability of the model is also gradually weakened and which indicates that in the complex magnetic storm loop current system, the pulse signal is submerged and the signal is difficult to be detected.

4.4.3. Compared with Different Models

Same as the detection of pulse signals in experiment 1, under the same environment and PSO-AGA optimization algorithm, the comparison results with the traditional neural network models are as follows:

It can be seen from the results in Table 5, the MAD, MSE, and RMSE of BEL model are the smallest. Not only the computation time is less than that of the traditional neural network models, but also the value of F1 is higher. Therefore, the BEL model is better in all aspects.

4.4.4. Compared with Different Optimization Algorithms

Under the same experimental conditions, BEL-WOA, BEL-AGA, BEL-PSO, and the proposed BEL-PSO-AGA model are used to detect the pulse signal in Dst. The comparison results are shown in Table 6 and in Figure 11.

In Table 6, comparing with other algorithms, the MAD, MSE, and RMSE values of PSO-AGA are the smallest, which indicates that the proposed PSO-AGA has high prediction accuracy and stability. Moreover, the ACC and F1 of the PSO-AGA algorithm are superior to other algorithms. Figure 11 shows the ROC curves of different optimization algorithms. As you can see from the picture, the BEL-PSO-AGA has the largest area covered by ROC curve and the value of AUC is 0.819. The AUC values of the other three optimization algorithm models are 0.807, 0.804, and 0.806, respectively. Thus, there are good reasons to believe that the BEL-PSO-AGA could detect the pulse signal from the complex environment of magnetic storm ring current.

5. Conclusions

Combining the characteristics of BEL model, AGA, and PSO algorithm, a new method for detecting weak pulse signals in chaotic noise is proposed. Comparing with other models, the BEL model has faster convergence speed, shorter running time, and higher accuracy than traditional neural network. The PSO-AGA improves the detection accuracy; stability as PSO-AGA could achieve the balance between global search and local search ability. Comparing with other optimization algorithms, the PSO-AGA has better performance and prediction accuracy. The experimental results show that the BEL model and PSO-AGA have wide application values and could effectively detect weak pulse signal from chaotic noise.

Data Availability

The Lorentz data comes from the Lorentz equation, and the magnetic storm ring’s data are from the World Geomagnetic Data Center (http://wdc.kugi.kyoto-u.ac.jp).

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported by Science Foundation of The Chongqing Education Commission (Grant KJQN202101125), the Natural Science Foundation of Chongqing Science and Technology Bureau (Grant No. cstc 2019jcyj-msxmX0020), the Natural Science Foundation of Chongqing (No. cstc 2021jcyj-msxmX0388), and Chongqing Postgraduate Research and Innovation Project Funding (Project No. gzlcx20222081).