Abstract

Maximum likelihood (ML) algorithm is the most common and effective parameter estimation method. However, when dealing with small sample and low signal-to-noise ratio (SNR), threshold effects are resulted and estimation performance degrades greatly. It is proved that support vector machine (SVM) is suitable for small sample. Consequently, we employ the linear relationship between least squares support vector regression (LS-SVR)’s inputs and outputs and regard LS-SVR process as a time-varying linear filter to increase input SNR of received signals and decrease the threshold value of mean square error (MSE) curve. Furthermore, it is verified that by taking single-tone sinusoidal frequency estimation, for example, and integrating data analysis and experimental validation, if LS-SVR’s parameters are set appropriately, not only can the LS-SVR process ensure the single-tone sinusoid and additive white Gaussian noise (AWGN) channel characteristics of original signals well, but it can also improves the frequency estimation performance. During experimental simulations, LS-SVR process is applied to two common and representative single-tone sinusoidal ML frequency estimation algorithms, the DFT-based frequency-domain periodogram (FDP) and phase-based Kay ones. And the threshold values of their MSE curves are decreased by 0.3 dB and 1.2 dB, respectively, which obviously exhibit the advantage of the proposed algorithm.

1. Introduction

Maximum likelihood (ML) estimation depends on the asymptotic theory, which means that the statistical characteristics are shown accurately only when the sample size is infinity. However, burst-mode transmissions always bring problems about short data and severe conditions. Therefore, threshold effect is existing. Namely, the mean square error (MSE) of ML estimation can reach Cramer-Rao lower bound (CRLB) if it is higher than a value, or the performance will be deteriorated rapidly.

Statistical learning theory (SLT) and structure risk minimization (SRM) rule in it are specialized in small-sample learning [1]. As their concrete implement, support vector machine (SVM) overcomes the over-fitting and local minimum problems currently existing in artificial neural network (ANN). Least squares support vector regression (LS-SVR) has the following improvements: inequality constraint are substituted by equality one; a squared loss function is taken for the error variable. Hence, we introduce LS-SVR to improve ML estimator and take feedforward single-tone sinusoidal frequency estimation for example, in this study.

Estimating frequency of a single-tone sinusoid has attracted considerable attention for many decades. Rife and Boorstyn exploited the relationship of maximum likelihood estimator (MLE) to discrete Fourier transform (DFT) and proposed a frequency-domain periodogram (FDP) algorithm having two stages: coarse search and fine search [2]. In order to reduce the calculation cost, a great deal of improved algorithms have erupted mainly from two sides: interpolation-based and phase-based ones.

During the former, an iterative binary search for the true signal frequency has been presented, which is particularly suited for digital signal processing (DSP) implementation [3]. In [4], the same authors have proposed a number of hybrid estimators that combine the dichotomous search with various interpolation techniques in order to reduce the computational complexity, at the expense of acquisition range. And, other modified dichotomous search frequency estimators have been addressed in [57]. Besides, complex Fourier coefficients have been utilized to interpolate the true signal frequency between the maximum and the second highest bin [8]. However, it has been shown to have a frequency dependent performance [9]. Two improved estimators have been proposed, which were implemented iteratively [10, 11]. Rational combination of three spectrum lines (RCTSL) has been employed as the fine estimation, because of its constant combinational weights in least square approximation [12]. Other methods used for interpolation include Lagrange interpolator [13], L-filter DFT [14], nonlinear filter [15], Kaise window [16], trigonometric polynomial interpolator [17], narrowband approximation interpolator [18], and so on. In the latter, Tretter [19] was the first person to propose a phase-based approach by introducing an approximated and linear model for instantaneous signal phase. Subsequently, a great deal of improvements have erupted mainly in the following three parts: taking differences over one or more delays, which is well-known as Kay and generalized Kay estimators [2025]; introducing autocorrelations and their different functions, such as Fitz, L&R, and M&M estimators [2630]; and preprocessing by means of lowpass filter, blocking average, and filter banks to increase signal-to-noise ratio (SNR) [3134].

In this paper, we present an improved feedforward ML estimation based on LS-SVR, taking single-tone sinusoidal frequency estimation, for example. LS-SVR process is regarded as a time-varying linear filter to increase input SNR of received signals, and accordingly, the threshold value of MSE curve is decreased. Reliability and validation of LS-SVR process are verified by integrating data analysis and experimental simulation. It is verified that not only can the LS-SVR ensure the single-tone sinusoid and AWGN channel characteristics of original signals well, but also increases the input SNR of received signals efficiently and improves frequency estimation performance. During experimental simulations, LS-SVR process is applied to two common and representative single-tone sinusoidal frequency estimation algorithms, the DFT-based FDP and phase-based Kay algorithms. The estimation performance of having the LS-SVR process and not are compared, respectively, to exhibit the advantage of the proposed algorithm, if its parameters are set appropriately.

