Abstract
In this study, we propose a direction-controlled nonlinear least squares estimation model that combines the penalty function and sequential quadratic programming. The least squares model is transformed into a sequential quadratic programming model, allowing for the iteration direction to be controlled. An ill-conditioned matrix is processed by our model; the least squares estimate, the ridge estimate, and the results are compared based on a combination of qualitative and quantitative analyses. For comparison, we use two equality indicators: estimated residual fluctuation of different methods and the deviation between estimated and true values. The root-mean-squared error and standard deviation are used for quantitative analysis. The results demonstrate that our proposed model has a smaller error than other methods. Our proposed model is thereby found to be effective and has high precision. It can obtain more precise results compared with other classical unwrapping algorithms, as shown by unwrapping using both simulated and real data from the Jining area in China.
1. Introduction
Most problems faced during the course of processing measurement data are nonlinear in nature. In the classical least squares approach, the nonlinear approximation function is expanded at an approximate value. This transformation can linearize the data, allowing the problem to be solved through the linear least squares approach. The precondition of this model is that initial parameter values must reach the adjusted value; otherwise, the model error is significant.
Nonlinear least squares is an optimization method used to solve nonlinear problems [1–4]. Sequential quadratic programming is another important and effective optimization method [5–7]. A nonlinear least squares problem can be transformed into a sequential quadratic programming model and then solved [8–11].
A direction-controlled estimation model is proposed in this paper. The nonlinear least squares problem is transformed into a sequential quadratic programming model. The iterative point enters the feasible region via the penalty function, after which a problem’s optimal solution can be obtained through sequential quadratic programming [12–14]. In the model, the penalty function is used to reduce the constraints of the initial values [15–19]. Sequential quadratic programming possesses quadratic convergence. The model is contrasted with least squares, and ridge estimate and simulated data are used to check model performance [20–23]. The root-mean-squared error (RMSE) and standard deviation between the estimated and true values, and the value representing the quality of unwrapping, are taken as indices of performance [24, 25]. We conducted experiments that showed the feasibility and effectiveness of the model. Unwrapping experiments using real data from the Jining area in China show that our proposed algorithm achieves more precise results than the least squares unwrapping algorithms. Quantitative indexes include differences in RMSE between rewrapped results and the original wrapped phase, computation time, and values [26–28]. The sequential quadratic programming method achieves better results with respect to three indices.
2. Sequential Quadratic Programming Model
Quadratic optimization with equality constraints is defined as follows:where is a symmetric matrix, .
The Lagrange function of (1) iswhere is the Lagrange multiplier. At , the Kuhn–Tucker (K–T) condition of (2) is
If is a positive definite matrix, then the unique solution of (3) is
In the sequential quadratic programming model, an optimal subproblem is set up to search for the next feasible point in the current iterative point. is the solution of the optimal subproblem, that iswhere . The process for more iterations is repeated, and the optimization solution can then be obtained.
The optimal subproblem of (1) can be defined as follows:where , ,
is the Hessian matrix of :
The penalty function of model (1) is defined as follows:where is the penalty coefficient.
If the objective and constraint function satisfy certain conditions, then the penalty method is convergent; i.e., the algorithm converges to the unique, optimal result [15, 29, 30].
The penalty function method is simple to compute. As the penalty coefficient increases, the initial point is iterated to the optimal solution. However, when the penalty coefficient is very large, computation time increases.
3. Sequential Quadratic Programming for Nonlinear Least Squares
Synthesizing both methods, the penalty function is simple to compute in earlier iterations, and the sequential quadratic programming method allows for quadratic convergence. A direction-controlled nonlinear least squares estimation algorithm using the penalty function and sequential quadratic programming is proposed herein. The least squares model is transformed into the quadratic optimization model. The iterative point enters the feasible region by the penalty function, and the optimal solution can then be obtained by sequential quadratic programming. Efficiency in problem solving can be improved by combining the two methods.
The nonlinear model is defined as follows:where is an vector; is a nonlinear function;
is a vector to be estimated, and is an observational error vector. The error equation of (9) is
The least squares principle must be satisfied, that is,Equation (11) can be converted to quadratic optimization with equality constraints as follows:
The subproblem of (12) can be obtained by linearizing the equality constraint at . The expression is as follows:where , , and the positive definite matrix is the weight matrix. Equation (12) shows convex programming.
The penalty function of (12) is
The steps of the algorithm using the penalty function and sequential quadratic programming are as follows.
The initial values are defined as and ; the control error is ; and the number of iterations is .
The initial value is substituted into (14) to calculate the iterative value . If , the iteration terminates.
If , the result is ; otherwise, set and move to the next step.
By taking as the new initial value, (12) is solved using sequential quadratic programming. The correction value can then be obtained.
If , the result is ; otherwise, return to step until the condition is met.
In the course of running the algorithm, the penalty coefficient of (6) is as follows [31]:where is the constant, and is the penalty coefficient of the previous iteration.
4. Experimental Results and Analysis
4.1. Simulated Data
In this case, , where
The observations are .
are unknown parameters. The true values are .
The white noise is , where denotes the identity matrix and , .
The condition number of is 41397, so this is an ill-conditioned problem. Using sequential quadratic programming, least squares, and the ridge estimate, the estimated results can be compared, as shown in Table 1.
In Table 1, the ridge parameter of the ridge estimation is 1.4568. Figure 1 shows the ridge parameter from the L-curve [32].

