Next Article in Journal
Nano-Scale Characterization of a Piezoelectric Polymer (Polyvinylidene Difluoride, PVDF)
Previous Article in Journal
A Comprehensive Automated 3D Approach for Building Extraction, Reconstruction, and Regularization from Airborne Laser Scanning Point Clouds
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Evaluation of Different Outlier Detection Methods for GPS Networks

1
Department of Geodesy and Photogrammetry, Karadeniz Technical University, Trabzon, 61080 Turkey
2
Department of Geodesy and Photogrammetry, Hacettepe University, Ankara, Turkey
*
Author to whom correspondence should be addressed.
Sensors 2008, 8(11), 7344-7358; https://doi.org/10.3390/s8117344
Submission received: 4 November 2008 / Revised: 14 November 2008 / Accepted: 17 November 2008 / Published: 17 November 2008
(This article belongs to the Section Remote Sensors)

Abstract

:
GPS (Global Positioning System) devices can be used in many applications which require accurate point positioning in geosciences. Accuracy of GPS decreases due to outliers resulted from the errors inherent in GPS observations. Several approaches have been developed to detect outliers in geodetic observations. It is important to determine which method is most effective at distinguishing outliers from normal observations. This paper investigates the behavior of conventional statistical test methods (Data Snooping (DS), Tau and t tests), some robust methods (Andrews's M-Estimation, Huber's M-Estimation, Tukey's M-Estimation, Danish Method, Yang-I M-Estimation, Yang-II M-Estimation, and fuzzy logic method in detection of outliers for three GPS networks having different characteristics. Test results are evaluated and the performances of different methods are presented quantitatively.

1. Introduction

Geoscience applications such as determination of crustal movements, deformations and landslides require accurate point positioning. GPS can be used as a tool in these applications due to its accurate point positioning ability. The 3-D coordinates of the GPS satellites are known precisely with respect to an Earth fixed coordinate system. GPS receivers measure code and phase to every satellite. For accurate positioning, absolute positioning is not used in GPS. Instead, baselines connecting control points are determined. This is also called relative positioning. In relative positioning (at millimeter level), at least two GPS receivers are occupied at two control points (position of one control point is known) and the code and phase observations to at least four GPS satellites are measured simultaneously. These measurements are repeated for a certain period of time which leads to redundant observations. If coordinates of one of the control points are known, the coordinates of the second point are determined using the baseline components. For example, let A is a control point whose coordinates are known, and B is the point whose coordinates are to be determined. The baseline components of these two points are measured using GPS receivers and the X, Y, Z coordinates of point B are obtained as:
X B = X A + Δ X A B Y B = Y A + Δ Y A B Z B = Z A + Δ Z A B
GPS networks are made up of baselines (see Figure 1), their baseline components ΔX, ΔY, and ΔZ are taken as observations, and estimated coordinates are obtained by Least Squares (LS) adjustment. However, some observations can be outliers and they may reduce the accuracy of the network; therefore, outliers should be detected and eliminated from the adjustment not to affect the rest of the observations.
In geodetic observations, errors can be in different magnitudes and have different characteristics depending on the surveyor, surveying equipment and environmental conditions. These errors yield differences in the magnitudes of the observations and are categorized as systematic, gross, and random errors. The effects of systematic and gross errors on the observations must be eliminated; however, it is not possible to remove random errors. Random errors are assumed to follow a normal distribution and are always present in the observations. Observations having random errors that deviate from normal distribution are called ‘outliers’.
The preliminary studies were implemented using two models. In the ‘mean-shift’ model, which is used by conventional methods, the outliers are detected step-by-step using statistical tests. In every step an observation is detected as an outlier and removed from the observation set. In the conventional methods of Data Snooping (DS), Tau, and t tests, there is a disadvantage since these methods remove outlying baselines which in turn deteriorate the shape of the network. A normal observation may be detected as an outlier or an outlying observation may be perceived as a normal observation because of the existing outliers in the observation set. Another model to detect outliers is ‘variance-inflation’ model which is used in robust estimations [1]. This model was developed to eliminate the effects of the outliers in the adjustment model. Any outlier is not removed from the network; however, the weights of the observations are changed after iterations. The weights of the outliers are reduced even to zero while the weights of the normal observations are kept unchanged during the iterations. The most important point in robust methods is defining the most acceptable critical value for weight functions. This critical value can be computed or selected as a constant value. In other works [2] this scheme of computing the robust estimator by iteratively reweighting has been replaced by the solution of a global optimization problem in the space of unknowns. The fuzzy logic approach uses both the fuzzy set and the statistical test theory to determine outliers. Contrary to the conventional methods, no observation is removed from the observation set. In addition, a more accurate decision is given for the observations close to the critical value.
In this paper, outliers in GPS networks are detected using different outlier detection and robust estimation methods, and the performances of these methods are investigated to evaluate their behaviors and similarities in detection of existing outliers.

2. Methods

2.1 Conventional Statistical Test Methods

These methods are based on the assumption that only one observation can be detected as an outlier in each iteration step of the adjustment. Outlying observation is identified using statistical test theory. In conventional methods, the Least Squares Estimation (LSE) is used. LSE has some advantages such as simplicity of the calculation algorithm. In addition, the properties of the stochastic and functional models do not change from beginning to the end.

2.1.1. Data Snooping

Data Snooping (DS) and other conventional methods use the mean-shift model. In the DS method, it is assumed that only one outlier is present in the observation set. In practice, this method allows detection of more than one outlier and estimation of their locations [3]. DS is performed when the a priori variance of the observation of unit weight is known. The standard deviations of the residuals are calculated using this a priori value. The residuals normalized by this method are normally distributed [4, 5].

2.1.2. Tau Test

If the a priori variance is not known or a value cannot be assigned to it before adjustment, the a posteriori variance m 0 2 produced after adjustment is used for outlier detection.

2.1.3. The t Test

If an observation li includes a gross error Δi, using the standard deviation obtained from the invalid adjustment model is not appropriate. In this situation, it is a more accurate approach to compute the m 0 2 value from the residuals that are free from the model errors.
m ¯ 0 2 = 1 f 1 ( f m 0 2 v i 2 ( Q v v ) i i )
where f is the degree of freedom, v is the vector of residuals, and Qvv is the cofactor matrix of the residuals.
In Table 1, P is the weight matrix of the observations, s0 is a priori standard deviation of unit weight, f is the degree of freedom, α0 is the significance level, N represents the normal distribution, F represents the Fischer statistic, χ2 represents the Chi-Square statistic, t represents the Student (t) statistic, and τ represents the Tau statistic. If the correlation among residuals is neglected, the significance level α0 is computed as:
α 0 = 1 ( 1 α ) 1 / n α / n
where n is the number of observations, and a is usually chosen as 5% [7].

2.2. Some Robust Estimations

Estimation methods based on LSE are sensitive to the deviations from the normal distribution of observation errors; therefore, LSE is not distributionally robust. We cannot determine that a unique robust method is better than other methods since there is no unique criterion related to the robustness. The most commonly used estimators in the literature are M-, L-, and R-Estimators [8-9]. M-Estimators stand out as the most flexible estimators and considered by many as the most favorable estimator group [8]. M-Estimation is the most convenient technique for debugging observations that include gross errors. It can be applied for heavy tailed normal distribution. It is assumed that the geodetic data follow a normal distribution.
LSE is a special case of M-Estimation, whose score function is ρ ( v ) = i = 1 n P i v i 2 = min. The computational algorithm may follow an iteratively reweighted scheme as mentioned in [10-11] although there are other approaches in the literature.
While ρ(v) is a continuous and convex function, ψ(v) = ∂ρ(v)/∂v is the influence function and w(v) = ψ(v)/v is the robust weight factor which decreases when the absolute of the residual increases. The estimation procedure is as follows:
P ¯ i = P w i 1
A T P ¯ v = 0
x i = ( A T P ¯ i A ) 1 A T P ¯ i l
v i = A x i l
where is the equivalent weight matrix, P is the first weight matrix, w is the robust weight factor, A is the design matrix, v is the vector of residuals, x is the vector of the unknown parameters, is the vector of reduced observations, i is the iteration number. In the first iteration, w is taken as the unit matrix.
w 0 = I n × n
where n is the number of observations. The iterations are executed until the difference between the parameters xi+1 and xi are negligible. At the end of the sequence of iterations, it is observed that the equivalent weights of the outliers become smaller, even reduced to zero. The weights of the normal observations either do not change during the iterations or show little change.
As shown above, the equivalent weight matrix is used to give a decision about whether observations are normal or outlying. In obtaining the equivalent weight matrix, a robust weight factor is used. The robust weight factors are obtained by comparing the residuals with critical values derived from calculations or given constant values. In order to calculate the critical value, a procedure can be applied as follows:
c i = s 0 Q v v i i P i i t f , 1 α 0 / 2
Here c represents the critical value, s0 is the a priori standard deviation, Qvv is the cofactor matrix of the residuals, P is the weight matrix of the observations, f is the degree of freedom, α0 is the significance level, and t represents the Student distribution.
The associate critical value is calculated by averaging the critical values calculated for each observation as:
c = i = I n c i n
In this study, some of the critical values of the estimations have been calculated and others taken as constant values. The weight functions of the M-Estimations used are listed in Table 2. s0 in Table 2 is the a priori standard deviation of the unit weight, and v i ' = v i / s 0, i is the normalized residual which is equal to vi/svi.

2.3. Fuzzy Logic Method

In the fuzzy logic approach, the fuzzy set and the statistical test theory are used together. There are two important properties of the fuzzy sets used to identify outliers. These are the complementation and the intersection properties. At the beginning, a statistical test is applied to the residuals and the residuals are classified as ‘normal’ and ‘abnormal’ residuals according to their test statistic [12]. From now on, a test will be called “the first test” when the results are presented:
F { v i } : Abnormal residuals subset t i > q P { v i } : Normal residuals subset t i q
Here ti shows the test statistic and q is the critical value. The membership functions are used to clarify the vagueness concerning the residuals having test statistic very close to the critical value.
μ F ( v i ) = { 0 t i q 1.0 1.0 + ( d t i q ) 2 t i > q
Here μF (vi) is the membership function related to the subset F, d is the standardization component that shows the meaningful deviation magnitude of the test statistic from the critical value [7]. It is impossible to state a definite value for d. Therefore, several values have been assigned to this component.
After the definition of the membership values of the residuals, the fuzzy membership relations between the observation errors are determined. The membership values of the residuals and the redundancy matrix are used to realize this goal. The relation between the residuals and the errors is given as follows:
v = Q v v P Δ
Here, the multiplication Qvv P is equal to the redundancy matrix R, and the equation represents the transformation between the residuals and observation errors. In order to obtain the effects of all observation errors on a residual, the relative redundancy matrix is used. The elements of this matrix are obtained as follows:
r ˜ i j = | r i j | max j ( | r i j | ) ( i , j = 1 , 2 , , n )
where n is the number of observations, rij are the elements of the redundancy matrix, and subscript j in the lower position is the column number of the element with maximum value of the ith row. The rows of the relative redundancy matrix indicate the relative contributions of all observation errors to an individual residual, and the columns indicate the relative contribution of an individual error to all residuals.
R ˜ = [ r ˜ 11 r ˜ 12 r ˜ 1 n r ˜ 21 r ˜ 22 r ˜ 2 n r ˜ n 1 r ˜ n 2 r ˜ n n ]
The set of the gross errors H is defined as the intersection of the set of the errors having the greatest effect on the residuals that are most likely abnormal A and the set of the errors having the least effect on the residuals that are most likely normal B. The membership value of an observation error in the set H is defined as follows:
μ H ( Δ i ) = min ( μ A ( Δ i ) , μ B ( Δ i ) ) ( i = 1 , 2 , , n )
In order to obtain the membership values of the observation errors in the set A and B, the maximum relative contribution of the ith observation error to the residuals that have membership values equal or greater than 0.5 in the subset F and P is searched, respectively. Then, this relative value and its complementary value are multiplied by the membership value of the corresponding residual as follows:
r ˜ j i = max k = u , v , , w ( r ˜ k i )
μ A ( Δ i ) = r ˜ j i × μ F ( v j )
r ˜ m i = max k = x , y , z ( r ˜ k i )
μ B ( Δ i ) = ( 1.0 r ˜ m i ) × μ P ( v m )
The membership values of the observation errors in the intersection set H are compared with a critical value. This value can be calculated using an arithmetic or weighted mean [7].
Let the number of the elements belonging to set H with membership values different from zero be k. Now, the critical value CμH can be calculated with an arithmetic mean as:
C μ H = μ H ( Δ i ) k = [ μ H ( Δ i ) ] k μ H ( Δ i ) 0
In the weighted mean method, weights are given to the membership values taking into consideration the relative effect of the observation errors in their own set as follows:
P { p i = r ˜ j i i f μ H ( Δ i ) μ A ( Δ i ) p i = 1 r ˜ m i i f μ H ( Δ i ) μ B ( Δ i )
C μ H = p i μ H ( Δ i ) p i = [ p i μ H ( Δ i ) ] [ p i ]
After obtaining the observation errors that have membership values greater than the critical value CμH, the a priori knowledge about the location of these errors is also obtained. In order to verify this determination, a procedure is proposed by [12] as follows:
H = [ 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 ]
P s s = H T P H H T P A ( A T P A ) 1 A T P H
s = P s s 1 H T P v
where Hn×m is the location matrix of the gross errors, Pssm×m is the weight matrix of the gross errors, Pn×n is the weight matrix of the observations, An×u is the design matrix, vnx1 is the vector of the residuals, ∇smx1 is the vector of the gross errors. Here, the indices n and m are the number of all observations and the number of the observations that exceed the critical value CμH, respectively. In the H matrix, the column element that corresponds to the observation with gross error is taken as 1. Consequently, the significance of the estimated gross errors is tested using one of the statistical tests. When presenting the results, this will be the last test.

3 Results and Discussion

3.1. Experiments and Analyses

In this study, three GPS networks (see Figure 1) have been evaluated to examine outliers using different methods. In order to focus only on the networks and not on the external constraints a free adjustment strategy has been applied. The properties of the networks are listed in Table 3. Various calculation techniques can be used to compute the a priori standard deviation of the unit weight (s0).
For instance, one of these techniques uses the loop closures. But, this is not correct in some situations. In GPS networks, loop closures are not independent since the same variables are used in neighboring closures, and the weights of the loop closures are not equivalent which are not like those in triangle closures. GPS baseline components are correlated, i.e. every baseline has a 3x3 block of the weight matrix as given in Equation (4). Therefore, a gross error affects all components since weight matrix is non-diagonal. At any rate, the fact that GPS baseline components are correlated makes the detection of possible outliers a question of further research so as to determine whether the corresponding 3D-baseline determination is an outlier as a whole or not. Besides, statistical tests such as the τ -test are not rigorously valid (though widely applied) for the case of correlated observations [19]. Since it is crucial to determines0, the formula using the median of the absolute values of the residuals with weights is more convenient [18]:
s 0 = med { | P i v i | } / 0.6745
where “med” denotes median, Pi and vi are the weight and residual of the observation i, respectively. After s0 is obtained, it should not be changed in the iteration steps of the robust estimation.
Conventional methods have been applied to the three networks with two different significance levels of: 0.01, and 0.001. When the significance levels are calculated using Equation (3), a value smaller than 0.001 is obtained for each network. The smaller the significance level, the less sensitive the statistical test to the outliers. In other words, few or no outlier can be determined at small significance levels. Therefore, the smallest significance level is taken as 0.001 for all three networks.

3.2. Statistical Tests and Fuzzy Logic Approach for Outlier Detection

In the conventional methods, no outlier has been detected at a significance level of 0.01 for the first and second GPS network (Table 4). Hence, the statistical tests have not been applied at a significance level of 0.001.
As shown in Table 4, the greatest test statistic of the residuals is smaller than the critical value. As a consequence, it is not possible to determine any outlier using the fuzzy logic method since no residual has been named an ‘abnormal’ residual in the first test.
In the conventional methods at a significance level of 0.01, 13 identical observations have been determined as outliers with Tau and the t test for the third GPS network. In DS, there are only two outlying observations as shown in Table 5. In addition, at a significance level of 0.001, DS detected only one observation. The Tau and t tests indicate two outliers that are the same as the results of DS at a significance level of 0.01.
In order to see the changes in the results of the fuzzy logic method, the components of this method have been used alternately. The different applications of the fuzzy logic method are shown in Table 6. Here, the Tau test was applied to the observations at the beginning and at the end. Unlike the first two GPS networks, it was possible to separate the residuals as ‘normal’ and ‘abnormal’ in the third GPS network. So it has been possible to execute the fuzzy logic method. When attention is paid to the results, it can be seen that they are quite compatible with the results of the conventional methods.

3.3. Comparison of Some Robust Estimators

We followed only the iteratively reweighted least squares scheme. In robust methods, the critical value has been calculated from equations (9) and (10), and the constant value given is 2 s0 except for Yang-I and Yang-II M-Estimations. As shown in Table 2, the weight functions of Yang-I and Yang-II M-Estimation methods are derived differently. The robust methods with constant critical values are denoted with a superscript star in Table 7.
After applying the robust estimators to the three GPS networks, it has been seen that Danish and Huber methods yield similar results reducing the weights of the suspicious observations during the iterations. Tukey, Andrews, and Yang-I M-Estimations resemble each other reducing the weights to zero. On the other hand, the Yang-II M-Estimation is the method yielding the results that best fit with the statistical test methods and fuzzy logic approach. The methods except for Yang-II M-Estimation produce much more outlying observations when compared with the statistical tests.
Table 7 has been arranged to compare the results of the robust estimations. The performances of different robust estimations in the first GPS network coincide with those in the second and the third GPS networks; therefore, as a representative, Table 7 contains only the results for the first GPS network. In Table 7, the constant and calculated critical values, and the observations whose weights change in iterations are given in Table 7.

4. Conclusions

In this study, it has been seen that it is appropriate to apply conventional detection tests at a significance level of 0.001 in GPS networks. Using Equation (3), a value was obtained that was smaller than 0.001 for the three networks. But if the conventional methods are used at very small significance levels, these methods tend to mask the outliers. On the other hand, at greater significance level such as 0.01, more outliers appear to exist in the networks. So, the significance level can be selected as 0.001 in GPS networks that have too many observations. In the first and second GPS networks, there appeared no outliers at any significance level. The opportunity to compare various conventional methods has been taken within the third GPS network. The t and Tau tests indicate the same results at different significance levels. One can be substituted for the other one. DS is different from these two tests and denotes few outliers. This behavior of DS is related to the a priori variance of the networks. If this a priori value is calculated from Equation (26), it is more appropriate to apply DS to the networks instead of other conventional methods.
In the fuzzy logic method, statistical tests have an important effect on the results. When compared with the conventional methods, few outliers are visible with the fuzzy logic method since outliers maintain their effects on the adjustment model throughout the iterations in the conventional methods. Unlike the conventional methods, no observation is removed from the network and the shape of the network is kept to the end in the fuzzy logic method. This characteristic can be seen as an advantage. However, the abundance of the parameters used in this method makes it difficult to use this method as commonly as the conventional methods. In this study, it has been seen that if appropriate values can be given to these parameters, the results are more reliable than the conventional methods. Even if the statistical tests are applied at greater significance level, a more reliable decision can be given about the outliers than the conventional methods.
In robust estimation computed as the iteratively reweighted least squares scheme, it is crucial to determine the critical value that is used by the weight functions. In this study, this critical value is both taken as constant and calculated in applying the robust estimators to the GPS networks. Danish method and Huber M-Estimation usually reduce the weights of the suspicious observations, whereas Tukey, Andrews, and Yang-I M-Estimations tend to make the weights zero. These methods may show similar results with the conventional methods that have great significance levels. But, it has been observed in this study that it is not appropriate to choose great significance levels in the GPS networks with many redundant observations. All the robust methods except for Yang-II M-Estimation produce more outlying observations than determined by the conventional statistical test methods. The Yang-II M-Estimation is compatible with the conventional methods that have small significance levels and the fuzzy logic method.
Since GPS baseline components are correlated, a gross error in one component also affects the other components. Therefore, the detection of possible outliers is a question of further research so as to determine whether the corresponding 3D-baseline determination is an outlier as a whole or not. Besides, statistical tests such as the τ-test are not rigorously valid for the case of correlated observations.

References

  1. Kubik, K.; Wang, Y. Comparison of Different Principles for Outlier Detection. Aust. J. Geod. Photogramm. Surv. 1991, 54, 67–80. [Google Scholar]
  2. Baselga, S. Global Optimization Solution of Robust Estimation. J. Surv. Eng. 2007, 133, 123–128. [Google Scholar]
  3. Berberan, A. Multiple Outlier Detection-A Real Case Study. Surv. Rev. 1995, 33, 41–49. [Google Scholar]
  4. Baarda, W. A Testing Procedure for Use in Geodetic Networks. Publ. Geod. New Ser. 1968, 2, 27–55. [Google Scholar]
  5. Schwarz, CR.; Kok, J.J. Blunder Detection and Data Snooping in LS and Robust Adjustments. J. Surv. Eng. 1993, 119, 127–136. [Google Scholar]
  6. Heck, B. Der Einfluss einzelner Beobachtungen auf das Ergebnis einer Ausgleichung und die Suche nach Ausreissern in den beobachtungen. AVN 1981, 88, 17–34. [Google Scholar]
  7. Biacs, Z.F.; Krakiwsky, E.J.; Lapucha, D. Reliability Analysis of Phase Observations in GPS Baseline Estimation. J. Surv. Eng. 1990, 116, 204–224. [Google Scholar]
  8. Jureckova, J.; Sen, P.K. Robust Statistical Procedures Asymptotics and Interrelations.; John Wiley & Sons: New York, USA, 1996. [Google Scholar]
  9. Staudte, R.G.; Sheather, S.J. Robust Estimation and Testing.; John Wiley & Sons: USA, 1990. [Google Scholar]
  10. Hekimoglu, S.; Berber, M. Effectiveness of Robust Methods in Heterogeneous Linear Models. J. Geod. 2003, 76, 706–713. [Google Scholar]
  11. Wieser, A.; Brunner, F.K. Robust estimation applied to correlated GPS phase observations. Presented at First International Symposium on Robust Statistics and Fuzzy Techniques in Geodesy and GIS, Zurich, Switzerland; 2001. [Google Scholar]
  12. Sun, W. A New Method for Localization of Gross Errors. Surv. Rev. 1994, 32, 344–358. [Google Scholar]
  13. Andrews, D.F.; Bickel, P.J.; Hampel, F.R.; Huber, P.J.; Rogers, W.H.; Tukey, J.W. Robust Estimates of Location: Surveys and Advances.; Princeton University Press: Princeton, NJ, 1972. [Google Scholar]
  14. Huber, P.J. Robust Statistics.; Wiley: New York, 1981. [Google Scholar]
  15. Gui, Q.; Zhang, J. Robust Biased Estimation and its Applications in Geodetic Adjustments. J. Geod. 1998, 72, 430–435. [Google Scholar]
  16. Berberan, A. Outlier Detection and Heterogeneous Observations a simulation case study. Aust. J. Geod. Photogramm. Surv. 1992, 56, 49–61. [Google Scholar]
  17. Yang, Y. Robust Estimation of Geodetic Datum Transformation. J. Geod. 1999, 73, 268–274. [Google Scholar]
  18. Yang, Y.; Song, L.; Xu, T. Robust Estimator for the Adjustment of Correlated GPS Networks. Presented at First International Symposium on Robust Statistics and Fuzzy Techniques in Geodesy and GIS, Zurich, Switzerland; 2001. [Google Scholar]
  19. Baselga, S. Critical Limitation in Use of τ Test for Gross Error Detection. J. Surv. Eng. 2007, 133, 52–55. [Google Scholar]
Figure 1. First, second and third GPS networks.
Figure 1. First, second and third GPS networks.
Sensors 08 07344f1
Table 1. Test statistic and critical values [6].
Table 1. Test statistic and critical values [6].
TestTest StatisticCritical Value
DS ( P v i ) s 0 ( P Q v v P ) i i N 1 α 0 / 2 = F 1 , , 1 α 0 = χ 1 , , 1 α 0 2
Tau ( P v i ) m 0 ( P Q v v P ) i i τ f , α 0 / 2 = f × t f 1 , 1 α 0 / 2 f 1 + t f 1 , 1 α 0 / 2
t ( P v i ) m ¯ 0 ( P Q v v P ) i itf1,1α0/2
Table 2. The weight functions of the M-estimations.
Table 2. The weight functions of the M-estimations.
M-EstimationWeight FunctionCritical Value
Andrews w i = { s i n ( v i / c ) / v i / c ) | v i | c π 0 | v i | > c π1.5s0 -2s0
[13]
Huber w i = { 1 | v i | c c | v i | | v i | > c1.5s0 - 2s0
[10, 14,15]
Tukey w i = { [ 1 ( v i c ) 2 ] 2 | v i | c 0 | v i | > c1.5s0 - 2s0
[15]
Danish w i = { e x p ( v i 2 c 2 ) | v i | > c 1 | v i | c1.5s0 - 2s0
[3, 16]
Yang-I w i = { 1 | v i ' | c 0 c 0 | v i ' | ( c 1 | v i ' | c 1 c 0 ) 2 c 0 < | v i ' | c 1 0 | v i ' | c 1c0 = 1.0 ∼ 1.5
[17]c1 = 2.5 ∼ 3.0
Yang-II w i = { 1 | v ˜ i | c 0 c 0 | v ˜ i | c 0 < | v ˜ i | c 1 0 | v ˜ i | c 1c0 = 2.0 ∼ 3.0
[18]c1 = 4.5 ∼ 8.5
Table 3. Properties of the GPS networks.
Table 3. Properties of the GPS networks.
Information about networks1st Network2nd Network3rd Network
Number of the points81139
Number of the baselines1524148
Number of the observations (n)15x3 = 4524 × 3 = 72148 × 3 = 444
Number of the unknowns (u)8x3 = 2411 × 3 = 3339 × 3 = 117
Datum defect (d)333
Redundant observations (f = n-u+d)2442330
Number of the triangles ( nt )920214
A priori standard deviation ( s0 ) mm0.510.354.36
Table 4. Results of the conventional methods for the first and second GPS network.
Table 4. Results of the conventional methods for the first and second GPS network.
Statistical TestSignificance LevelMaximum Test StatisticCritical ValueOutlier
First GPS NetworkTau0.012.23952.4749-
DS0.012.06292.5808-
t0.012.46752.8073-

Second GPS NetworkTau0.012.37912.5190-
DS0.011.53192.5808-
t0.012.39772.7012-
Table 5. Results of the conventional methods for the third GPS network.
Table 5. Results of the conventional methods for the third GPS network.
Statistical Test / Significance LevelIterationMaximum Test StatisticCritical ValueOutlier NumberOutlier
Tau14.09252.5687330ΔZ33-21
(0.01)23.94282.5687139ΔX21-7
33.05112.5686360ΔZ35-17
43.05592.568580ΔY17-12
53.31402.568441ΔY12-11
63.14112.56847ΔX4-3
73.08542.5683128ΔY20-6
83.35302.5682290ΔY31-20
93.31942.5682146ΔY21-20
103.00142.5681123ΔZ20-8
112.68042.5680265ΔX30-3
122.65042.567989ΔY17-15
132.88872.567883ΔY17-13
142.54812.5678--
DS14.51722.5808330ΔZ33-21
(0.01)22.81592.5808139ΔX21-7
32.11592.5808--
t14.23272.5909330ΔZ33-21
(0.01)23.93802.5910139ΔX21-7
33.13552.5911360ΔZ35-17
43.09662.59137ΔX4-3
53.13602.591480ΔY17-12
63.44022.591641ΔY12-11
73.11862.5917128ΔY20-6
83.41852.5919290ΔY31-20
93.38462.5920146ΔY21-20
103.03282.5922123ΔZ20-8
112.72042.5924265ΔX30-3
122.65032.592589ΔY17-15
132.88632.592783ΔY17-13
142.56932.5929--
Tau14.09253.2710330ΔZ33-21
(0.001)23.94283.2709139ΔX21-7
33.05113.2707--
DS14.51723.3003330ΔZ33-21
(0.001)22.81593.3003--
t14.23273.3203330ΔZ33-21
(0.001)23.93803.3206139ΔX21-7
33.13553.3209--
Table 6. Results of the fuzzy logic method for the third GPS network.
Table 6. Results of the fuzzy logic method for the third GPS network.
FT/ SLSCCM and CVInitial OutliersLT/ SLOutliers
Tau0.1AM 0.6893ΔY17-12, ΔY20-6, ΔX21-7, ΔZ21-7, ΔX33-21, ΔZ33-21TauΔY17-12, ΔY20-6, ΔZ33-21
(0.01)0.1WM 0.6762ΔY17-12, ΔY20-6, ΔX21-7, ΔZ21-7, ΔX33-21, ΔZ33-21(0.01)ΔY17-12, ΔY20-6, ΔZ33-21
0.05AM 0.7073ΔY17-12, ΔY20-6, ΔX21-7, ΔZ21-7, ΔZ33-21ΔY17-12, ΔY20-6, ΔZ33-21
0.05WM 0.6913ΔY17-12, ΔY20-6, ΔX21-7, ΔZ21-7, ΔX33-21, ΔZ33-21ΔY17-12, ΔY20-6, ΔZ33-21
0.01AM 0.6893ΔY17-12, ΔY20-6, ΔX21-7, ΔZ21-7, ΔX33-21, ΔZ33-21ΔY17-12, ΔY20-6, ΔZ33-21
0.01WM 0.6649ΔY17-12, ΔY20-6, ΔX21-7, ΔZ21-7, ΔX33-21, ΔZ33-21ΔY17-12, ΔY20-6, ΔZ33-21
Tau0.1AM 0.7346ΔZ33-21TauΔZ33-21
(0.001)0.1WM 0.7346ΔZ33-21(0.001)ΔZ33-21
0.05AM 0.7346ΔZ33-21ΔZ33-21
0.05WM 0.7346ΔZ33-21ΔZ33-21
0.01AM 0.7451ΔX21-7ΔX21-7
0.01WM 0.7449ΔX21-7ΔX21-7
The abbreviations used in Table 6 are as follows:
FT: First test
SL: Significance level
SC: Standardization component of the membership function
CM: Calculation method of the critical value (CμH)
CV: Critical value
AM: Arithmetic mean
WM: Weighted mean
LT: Last test
Table 7. Results of the Robust Estimators for the First GPS Network.
Table 7. Results of the Robust Estimators for the First GPS Network.
ObservationRobust Estimations
c=1.89 mm (calculated)c*=1.02 mm (constant)

DanishHuberTukeyAndrewsYang-IYang-IIDanish*Huber*Tukey*Andrews*
ΔZ3-2
ΔX3-1
ΔY3-1
ΔX4-3
ΔY4-3
ΔZ4-3
ΔZ5-4
ΔY6-5
ΔZ6-5
ΔX6-3
ΔY6-3
ΔZ6-3
ΔY7-1
ΔX7-6
ΔY7-6
ΔZ7-6
ΔY8-7
ΔZ8-7

Share and Cite

MDPI and ACS Style

Gökalp, E.; Güngör, O.; Boz, Y. Evaluation of Different Outlier Detection Methods for GPS Networks. Sensors 2008, 8, 7344-7358. https://doi.org/10.3390/s8117344

AMA Style

Gökalp E, Güngör O, Boz Y. Evaluation of Different Outlier Detection Methods for GPS Networks. Sensors. 2008; 8(11):7344-7358. https://doi.org/10.3390/s8117344

Chicago/Turabian Style

Gökalp, Ertan, Oğuz Güngör, and Yüksel Boz. 2008. "Evaluation of Different Outlier Detection Methods for GPS Networks" Sensors 8, no. 11: 7344-7358. https://doi.org/10.3390/s8117344

Article Metrics

Back to TopTop