The remainder of this paper is organized as follows. Section 2 briefly introduces the basic theory of LS-SVR. Section 3 describes the model of single-tone sinusoidal frequency estimation and the classical algorithms including FDP and Kay. In Section 4, the LS-SVR process is concretely explained and analyzed. And Section 5 shows the results of simulations and experiments. The paper is concluded in Section 6 finally.

2. Theory of LS-SVR

At first, a linear hyperplane insofar as for is assumed to fit all elements of the training set , where is the high-dimensional coefficient of , is an inner product operator, and is a nonlinear mapping from low to high dimension feature space. Also, -insensitive loss function is defined as

denotes the distance from point to :

According to (2), we optimize through maximizing , that is, minimizing . Thereby, SVR is presented as

Then, we proceed to conquer inseparable condition by introducing error variables and least squares (LS) method, and convert (3) into where penalty factor is a positive constant to take compromise in LS-SVR’s generalization capability and fitting errors, which are denoted by the first and second item of , respectively.

Next step, we use Lagrange multiplier method and replace with kernel function : where , , , are Lagrange multipliers, is a kernel function matrix, and radius basis function (RBF) is adopted in this study, so: where is the th element of ; the width of RBF is a positive constant.

Ultimately, the discriminant function is described as

3. Signal Model and Classical Algorithms

3.1. Signal Model

The sinusoid signal polluted by noise is modeled as Here, , , are the amplitude, deterministic but unknown frequency, and initial phase, respectively; is an independent complex additive white Gaussian noise (AWGN) with zero-mean and variance ; and is the sample size.

3.2. Classical Algorithms

FDP algorithm extends the number of DFT points to by appending zeros and searches the maximum bin [2]. Now, the frequency step is . Consider where , . For the sake of convenience of fast Fourier transform (FFT) calculation, is usually set to .

Kay algorithm measures differential phase with a delay of one symbol interval and derives the estimation value of frequency [20]. Consider where the weights , .

4. LS-SVR Process and Its Analysis

4.1. LS-SVR Process

At first, we construct the training set , where is time series, is received series, and and are signal and noise components of , perspectively.

Secondly, we try to fit by , . However, LS-SVR process is only available for real signal, so is divided into real and image parts and preprocessed perspectively. That is,(1)we employ LS-SVR to fit training set , where , , is the real part of , so it is an independent real AWGN with zero-mean and variance , and derive ,(2)we employ LS-SVR to fit training set , where , , is the image part of , so it is an independent real AWGN with zero-mean and variance , and derive ,(3), .

Then, we substitute into and get a new series of received signals.

At last, we utilize the classical algorithm to estimate frequency accurately.

4.2. Analysis of LS-SVR Process

The real part of is taken, for example, and now . The solutions of (5) are described as

is defined as outputs of LS-SVR process and (11) and (12) are substituted into (7)

It is clear that now LS-SVR process can be regarded as a time-varying linear filter, and its coefficients are determined by

Received signals polluted by noise are , where , and are signal and noise components of , respectively. The outputs of LS-SVR process are where , are the signal and noise components of , respectively.

Further, the mean, autocorrelation, and covariance function of are obtained as follows, where is a mean operator: where . Consider

Therefore, we conclude with the following.

(1) , , the signal components of outputs of LS-SVR process, do not have single-tone sinusoid characteristics, where is th element of . But will have the most powerful spetrum component in by selecting the width of RBF properly.

Firstly, setting , , , , and the parameter of LS-SVR , the arbitrary amplitude spectrums of , while and are illustrated in Figure 1, respectively. It is shown that when , the spectrum component of in is much more powerful than other places. It means that now the output of LS-SVR process still keeps the spectrum characteristics of and can be used to estimate the frequency of . However, as increases, the spectrum component of in inversely decreases and others gradually increase; hence, now the output of LS-SVR process cannot keep the spectrum characteristics of .

Furthermore, everything is as in Figure 1, while , , and , the time-domain waveforms of are plotted in Figure 2, perspectively. The conclusion of Figure 2 is consistent with Figure 1, just when , the amplitude of time-domain waveforms of is less than .

The Euclidean distance between and is defined as follows, where is the operation of taking maximum value:

Everything is as in Figure 1, and the number of Monte Carlo experiments is 10000; the values of with different are listed in Table 1. Obviously, can be very close to through proper choice of . Nevertheless, will gradually deviate from as increases.

Consequently, proper choice of ensures that LS-SVR process can be used for frequency estimation of single-tone sinusoidal signals. Integrating the above analyses, the value of must be less than 3.