In this ill-conditioned problem, all methods obtain estimated values. The distance between the initial and true values is large. Sequential quadratic programming obtains the closest solution (Table 1). The RMSE and standard deviation show that the sequential quadratic programming model is the best, and the ridge estimate method is better than the least squares method. In sequential quadratic programming, the iterative point enters the feasible region via the penalty function and the optimal solution can then be obtained via sequential quadratic programming. The constraints on the initial values of sequential quadratic programming are reduced; however, the computational cost is increased. Ridge estimation performs much better than least squares, but determining the ridge parameters is difficult.
4.2. Phase Unwrapping Experiments
4.2.1. Simulated Data
To verify the effectiveness of the algorithm, simulated data were used to conduct experiments. In a simulated interferogram with a size of 100 pixels × 100 pixels, a coherence coefficient of 0.85 and Gaussian noise with a standard deviation of 0.8160 radians were added to the image, . The least squares and sequential quadratic programming methods were used to unwrap images. Figure 2 shows the unwrapping result of each method.

(a) Noise-free wrapped phase

(b) Wrapped phase after noise

(c) Least squares method

(d) Sequential quadratic programming method
Both methods obtain good unwrapping results, without lines or islands. The image obtained by sequential quadratic programming is smoother than that obtained by least squares and is more similar to the noise-free image.
Figure 3 shows a cross-sectional view of the unwrapping phase.

(a) Noise-free

(b) Least squares

(c) Sequential quadratic programming
As shown in Figure 3, the abscissa represents the horizontal position (x-coordinate) of the pixel in the 50th line of the image. The ordinate denotes the phase. The maximum value of the cross-sectional view of sequential quadratic programming is close to the maximum value of the simulated surface. The maximum value of the cross-sectional view of the least squares method is far from the maximum value of the simulated surface. The curve obtained for of the least squares method is also much rougher than that of sequential quadratic programming.
Table 2 shows the running time, RMSE, and value of sequential quadratic programming and least squares obtained by phase unwrapping. Both methods result in relatively reliable unwrapping. The running time is similar, indicating that the efficiency of the two algorithms is almost the same. The RMSE of sequential quadratic programming is smaller than that of least squares, indicating that sequential quadratic programming is more precise. indicates the quality of the wrap; the smaller the , the better the unwrapping quality. Thus, the sequential quadratic programming method provides better unwrapping than the least squares method.
The experiment with simulated data shows that sequential quadratic programming is a feasible method: the model is effective and has high precision.
4.2.2. Observational Data
Satellite data collected by ENVISAT ASAR, covering the Jining area of Shandong province, China, were used to test the model’s performance.
Table 3 shows the basic parameters of the data.
The images are 1024 × 1024 pixels, with a resolution of 30 m. Figure 4 shows the unwrapping result of each method, .

(a) Wrapped phase

(b) Least squares method

(c) Sequential quadratic programming method
Both unwrapping methods were run successfully. In the interferogram, the stripe noise is large and the fringes are unclear. The phase ripple of sequential quadratic programming is smaller than that of least squares, demonstrating that sequential quadratic programming experiences less interference.
Table 4 shows the computation time, RMSE, and value.
The RMSE and values of sequential quadratic programming are smaller than those of the least squares method. This illustrates that the difference between the rewrapped results and the original wrapped phase is small. The unwrapping phases of the sequential quadratic programming method are smoother and more reliable. However, the computation time of sequential quadratic programming is greater than that of the least squares method. This is due to high levels of noise and the penalty function increasing the computation time of sequential quadratic programming.
5. Conclusions
A direction-controlled nonlinear least squares estimation algorithm using the sequential quadratic programming method is proposed herein. The least squares model is transformed into the nonlinear programming model, and the iteration direction can then be controlled by sequential quadratic programming. The ill-conditioned matrix and phase unwrapping are used to verify the method. The proposed algorithm achieves better results than alternative approaches in terms of RMSE and values, and its effectiveness is demonstrated using observational satellite data. In future research, the role change if the inequality constrains are taken into account will be considered.
Data Availability
The 20050130.slc and 20050306.slc data used to support the findings of this study are available from the corresponding author upon request.
Conflicts of Interest
The authors declare that they have no conflicts of interest.
Acknowledgments
This research was supported by the National Natural Science Foundation of China (Grants nos. 41774002 and 41274007) and the Scientific Research Fund Project for the Introduction of Talents of Shandong University of Science and Technology (Grants nos. 2014RCJJ047 and 2015RCJJ022).