(2) Through analyzing the covariance function of , it is shown that LS-SVR process is feasible and valid with a proper choice of and .

From (16), it is obvious that the covariance function is related to and . Taking , for example, when , , (16) is calculated as

We can deduce the following by analyzing (18)(A)The elements except main diagonal ones denote the correlations between in different moments. Compared with the main diagonal elements, these elements are rather small. Hereby, in different moments are approximately uncorrelated with each other. In addition, they are certainly subjected to Gaussian distribution, as the reason that LS-SVR process is linear. As result, in different moments are almost independent.(B)The main diagonal elements denote the powers of . in different moments are independent and identically distributed (i.i.d) by reason of their nearly equal values. And also, it is the premise that the classical algorithms of feedforward ML frequency estimation can be still employed after LS-SVR process.(C)Integrating (12), when decreases rapidly, , . Clearly, now in different moments are equal and can not fit correctly, which means LS-SVR process is ineffective. On the contrary, when increases and tends to infinity, now , , which means that LS-SVR process can hardly influence . We apply LS-SVR process to FDP algorithm and derive the proposed algorithm called LS-SVR for short. Everything is as in Figure 1, and the number of Monte Carlo experiments is 10000; Figure 3 illustrates the impact of on MSE performance, which is consistent with all analyses above, also is set in this study.

At the same time, according to thus, . Integrating (12), , while , , which means that LS-SVR process can influence in a fixed proportion and barely improves the frequency estimation performance. On the contrary, , . As a result, the correlations between in different moments rise and their powers are not equal. When , , (16) is calculated as

Everything is as in Figure 3 other than that ; the impact of on MSE performance is shown in Figure 4, which is consistent with all analyses above, and is set in this study.

(3) Setting and appropriately, LS-SVR process can increase SNR of and improve the performance of feedforward ML frequency estimations under the condition of small sample and low SNR.

We assume , , and show the SNR variation between before and after LS-SVR process by

is defined as the plus of LS-SVR process, where is related to which is determined by and . Everything is still as in Figure 1, the pluses of LS-SVR process with different and are listed in Table 2, which are consistent with Figures 3 and 4.

5. Simulations and Experiments

We apply LS-SVR process to two common and representative single-tone sinusoidal ML frequency estimation algorithms, the DFT-based FDP and phase-based Kay ones, and derive the proposed algorithm called LS-SVR for short, where the number of DFT points of FDP algorithm is .

5.1. Mean Performance

Everything is as in Figure 3 other than ; Figures 5 and 6 illustrate the mean of these three algorithms with different SNR. As is shown, whether high or low SNR, LS-SVR process can hardly change the unbiased ranges of FDP and Kay algorithms. Also, the unbiased ranges of all three algorithms will degrade with deterioration of SNR.

5.2. MSE Performance

Everything is as in Figure 3 except ; the MSE curves of these three algorithms are both shown in Figures 7 and 8, where CRLB is defined as [2]. We can see that LS-SVR process effectively improves the MSE performance of both FDP and Kay algorithm, and their threshold values are decreased by 0.3 dB and 1.2 dB, respectively.

5.3. Impact of Sample Size

Everything is still as in Figure 3 except that , Figure 9 illustrates the impact of on MSE performance. We can know that the MSE curve of LS-SVR algorithm will decrease as increases. However, when LS-SVR process is applied to FDP algorithm, its threshold value will increase as increases; when LS-SVR process is applied to Kay algorithm, its threshold value will keep the same. The reason is related to the concrete frequency estimation algorithm after LS-SVR process.

6. Conclusions

LS-SVR, as a modified and expanded version of SVR, still keeps its good capabilities in generalizing, high-dimensional processing, and nonlinear processing. Moreover, the equality constraint and squared loss function of LS-SVR make its computation and analysis rather simple.

In this paper, we take single-tone sinusoidal frequency estimation, for example, and propose an improved feedforward ML algorithm for NDA estimation based on LS-SVR. Also, we demonstrate its feasibility and validity by statistical analyses and experimental simulations, and discuss the proper parameter settings of LS-SVR. Our results suggest that the threshold value of MSE curve of the proposed algorithm is lower than the original one. More importantly, the analyses and applications presented in this paper can be used in other fields of parameter estimation in the same way, which provide a novel thought to the corresponding research.

The problems waiting for solution and the next direction are generalized as follows:(1)increasing LS-SVR’s operating efficiency and improving the real-time characteristics of parameter estimation based on LS-SVR,(2)making the best choice of LS-SVR’s parameters: the penalty factor and the width of RBF , not only the proper setting.

Acknowlegdment

This work was supported by the Open Research Project and Foundation of Complex Electromagnetic Environment Effects on Electronics and Information System under Grant no. CEMEE2014K0210B.