Spatio-Temporal outliers detection within the space-time framework

Size: px
Start display at page:

Download "Spatio-Temporal outliers detection within the space-time framework"

Transcription

1 (2011) Journal of Remote Sensing 遥感学报 Spatio-Temporal outliers detection within the space-time framework LIU Qiliang, DENG Min, WANG Jiaqiu, PENG Siling, MEI Xiaoming, ZHAO Ling Department of Surveying and Geo-informatics, Central South University, Hunan Changsha , China Abstract: A novel spatio-temporal outlier detection method within the space-time framework is proposed in this paper. Firstly, a unified framework is developed for constructing spatio-temporal neighborhood, which is based on the space-time statistics and clustering analysis. Then, a spatio-temporal outlier measure involving space-time autocorrelation and heterogeneity is presented. Finally, a tree-step strategy is utilized to detect spatio-temporal outliers. Our method is employed to detect spatio-temporal outliers in Chinese annual temperature database ( ). A meaningful analysis of the spatio-temporal outliers is also provided. Key words: spatio-temporal outlier detection, spatio-temporal neighborhood, space-time statistics, clustering analysis CLC number: TP701 Document code: A Citation format: Liu Q L, Deng M, Wang J Q, Peng S L, Mei X M and Zhao L Spatio-Temporal outliers detection within the space-time framework. Journal of Remote Sensing, 15(3): INTRODUCTION Spatio-temporal data mining has been a forefront research field in geographic data mining and knowledge discovery (Miller and Han, 2009). Spatio-temporal outlier detection plays an important role on spatio-temporal data mining; it aims to identify the spatiotemporal entities whose thematic attributes are significantly different from those of other entities in its spatio-temporal neighborhood. Spatio-temporal outlier detection can be employed to reveal potential information about the phenomena, such as earthquakes, volcanic activity, and traffic accidents. Outlier is defined as which deviate so much from other observations so as to arouse suspicions that they were generated by a different mechanism (Hawkins, 1980). Traditional outlier detection methods can be roughly classified into the following five categories: (1) distribution-based (Hawkins, 1980); (2) depth-based (Johson, et al., 1998); (3) distance-based (Aggarwal, et al., 2006); (4) density-based (Breunig et al., 2000); (5) Clustering-based (Ester, et al., 1996; Li, et al., 2009a). A spatial outlier is a spatial entity whose thematic attributes are significantly different from those of other spatial entities in its spatial neighborhood (Shekhar, et al., 2003). Current spatial outlier detection methods can be generally grouped into four categories: (1) graph-based (Haslett, et al., 1991); (2) distance-based (Chen, et al., 2008; Li, et al., 2009b); (3) density-based (Chawla and Sun, et al., 2006); (4) spatial clusteringbased (Li, et al., 2008). According to the concept of spatial outlier, spatio-temporal outliers can be extended and defined as a spatiotemporal entity whose thematic attribute is significantly different from the entities in its spatio-temporal neighborhood (Cheng & Li, 2006). Cheng and Li (2006) proposed a multi-scale approach to detect spatio-temporal outliers, but their method cannot give quantitative descriptions of the outliers. Adam, et al. (2004) proposed a spatial neighborhood based method to detect spatio-temporal outliers. Esentially, it is still a spatial outlier detection method, because the time dimension is only considered during the construction of macro neighborhood. Lu and Liang (2004) detected the spatial outlier trend in meteorological streaming data utilized wavelet fuzzy classification; however, the time dimension is not combined to detect spatio-temporal outliers. Birant and Kut (2006) developed a spatio-temporal clustering method to identify spatio-temporal outliers. The methods of constructing the spatio-temporal neighborhood and of identifying spatio-temporal outlier are not clearly performed in their own paper. Some other methods (Sun, et al., 2005; Barua & Alhajj, 2007; Wu, et al., 2008; Das & Parthasarathy, 2009; Li, 2009c) detect spatio-temporal outliers from the spatial and time domain respectively, the coupling of time and space is neglected. From the current spatio-temporal outlier detection methods, it can be found that there are mainly two limitations: (1) the inherent relationships between space and time which are not considered during the process of constructing spatio-temporal neighborhood; (2) the heterogeneous entities in the spatiotemporal neighborhood which more attention should be paid to. Received: ; Accepted: Foundation: National High Technology Research and Development Program of China (863 Program) (No. 2009AA12Z206); Key Laboratory of Geo- Informatics of State Bureau of Surveying and Mapping (No ); the Scientific Research Foundation of Jiangsu Key Laboratory of Resource and Environmental Information Engineering(China University of Ming and Technology) (No , No.JS200901); Digital Land Key Laboratory of Jiangxi Province (No. DLLJ201005). First author biography: LIU Qiliang (1986 ), male, master candidate in Central South University. He is in the Department of Surveying and Geoinformatics and foucuses on spatio-temporal clustering, spatio-temporal outlier detection and their applications in global climate change. He has published 10 papers. liuqiliang192@126.com

2 458 Journal of Remote Sensing 遥感学报 2011,15(3) In order to overcome these two limitations, a new strategy is proposed in this paper, it mainly solves two key issues: (1) the method of constructing spatio-temporal neighborhood takes both spatio-temporal autocorrelation and heterogeneity into count; (2) the correlation between thematic attribute and spatial attribute of a spatio-temporal entity is considered when the spatio-temporal outlier measure is calculated. A three steps strategy is utilized to detect spatio-temporal outliers in our method. The first step aims to construct the spatio-temporal neighborhood for each spatiotemporal entity. Spatial outliers are detected in the second step and the potential spatio-temporal outliers are obtained. In the last step, the possible outliers are validated. Our method will be fully performed as below. 2 CONSTRUCTION OF SPATIO-TEMPORAL NEIGHBORHOOD Spatio-temporal entity is defined as a spatial entity with a certain time stamp (Cheng & Li, 2006; Birant & Kut, 2006). Most methods of this kind do not construct the spatiotemporal neighborhood. They usually detect spatial outliers (or temporal outliers); and then verify the spatio-temporal outliers in their temporal neighborhood (or spatial neighborhood). Obviously, the influences of the spatio-temporal entities which are near in both space and time are not taken into count. Actually, the spatio-temporal neighborhood of a spatio-temporal entity should contain all the spatio-temporal entities which are near to the entity in both space and time. Fig. 1 shows an example of spatio-temporal neighborhood. There are nine spatial entities in three continuous time stamps t 1, t, t+1. The two-tuples (<entity name, temporal stamp>) is employed to label a spatio-temporal entity. For instance, entity A at time stamp t is expressed as <A, t>. The spatio-temporal neighborhood of the spatio-temporal entity <O, t> can be defined as: STN={<A, t-1>, <B, t-1>, <C, t-1>, <D, t-1>, <O, t-1>, <E, t-1>, <F, t-1>, <G, t-1>, <H, t-1>, <A, t>, <B, t>, <C, t>, <D, t>, <E, t>, <F, t>, <G, t>, <H, t>, <A, t+1>, <B, t+1>, <C, t+1>, <D, t+1>, <O, t+1>, <E, t+1>, <F, t+1>, <G, t+1>, <H, t+1>}. According to the definition of spatio-temporal neighborhood, it can be found that two important parameters must be required: (1) the length of time window; (2) the range of spatial neighborhood. Next, the method to determine the spatio-temporal neighborhood will be fully performed. A B C D O E F G H A B C D O E F G H A B C D O E F G H t-1 t t+1 Time evolution direction Fig. 1 Sketch map of spatio-temporal neighborhood (STN) 2.1 Determination of the time window In this paper, space-time lag operator in STARIMA (Space-Time Autoregressive Integrated Moving Average) model is employed to determine the time window of the spatio-temporal neighborhood. STARIMA model is a space-time dynamic model, it has been widely applied in the fields of space-time modeling and space-time prediction. STARIMA model can be expressed as follows. where p is the time autoregressive order; q is the time average order; m k is the spatial order of the k th time autoregressive term; n l is the spatial order of the l th time average order; k (l) is the time lag; h is the spatial lag; is the autoregressive parameter at time lag k and spatial lag h; θ lh is the average parameter at time lag l and spatial lag h; ε (t) is the random error. Space-time lag operator in Eq. (1) is used to represent the spacetime correlation in STARIMA model. The thematic attribute Z (t) at certain time stamp and location is influenced by previous time series at that location and previous time series of its spatial neighbors. The parameters, such as time autoregressive order p, time average order q, time lag k and patial lag h all can be obtained by calculating space-time autocorrelation function and partial spacetime autocorrelation function. Space-time autocorrelation function is expressed as follows (Martin & Oeppen, 1975). where ρ h0 (k) is the space-time autocorrelation coefficient; γ h0 (k) is the space-time covariance; k is time lag order; h is spatial lag order; W (h) is the spatial weight matrix that the spatial lag order is h; W (0) is the spatial weight matrix when the spatial lag order is 0, it is a unit matrix; T is the length of the time series; N is the number of the spatial entities. Space-time Yule-Walker equations are usually employed to calculate the partial space-time autocorrelation coefficient, which is represented as follows (Kamarianakis & Prastacos, 2005). where φ kh is the partial space-time autocorrelation coefficient; m k is the spatial order of the k th time autoregressive term; k is the time lag order; h is the spatial lag order; ρ is the number of the equations. In traditional space-time correlation analysis, spatial data is usually represented in a discrete form. The spatial hierarchical adjacent relationship is employed to get the spatial weight matrix, but this strategy is not suitable for the continuous spatial data. In this paper, the semivariogram is used to represent the variation characteristics among continuous spatial data (Wang, 2008). Spatial weight is a function with regard to the distance; two entities are relevant if the distance between them is smaller than the range. Actually, the spatial statistics model based on discrete space and continuous space is unified (Griffith & Csillag, 1993). So the spatial lag order of the STARIMA model is set to 1 in this paper. That is to say, only the entities in the range can be viewed as spatial neighbors. Time lag order can be (1) (2) (3)

3 LIU Qiliang, et al.: Spatio-Temporal outliers detection within the space-time framework 459 obtained by calculating the space-time autocorrelation function and the partial space-time autocorrelation function. However, it must be paid more attention that the time window of the spatiotemporal neighborhood is somewhat different from the meanings of time lag order in STARIMA model. Take the instance in Fig. 1 for example; the time lag order is half of the width of the time window. Time lag only considers the past time stamp. Actually, the time lag operator can be unutilized to determine the radius of the time window. If the time lag order is k, then it means that a spatio-temporal entity is only relevant with the entities in the past k time stamps or in the next k time stamps. However, the spatial lag operator in the STARIMA model cannot be directly employed to define the spatial neighborhood. From Eq. (2) and Eq. (3), it can be found that the space-time autocorrelation coefficient and partial space-time autocorrelation coefficient are all global statistics; the spatial neighbors of a spatial entity should contain all the entities which are relevant with it. Though a spatial entity is relevant with most of the entities in its range, there may be also some heterogeneous entities or some entities which are less relevant with that entity. This error can be neglected in the process of space-time analysis, but it should not define the spatial neighborhood for spatio-temporal outlier detection. While detecting spatio-temporal outliers, the spatial neighborhood should meet two requirements: (1) the unevenly distribution of the thematic attribute, the local character should be fully considered, for example, there is obvious difference between the temperature in southern China and northern China. (2) An entity should be highly relevant with entities in its spatial neighborhood. In order to meet those requirements, spatial clustering and Delaunay triangulation net are employed to define the spatial neighborhood. 2.2 Construction of spatial neighborhood The heterogeneity among the spatio-temporal entities is usually long-term and stable. In this paper, spatial clustering is firstly utilized to identify the local regions according to the average level of the thematic attribute of the spatio-temporal entities. the k-means algorithm (Miller & Han, 2009) is used in our research. Maybe other spatial clustering algorithms can be selected for different applications. The distance function for the k-means algorithms is expressed as follows (Jiao, et al., 2009). where d(st i, ST j ) is the great circle distance between two spatial entities; is the average value of the thematic attribute of a spatial entity; w E and w A are weight values, which can be defined by employing the prior knowledge, they are all set to 1 in this paper. The spatial and thematic attributes are all normalized. Secondly, Delaunay triangulation net is used to construct spatial neighborhood in each cluster. The average length of the edges is defined as the threshold to prune the long edges which lie at the borders (Kolingerova & Zalik, 2006). Lastly, the spatial entities which share a common edge in same cluster will be considered as spatial proximity. Thus, two parameters of the spatio-temporal neighborhood have been got. The radius of the (4) time window is the time lag order k. Two spatial entities are spatial neighbors when they are in the same cluster and share a common edge. 3 SPATIAL OUTLIERS DETECTION If a spatio-temporal entity is an outlier, it must be a spatial outlier at a certain time stamp. So we detect spatial outliers at each time stamp, and obtain the candidate spatio-temporal outliers set. The current methods only involve thematic attribute which used to label a spatial outlier. Actually, the thematic attribute is usually relevant with other the thematic attribute and spatial attribute which should be fully considered when the spatial outliers are detected. For different applications, it is necessary for us to design the pertinence spatial outlier detection methods. Our work aims to detect outliers in the temperature database of China. Temperature is viewed as the thematic attribute to identify outliers. The current researches show that the temperature of a location is highly relevant with the latitude, longitude and elevation. Thus, the gradient plus inverse distance squared interpolation method (Nalder & Wein, 1998) is employed to define the spatial outlier measure as follows. (5) where SOM i is the spatial outlier measure value of a location i; Z i is the thematic attribute of the location i; is the interpolation value of the thematic attribute via the gradient plus inverse distance squared interpolation method; X i and X k are the X axis coordinates value of location i and k; Y i and Y k are the Y axis coordinates value of location i and k; E i and E k are the elevations of the location j and k; C X, C Y and C E are regression coefficients for X, Y and elevation. d (X i, X k ) is the great circle distance between two location i and k; n is the number of the neighbors. According to Eq. (5), one can find that if the difference between the interpolation value and the actual value of a location is significantly high, it will be labeled as a spatial outlier. Usually, there are two methods to generate spatial outliers: (1) rank the top m spatial entities to construct spatial outlier set; (2) employ the statistical methods to identify spatial outliers. Without the prior knowledge or users requirement, the statistical method is usually used to obtain the spatial outlier set. In this paper, the following statistical variables are adopted to label spatial outliers. (7) (8) where is the median of the spatial outlier measure values of all the spatial entities at a certain time stamp; is the median absolute deviation of the spatial outlier measure values of all the spatial entities at a certain time stamp. (6) (9)

4 460 Journal of Remote Sensing 遥感学报 2011,15(3) 4 VERIFICATION OF SPATIO-TEMPORAL OUTLIER For each spatial outlier, further verifying in its spatiotemporal neighborhood is required. If the thematic attribute of the spatio-temporal entity is significantly different from the others in its spatio-temporal neighborhood, that the mentioned entity will be identified as a spatio-temporal outlier. The current methods usually use the arithmetic average to estimate the overall behavior of a set of spatio-temporal neighbors (Cheng & Anbaroglu, 2009), but the impacts of the location, elevation and outliers in spatio-temporal neighborhood should not be ignored. In this paper, a two steps strategy is utilized to verify the possible outliers in a spatio-temporal neighborhood. For a spatiotemporal entity, the spatial outliers and spatio-temporal outliers is firstly, removed from its spatio-temporal neighborhood, and the spatial neighbors in each time stamp is used to calculate the gradient plus inverse distance squared interpolation value which can be employed to integrate the influence of spatial properties. After this step, the spatio-temporal neighbors are weighted actually. Then, a statistical method is utilized to discover the possible spatio-temporal outlier by using weighted spatio-temporal neighbors. The statistical criterions are shown as follows. (10) (11) Table 1 The attribute table of the database Variables Type Description of the character Station name Float The name of the meteorological station Set up Time Datetime Establishing time of the station longitude Integer WGS_1984 coordinate system latitude Integer WGS_1984 coordinate system elevation Integer Height from seal level temperature Integer Annual average temperature( ) 5.2 Construction of spatio-temporal neighborhood When use STARIMA model to construct spatio-temporal neighborhood, the spatial weighted matrix should be firstly built. As mentioned in section 2.1, gaussian variance function is employed to define the spatial weighted matrix (Isaaks & Srivastana, 1989; Fotheringtham, et al., 2002). Variance function can be expressed as follows. (13) where N (h) is the number the spatial entity pairs, the distance between each pair is h; Z i and Z i+h are the thematic values of location i and i+h respectively; Gaussian variance function is shown as follows. 1 2 (12) where ST outliers is the spatio-temporal outliers set; ST i is a spatiotemporal entity; are the spatio-temporal neighbors which have been weighted; are the thematic values of ; μ i is the median value of ; is the median absolute deviation value of. 5 DETECT SPATIO-TEMPORAL OUTLIERS IN METEOROLOGICAL DATA IN CHINA 5.1 Description of data The data in this paper is the annual average temperature ( ) at 137 meteorological stations (with geographical coordinates) which was provided by the national meteorological center of China. The distribution of the stations is shown in Fig. 2, the attribute of the database is shown in Table 1. N 103 Fig. 2 The spatial distribution of weather stations in China (14) where C 0 is the nugget constant; C is the arch rise; C 0 +C is the sill; h is the great circle distance; r is range. Furthermore, the weight can be defined as a function with regards to the spatial lag h: or (15) where r, C and C 0 +C are all the average value for each year, r =1364 km, C=8.4, C 0 +C=11.6. Though the method introduced above, the spatial weight matrix can be firstly obtained and then normalized. Based on the analysis of spatio-temporal autocorrelation and partial autocorrelation, the time lag order can be determined as two years, that is to say the width of the time window can be set as two years. It should be noted that the stationarity assumption of the spatio-temporal data does not need to be strictly satisfied in actual applications (Nalder & Wein, 1998). In our research, if the average value and the variance of the spatio-temporal data are constants, and the covariance is a function with regards to time lag and spatial lag, then we consider that the data is approximate stationarity. For nonstationarity spatial data, first remove the spatial trend, and then calculate the variance function. The ordinary kringing interpolation results for six years are shown in Fig. 3. The deep color region represents high temperature region, and the light color region represents low temperature region. From the interpolation results, one can find that the regional character of the temperature distribution in China is obvious. Thus,

5 LIU Qiliang, et al.: Spatio-Temporal outliers detection within the space-time framework 461 (a) (b) (c) (d) (e) (f) -5.2 Fig (South China Sea and East China Sea are excluded) (a) 1970; (b) 1975; (c) 1980; (d) 1990; (e) 1995; (f) 2000 ferent clusters are labeled with different symbols, and the four clusters is named as the Northeast, the North, the Northwest and the South respectively. Then the spatial neighborhoods are constructed in each cluster (Fig. 5). If the length of an edge in Delaunay triangulation net is more than three times of the average length, it will be deleted. Range 5.3 Fig Spatial distribution of temperatures in the year 1970, 1975, 1980, 1990, 1995 and 2000 N Northeast 14.9 North Northwest South Spatial clustering result it is necessary to discover the local patterns of the temperature by spatial clustering. The spatial clustering result is shown in Fig. 4. According to existing research, the cluster number is set to 4. Spatial entities in dif- Spatial outlier detection Based on the analysis of the distribution of the temperature in China (Fig. 3), it can be found that the temperature of a location is highly relevant with the latitude, longitude and elevation. So it is necessary to take the impacts of latitude, longitude and elevation into consideration for the detection of the spatial outliers. As for each year s tempreture data, we calculate the regression coefficients for X, Y and elevation in each cluster at first, then, calculate the spatial outlier measure and detect spatial outliers; after this step, obtaine 424 spatial outliers. 5.4 Spatio-temporal outlier detection As for each spatial outlier, it needs to verify whether it is significantly deviate from others in its spatio-temporal neighborhood according to Eq. (10). Finally, eight spatio-temporal outliers are

6 462 Journal of Remote Sensing 遥感学报 2011,15(3) N N Fig. 5 The construction of spatial neighborhood Fig. 6 The spatial distribution of spatio-temporal outliers ( outliers ) Temperature/ Spatio-temporal neighborhood (a) Temperature/ Spatio-temporal neighborhood (b) Temperature/ Spatio-temporal neighborhood (c) Temperature/ Temperature/ Temperature/ Spatio-temporal neighborhood Spatio-temporal neighborhood Spatio-temporal neighborhood (d) (e) (f) Temperature/ Temperature/ Spatio-temporal neighborhood Spatio-temporal neighborhood (g) (h) Fig. 7 Schematic diagrams of spatio-temporal outliers (a) Station 22 in 1993; (b) Station 51 in 1993; (c) Station 52 in 1987; (d) Station 52 in 1989; (e) Station 52 in 1990; (f) Station 52 in 1994; (g) Station 107 in 1984; (h) Station 123 in 1987 got, the distribution of them are performed in Fig. 6. The temperatures of the entities in the spatio-temporal neighborhood of an outlier are shown in Fig. 7. The temperature is ranked from the near to the far according to spatial distance and time. The entities in the spatio-temporal neighborhood of an outlier are listed in Table 2.

7 LIU Qiliang, et al.: Spatio-Temporal outliers detection within the space-time framework 463 Table 2 Spatio-temporal outliers and the elevations of their neighbors Spatio-temporal outlier Spatio-temporal neighbors Spatio-temporal outlier Spatio-temporal neighbors Elevation Elevation Elevation Elevation No. Name No. Name No. Name No. Name /m /m /m /m 76 Xilinhaote Hechi Abaga Zhurihe Baise Erlianhaote Guiping Dongwuzhumuqin Guilin Wuzhou Zhurihe Shaoguan Huade Nanchang Erlianhaote Yining Huade Kelamayi Abaga Jinghe Hebukesaier Longzhou Kuche Hechi Wulumuqi Nanning 73.1 In Fig. 7, parts on the left side of the dashed line represent the deviation of a spatio-temporal outlier in continuous time series, and the red circle marks the spatio-temporal outlier. It can be found that the deviation of the spatio-temporal outlier is significant in continuous time series. Indeed, there are inherent heterogeneities in the neighborhood because of the differences of distance and elevation. For example, in the neighborhood of 107 th Guilin station, the latitude of 113 th Nanchang station is obviously higher than the others, so it is normal that the temperature of it is relatively lower; in the neighborhood of 22 th Jinghe station, the elevation of the 20 th Hebusaier station is significantly higher than the others, correspondingly its temperature is relatively lower according to the meteorological rules. Therefore, it is essential to take the distance and elevation differences into acount when detecting the spatio-temporal outlier. However, the informed methods only considered the differences of the temperature in a neighborhood, thus it is usually difficult to discover the local outliers. 5.5 Analysis of spatio-temporal outliers Considering serious natural disasters and agricultural development in our country, we will give an analysis of the spatio-temporal abnormal phenomenon detected above. Continuous spatio-temporal outliers existed in Abaga station and Zhurihe station which are located in the east of Inner Mongolia from the year 1987 to In particular, there were almost continuous spatio-temporal outliers in Zhurihe station. During this period, a forest fire occurred in the northeastern Daxing an Mountain range, which is the most serious forest fire in the history of China. It had lasted nearly one month and more than 135 million hectares area were destroyed. Considering terrain character in this region, It can see that the spatiotemporal outliers are located between Inner Mongolia plateau and the Northeast plain. It can be inferred that the spatio-temporal outliers in this area may be caused by the great destruction of ecological environment on the Northeast region. Additionally, we can also speculate that the forest in Daxing an Mountain range plays an important role on the ecological environment of that area. These conclusions may be applied in the fields of ecological, forestry and agricultural in the future. When spatio-temporal outliers had occurred in Guilin station and Baise station in Guangxi province from 1984 to1987, the area of farmland influenced by drought is up to 8%. Compared with 1.7% from 1980 to 1984 and 3.5% from 1990 to 1993, it is terribly higher (Shi, et al., 1997). La Nina phenomenon may be an important influence factor. As a result, it can provide a valuable reference for the research of La Nina phenomenon by means of spatio-temporal outliers. According to the analysis above, it can be concluded that spatiotemporal outliers are closely associated with the extreme natural disasters. Spatio-temporal outlier detection and interpretation will play an important part in spatio-temporal modeling and decisionmaking. 6 CONCLUSIONS AND FUTURE WORK Spatio-temporal outlier detection has been one of the hot issues in spatio-temporal data mining. Though it has attracted the attentions of many scholars home and abroad, there are also some limitations in existing spatio-temporal outlier detection methods. In this paper, a new method of constructing the spatio-temporal neighborhood has been firstly developed. Then, a three steps strategy to detect spatio-temporal outliers is performed. The method proposed in this paper is finally utilized to detect spatio-temporal outliers in Chinese annual temperature database ( ). Compared with current methods, there are mainly two aspects of advantages. The first one is that in the construction of spatio-temporal neighborhood, spatio-temporal autocorrelation and heterogeneity among entities are fully considered. The second one is that a framework of spatio-temporal outlier detection has been presented, which can be easily utilized in the other types of data. Future work will focus on the two aspects. One is to develop a spatio-temporal outlier detection method which can fully consider the non-stationary characteristics of the spatio-temporal data; the other is to increase the accuracy of the results of the spatio-temporal outlier detection method. REFERENCES Adam N R, Janeja V P and Atiuri Neighborhood based detection of anomalies in high dimensional spatio-temporal sensor datasets. Proceedings of ACM Symposium on Applied Computing, Aggarwal C, Basta S and Pizzuti C Distance-based detection and prediction of outliers. IEEE Transactions on Knowledge Discovery

8 464 Journal of Remote Sensing 遥感学报 2011,15(3) and data engineering, 18(2): Barua S and Alhajj R Parallel wavelet transform for spatiotemporal outlier detection in large meteorological data. Intelligent Data Engineering and Automated learning, Birant D and Kut A Spatio-temporal outlier detection in large databases. Journal of computering and information technology, 14(4): Box G E P, Jenkins G M and Reinsel G C Time series analysis: forecasting and control. Prentice-Hall Press Breunig M, Kriegel H, Ng R T and Sander J LOF: identifying density-based local outliers. Proceeding of the ACM SIGMOD Conference. On Management of Data 2000, Dallas, TX: Chawla S and Sun P SLOM: A new measure for local spatial outliers. Knowledge and Information Systems, 9(4): Chen D C, Lu C T, Kou Y F and Chen F On detecting spatial outliers. Geoinformatica, 12(4): Cheng T and Li Z A multiscale approach for spatio-temporal outlier detection. Transaction in GIS, 10(2): Cheng T and Anbaroglu B Spatio-temporal outlier detection in environment data. COSIT-09 Workshop on Spatial and Temporal Reasoning for Ambient Intelligence Systems, 1 8 Das M and Parthasarathy S Anomaly detection and spatio-temporal analysis of global climate system. Proceedings of SensorK- DD 09, Ester M, Kriegel H P, Sander J and Xu X A density-based algorithm for discovering clusters in large spatial databases with noise. Proceedings of the 2nd International Conference on Knowledge Discovery and Data Mining, Portland, OR: Fotheringtham A S, Brunsdon C and Charlton M E Geographically Weighted Regression: The Analysis of Spatially Varying Relationships Chichester. Wiley Press Griffith D and Csillag F Exploring relationships between semivariogram and spatial autoregressive models. Regional science Association International, 72(3): Haslett J, Brandley R, Craig P, Unwin A and Wills G Dynamic graphics for exploring spatial data with application to locating global and local anomalies. The American Statistician, 45(3): Hawkins D Identification of Outliers. London: Chapman and Hall Isaaks E H and Srivastana R M An Introduction to Applied Geostatistics. London Oxford University Press Jiao L M, Liu Y L and Liu Y F Spatial autocorrelation patterns of datum land price of cities in a region. Geomatics and Information Science of Wuhan University, 34(7): Johson T, Kwok I and Ng R T Fast computation of 2-dimensional depth contours. Proceeding of KDD 98: Kamarianakis Y and Prastacos P Space-time modeling of traffic flow. Computers & Geoscience, 31(2): Kolingerova I and Zalik B Reconstructing domain boundaries within a given set of points using delaunay triangulation. Computers & Geosciences, 2006, 32(9): Li G Q, Deng M, Cheng T and Zhu J J A dual distance based spatial clustering method. Acta Geodaetica et Cartographica Sinica, 37(4): Li G Q, Deng M, Liu Q L and Cheng T. 2009a. A spatial clustering method adaptive to local density change. Acta Geodaetica et Cartographica Sinica, 38(3): Li G Q, Deng M, Zhu J J, Cheng T and Liu Q L. 2009b. Spatial outlier detection considering distances among their neighbors. Journal of Remote Sensing, 13(2): Li G Q. 2009c. Theories and Methods of Spatio-temporal Outlier Detection. Changsha: Central South University Lu C T and Liang L R Wavelet fuzzy classification for detecting and tracking region outliers in meteorological data. Proceedings of the 12th Annual ACM International Workshop on GIS, Martin R L and Oeppen J E The identification of regional forecasting models using space-time correlation functions. Transaction of the Institute of British Geographers, 66: Miller H and Han J Geographic Data Mining and Knowledge Discovery (second edition). London: CRC Press: 2009 Nalder I A and Wein R W Spatial interpolation of climate normals: test of a new method in the canadian boreal forest. Agric. For. Meteorol, 92: Shekhar S, Lu C T and Zhang P S A unified approach to detecting spatial outliers. Geoinformatica, 7(2): Shi P J, Wang J G, Xie Y, Wang P and Zhou W G A preliminary study of the climatic change, natural disasters of agriculture and grain yield in China during the past 15 years. Journal of Natural Resource, 12(3): Sun Y X, Xie K, Ma X, Jin X, Pu W and Gao X Detecting spatio-temporal outliers in climate dataset. International Geoscience and Remote Sensing Symposium, Wang J Q Space-time Series Data Analysis and Modeling. Guangzhou: Sun yat-sen University Wu E, Liu W and Chawla S Spatio-temporal outlier detection in precipitation data. Proceedings of Sensor-KDD 08, 6 13

9

10

11

12

13

14

15

16

17

18

A MULTISCALE APPROACH TO DETECT SPATIAL-TEMPORAL OUTLIERS

A MULTISCALE APPROACH TO DETECT SPATIAL-TEMPORAL OUTLIERS A MULTISCALE APPROACH TO DETECT SPATIAL-TEMPORAL OUTLIERS Tao Cheng Zhilin Li Department of Land Surveying and Geo-Informatics The Hong Kong Polytechnic University Hung Hom, Kowloon, Hong Kong Email: {lstc;

More information

An Entropy-based Method for Assessing the Number of Spatial Outliers

An Entropy-based Method for Assessing the Number of Spatial Outliers An Entropy-based Method for Assessing the Number of Spatial Outliers Xutong Liu, Chang-Tien Lu, Feng Chen Department of Computer Science Virginia Polytechnic Institute and State University {xutongl, ctlu,

More information

Abstract 1. The challenges facing Cartography in the new era.

Abstract 1. The challenges facing Cartography in the new era. Geo-Informatic Tupu the New development of Cartography Qin Jianxin Ph. D. The Research Center of Geographic Information System (GIS), Hunan Normal University. Changsha, Hunan, 410081 E-Mail: qjxzxd@sina.com

More information

Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015)

Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015) Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015) Extracting Land Cover Change Information by using Raster Image and Vector Data Synergy Processing Methods Tao

More information

PRELIMINARY STUDIES ON CONTOUR TREE-BASED TOPOGRAPHIC DATA MINING

PRELIMINARY STUDIES ON CONTOUR TREE-BASED TOPOGRAPHIC DATA MINING PRELIMINARY STUDIES ON CONTOUR TREE-BASED TOPOGRAPHIC DATA MINING C. F. Qiao a, J. Chen b, R. L. Zhao b, Y. H. Chen a,*, J. Li a a College of Resources Science and Technology, Beijing Normal University,

More information

Multivariate Analysis of Crime Data using Spatial Outlier Detection Algorithm

Multivariate Analysis of Crime Data using Spatial Outlier Detection Algorithm J. Stat. Appl. Pro. 5, No. 3, 433-438 (2016) 433 Journal of Statistics Applications & Probability An International Journal http://dx.doi.org/10.18576/jsap/050307 Multivariate Analysis of Crime Data using

More information

Spati-temporal Changes of NDVI and Their Relations with Precipitation and Temperature in Yangtze River Catchment from 1992 to 2001

Spati-temporal Changes of NDVI and Their Relations with Precipitation and Temperature in Yangtze River Catchment from 1992 to 2001 Spati-temporal Changes of NDVI and Their Relations with Precipitation and Temperature in Yangtze River Catchment from 1992 to 2001 ZHANG Li 1, CHEN Xiao-Ling 1, 2 1State Key Laboratory of Information Engineering

More information

UPDATING AND REFINEMENT OF NATIONAL 1: DEM. National Geomatics Center of China, Beijing

UPDATING AND REFINEMENT OF NATIONAL 1: DEM. National Geomatics Center of China, Beijing UPDATING AND REFINEMENT OF NATIONAL 1:500000 DEM Jian-jun LIU a, Dong-hua WANG a, Yao-ling SHANG a, Wen-hao ZHAO a Xi KUAI b a National Geomatics Center of China, Beijing 100830 b School of Resources and

More information

Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM

Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM , pp.128-133 http://dx.doi.org/1.14257/astl.16.138.27 Multi-wind Field Output Power Prediction Method based on Energy Internet and DBPSO-LSSVM *Jianlou Lou 1, Hui Cao 1, Bin Song 2, Jizhe Xiao 1 1 School

More information

VECTOR CELLULAR AUTOMATA BASED GEOGRAPHICAL ENTITY

VECTOR CELLULAR AUTOMATA BASED GEOGRAPHICAL ENTITY Geoinformatics 2004 Proc. 12th Int. Conf. on Geoinformatics Geospatial Information Research: Bridging the Pacific and Atlantic University of Gävle, Sweden, 7-9 June 2004 VECTOR CELLULAR AUTOMATA BASED

More information

Spatial Decision Tree: A Novel Approach to Land-Cover Classification

Spatial Decision Tree: A Novel Approach to Land-Cover Classification Spatial Decision Tree: A Novel Approach to Land-Cover Classification Zhe Jiang 1, Shashi Shekhar 1, Xun Zhou 1, Joseph Knight 2, Jennifer Corcoran 2 1 Department of Computer Science & Engineering 2 Department

More information

Surveying, Mapping and Remote Sensing (LIESMARS), Wuhan University, China

Surveying, Mapping and Remote Sensing (LIESMARS), Wuhan University, China Name: Peng Yue Title: Professor and Director, Institute of Geospatial Information and Location Based Services (IGILBS) Associate Chair, Department of Geographic Information Engineering School of Remote

More information

A bottom-up strategy for uncertainty quantification in complex geo-computational models

A bottom-up strategy for uncertainty quantification in complex geo-computational models A bottom-up strategy for uncertainty quantification in complex geo-computational models Auroop R Ganguly*, Vladimir Protopopescu**, Alexandre Sorokine * Computational Sciences & Engineering ** Computer

More information

Algorithms for Characterization and Trend Detection in Spatial Databases

Algorithms for Characterization and Trend Detection in Spatial Databases Published in Proceedings of 4th International Conference on Knowledge Discovery and Data Mining (KDD-98) Algorithms for Characterization and Trend Detection in Spatial Databases Martin Ester, Alexander

More information

A Geo-Statistical Approach for Crime hot spot Prediction

A Geo-Statistical Approach for Crime hot spot Prediction A Geo-Statistical Approach for Crime hot spot Prediction Sumanta Das 1 Malini Roy Choudhury 2 Abstract Crime hot spot prediction is a challenging task in present time. Effective models are needed which

More information

Mapcube and Mapview. Two Web-based Spatial Data Visualization and Mining Systems. C.T. Lu, Y. Kou, H. Wang Dept. of Computer Science Virginia Tech

Mapcube and Mapview. Two Web-based Spatial Data Visualization and Mining Systems. C.T. Lu, Y. Kou, H. Wang Dept. of Computer Science Virginia Tech Mapcube and Mapview Two Web-based Spatial Data Visualization and Mining Systems C.T. Lu, Y. Kou, H. Wang Dept. of Computer Science Virginia Tech S. Shekhar, P. Zhang, R. Liu Dept. of Computer Science University

More information

Streaming multiscale anomaly detection

Streaming multiscale anomaly detection Streaming multiscale anomaly detection DATA-ENS Paris and ThalesAlenia Space B Ravi Kiran, Université Lille 3, CRISTaL Joint work with Mathieu Andreux beedotkiran@gmail.com June 20, 2017 (CRISTaL) Streaming

More information

Seasonal Autoregressive Integrated Moving Average Model for Precipitation Time Series

Seasonal Autoregressive Integrated Moving Average Model for Precipitation Time Series Journal of Mathematics and Statistics 8 (4): 500-505, 2012 ISSN 1549-3644 2012 doi:10.3844/jmssp.2012.500.505 Published Online 8 (4) 2012 (http://www.thescipub.com/jmss.toc) Seasonal Autoregressive Integrated

More information

Preliminary Research on Grassland Fineclassification

Preliminary Research on Grassland Fineclassification IOP Conference Series: Earth and Environmental Science OPEN ACCESS Preliminary Research on Grassland Fineclassification Based on MODIS To cite this article: Z W Hu et al 2014 IOP Conf. Ser.: Earth Environ.

More information

Surface Connects Author Index

Surface Connects Author Index Surface Connects Author Index Shixin WANG, Yi ZHOU, Gewei LI, Weiqi ZHOU, Yalan LIU & Shirong CHEN NETWORK PLATFORM OF REMOTE SENSING FOR NATURAL DISASTER MONITORING & INFORMATION SERVING AND ITS APPLICATIONS

More information

Investigation of Monthly Pan Evaporation in Turkey with Geostatistical Technique

Investigation of Monthly Pan Evaporation in Turkey with Geostatistical Technique Investigation of Monthly Pan Evaporation in Turkey with Geostatistical Technique Hatice Çitakoğlu 1, Murat Çobaner 1, Tefaruk Haktanir 1, 1 Department of Civil Engineering, Erciyes University, Kayseri,

More information

Exploring the Patterns of Human Mobility Using Heterogeneous Traffic Trajectory Data

Exploring the Patterns of Human Mobility Using Heterogeneous Traffic Trajectory Data Exploring the Patterns of Human Mobility Using Heterogeneous Traffic Trajectory Data Jinzhong Wang April 13, 2016 The UBD Group Mobile and Social Computing Laboratory School of Software, Dalian University

More information

Analysis of China s Haze Days in the Winter Half-Year and the Climatic Background during

Analysis of China s Haze Days in the Winter Half-Year and the Climatic Background during ADVANCES IN CLIMATE CHANGE RESEARCH 5(1): 1-6, 2014 www.climatechange.cn DOI: 10.3724/SP.J.1248.2014.001 CHANGES IN CLIMATE SYSTEM Analysis of China s Haze Days in the Winter Half-Year and the Climatic

More information

The Study of Soil Fertility Spatial Variation Feature Based on GIS and Data Mining *

The Study of Soil Fertility Spatial Variation Feature Based on GIS and Data Mining * The Study of Soil Fertility Spatial Variation Feature Based on GIS and Data Mining * Chunan Li, Guifen Chen **, Guangwei Zeng, and Jiao Ye College of Information and Technology, Jilin Agricultural University,

More information

Generalized projective synchronization of a class of chaotic (hyperchaotic) systems with uncertain parameters

Generalized projective synchronization of a class of chaotic (hyperchaotic) systems with uncertain parameters Vol 16 No 5, May 2007 c 2007 Chin. Phys. Soc. 1009-1963/2007/16(05)/1246-06 Chinese Physics and IOP Publishing Ltd Generalized projective synchronization of a class of chaotic (hyperchaotic) systems with

More information

SPATIAL DATA MINING. Ms. S. Malathi, Lecturer in Computer Applications, KGiSL - IIM

SPATIAL DATA MINING. Ms. S. Malathi, Lecturer in Computer Applications, KGiSL - IIM SPATIAL DATA MINING Ms. S. Malathi, Lecturer in Computer Applications, KGiSL - IIM INTRODUCTION The main difference between data mining in relational DBS and in spatial DBS is that attributes of the neighbors

More information

A Preliminary Analysis of the Relationship between Precipitation Variation Trends and Altitude in China

A Preliminary Analysis of the Relationship between Precipitation Variation Trends and Altitude in China ATMOSPHERIC AND OCEANIC SCIENCE LETTERS, 2011, VOL. 4, NO. 1, 41 46 A Preliminary Analysis of the Relationship between Precipitation Variation Trends and Altitude in China YANG Qing 1, 2, MA Zhu-Guo 1,

More information

The Analysis and Predictions of Agricultural Drought Trend in Guangdong Province Based on Empirical Mode Decomposition

The Analysis and Predictions of Agricultural Drought Trend in Guangdong Province Based on Empirical Mode Decomposition www.ccsenet.org/jas Journal of Agricultural Science Vol. 2, No. 4; December 21 The Analysis and Predictions of Agricultural Drought Trend in Guangdong Province Based on Empirical Mode Decomposition Zhiqing

More information

Detecting Region Outliers in Meteorological Data

Detecting Region Outliers in Meteorological Data Detecting Region Outliers in Meteorological Data Jiang Zhao, Chang-Tien Lu, Yufeng Kou Department of Computer Science Virginia Polytechnic Institute and State University 7054 Haycock Road, Falls Church,

More information

Vegetation Change Detection of Central part of Nepal using Landsat TM

Vegetation Change Detection of Central part of Nepal using Landsat TM Vegetation Change Detection of Central part of Nepal using Landsat TM Kalpana G. Bastakoti Department of Geography, University of Calgary, kalpanagb@gmail.com Abstract This paper presents a study of detecting

More information

A CARTOGRAPHIC DATA MODEL FOR BETTER GEOGRAPHICAL VISUALIZATION BASED ON KNOWLEDGE

A CARTOGRAPHIC DATA MODEL FOR BETTER GEOGRAPHICAL VISUALIZATION BASED ON KNOWLEDGE A CARTOGRAPHIC DATA MODEL FOR BETTER GEOGRAPHICAL VISUALIZATION BASED ON KNOWLEDGE Yang MEI a, *, Lin LI a a School Of Resource And Environmental Science, Wuhan University,129 Luoyu Road, Wuhan 430079,

More information

arxiv: v1 [cs.cv] 28 Nov 2017

arxiv: v1 [cs.cv] 28 Nov 2017 A fatal point concept and a low-sensitivity quantitative measure for traffic safety analytics arxiv:1711.10131v1 [cs.cv] 28 Nov 2017 Shan Suthaharan Department of Computer Science University of North Carolina

More information

Classification of High Spatial Resolution Remote Sensing Images Based on Decision Fusion

Classification of High Spatial Resolution Remote Sensing Images Based on Decision Fusion Journal of Advances in Information Technology Vol. 8, No. 1, February 2017 Classification of High Spatial Resolution Remote Sensing Images Based on Decision Fusion Guizhou Wang Institute of Remote Sensing

More information

UNCERTAINTY IN THE POPULATION GEOGRAPHIC INFORMATION SYSTEM

UNCERTAINTY IN THE POPULATION GEOGRAPHIC INFORMATION SYSTEM UNCERTAINTY IN THE POPULATION GEOGRAPHIC INFORMATION SYSTEM 1. 2. LIU De-qin 1, LIU Yu 1,2, MA Wei-jun 1 Chinese Academy of Surveying and Mapping, Beijing 100039, China Shandong University of Science and

More information

Wavelet Fuzzy Classification for Detecting and Tracking Region Outliers in Meteorological Data

Wavelet Fuzzy Classification for Detecting and Tracking Region Outliers in Meteorological Data Wavelet Fuzzy Classification for Detecting and Tracking Region Outliers in Meteorological Data Chang-Tien Lu Dept. of Computer Science Virginia Polytechnic Institute and State University 7054 Haycock Road,

More information

RESPONSE OF PERMAFROST TO GLOBAL CHANGE ON THE QINGHAI-XIZANG PLATEAUÑ A GIS-AIDED MODEL

RESPONSE OF PERMAFROST TO GLOBAL CHANGE ON THE QINGHAI-XIZANG PLATEAUÑ A GIS-AIDED MODEL RESPONSE OF PERMAFROST TO GLOBAL CHANGE ON THE QINGHAI-XIZANG PLATEAUÑ A GIS-AIDED MODEL Li Xin, Cheng Guodong, Chen Xianzhang State Key Laboratory of Frozen Soil Engineering, Lanzhou Institute of Glaciology

More information

IV Course Spring 14. Graduate Course. May 4th, Big Spatiotemporal Data Analytics & Visualization

IV Course Spring 14. Graduate Course. May 4th, Big Spatiotemporal Data Analytics & Visualization Spatiotemporal Data Visualization IV Course Spring 14 Graduate Course of UCAS May 4th, 2014 Outline What is spatiotemporal data? How to analyze spatiotemporal data? How to visualize spatiotemporal data?

More information

Spatio-Temporal Analytics of Network Data

Spatio-Temporal Analytics of Network Data Spatio-Temporal Analytics of Network Data Tao Cheng, James Haworth SpaceTimeLab Team University College London http://www.ucl.ac.uk/spacetimelab GIS Ostrava 2014 - Geoinformatics for Intelligent Transportation

More information

Drought Monitoring Based on the Vegetation Temperature Condition Index by IDL Language Processing Method

Drought Monitoring Based on the Vegetation Temperature Condition Index by IDL Language Processing Method Drought Monitoring Based on the Vegetation Temperature Condition Index by IDL Language Processing Method WenHao Ou, Wei Su *, Chen Wu, ZhongZheng Zhu, YanMin Li, and Shi Shen College of Information and

More information

EXTRACTION OF REMOTE SENSING INFORMATION OF BANANA UNDER SUPPORT OF 3S TECHNOLOGY IN GUANGXI PROVINCE

EXTRACTION OF REMOTE SENSING INFORMATION OF BANANA UNDER SUPPORT OF 3S TECHNOLOGY IN GUANGXI PROVINCE EXTRACTION OF REMOTE SENSING INFORMATION OF BANANA UNDER SUPPORT OF 3S TECHNOLOGY IN GUANGXI PROVINCE Xin Yang 1,2,*, Han Sun 1, 2, Zongkun Tan 1, 2, Meihua Ding 1, 2 1 Remote Sensing Application and Test

More information

Exploring Spatial Relationships for Knowledge Discovery in Spatial Data

Exploring Spatial Relationships for Knowledge Discovery in Spatial Data 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Exploring Spatial Relationships for Knowledge Discovery in Spatial Norazwin Buang

More information

Combining Regressive and Auto-Regressive Models for Spatial-Temporal Prediction

Combining Regressive and Auto-Regressive Models for Spatial-Temporal Prediction Combining Regressive and Auto-Regressive Models for Spatial-Temporal Prediction Dragoljub Pokrajac DPOKRAJA@EECS.WSU.EDU Zoran Obradovic ZORAN@EECS.WSU.EDU School of Electrical Engineering and Computer

More information

Graphical LASSO for local spatio-temporal neighbourhood selection

Graphical LASSO for local spatio-temporal neighbourhood selection Graphical LASSO for local spatio-temporal neighbourhood selection James Haworth 1,2, Tao Cheng 1 1 SpaceTimeLab, Department of Civil, Environmental and Geomatic Engineering, University College London,

More information

Application of ZY-3 remote sensing image in the research of Huashan experimental watershed

Application of ZY-3 remote sensing image in the research of Huashan experimental watershed Remote Sensing and GIS for Hydrology and Water Resources (IAHS Publ. 368, 2015) (Proceedings RSHS14 and ICGRHWE14, Guangzhou, China, August 2014). 51 Application of ZY-3 remote sensing image in the research

More information

Optimization Design of Groundwater Level Monitoring Network Based on the Geo-Statistics Chen Jing

Optimization Design of Groundwater Level Monitoring Network Based on the Geo-Statistics Chen Jing nd International Conference on Science and Social Research (ICSSR 03) Optimization Design of Groundwater Level Monitoring etwork Based on the Geo-Statistics Chen Jing School of Earth Science & Engineering,

More information

Standardized Precipitation Evapotranspiration Index (SPEI) Dataset in Yunnan Province, China

Standardized Precipitation Evapotranspiration Index (SPEI) Dataset in Yunnan Province, China Journal of Global Change Data & Discovery. 2017, 1(4): 447-451 DOI:10.3974/geodp.2017.04.11 www.geodoi.ac.cn 2017 GCdataPR Global Change Research Data Publishing & Repository Standardized Precipitation

More information

GOVERNMENT GIS BUILDING BASED ON THE THEORY OF INFORMATION ARCHITECTURE

GOVERNMENT GIS BUILDING BASED ON THE THEORY OF INFORMATION ARCHITECTURE GOVERNMENT GIS BUILDING BASED ON THE THEORY OF INFORMATION ARCHITECTURE Abstract SHI Lihong 1 LI Haiyong 1,2 LIU Jiping 1 LI Bin 1 1 Chinese Academy Surveying and Mapping, Beijing, China, 100039 2 Liaoning

More information

Syntactic Patterns of Spatial Relations in Text

Syntactic Patterns of Spatial Relations in Text Syntactic Patterns of Spatial Relations in Text Shaonan Zhu, Xueying Zhang Key Laboratory of Virtual Geography Environment,Ministry of Education, Nanjing Normal University,Nanjing, China Abstract: Natural

More information

Density-Based Clustering

Density-Based Clustering Density-Based Clustering idea: Clusters are dense regions in feature space F. density: objects volume ε here: volume: ε-neighborhood for object o w.r.t. distance measure dist(x,y) dense region: ε-neighborhood

More information

Tomographic imaging of P wave velocity structure beneath the region around Beijing

Tomographic imaging of P wave velocity structure beneath the region around Beijing 403 Doi: 10.1007/s11589-009-0403-9 Tomographic imaging of P wave velocity structure beneath the region around Beijing Zhifeng Ding Xiaofeng Zhou Yan Wu Guiyin Li and Hong Zhang Institute of Geophysics,

More information

CORRELATION BETWEEN URBAN HEAT ISLAND EFFECT AND THE THERMAL INERTIA USING ASTER DATA IN BEIJING, CHINA

CORRELATION BETWEEN URBAN HEAT ISLAND EFFECT AND THE THERMAL INERTIA USING ASTER DATA IN BEIJING, CHINA CORRELATION BETWEEN URBAN HEAT ISLAND EFFECT AND THE THERMAL INERTIA USING ASTER DATA IN BEIJING, CHINA Yurong CHEN a, *, Mingyi DU a, Rentao DONG b a School of Geomatics and Urban Information, Beijing

More information

Spatial Statistics For Real Estate Data 1

Spatial Statistics For Real Estate Data 1 1 Key words: spatial heterogeneity, spatial autocorrelation, spatial statistics, geostatistics, Geographical Information System SUMMARY: The paper presents spatial statistics tools in application to real

More information

Space-Time Kernels. Dr. Jiaqiu Wang, Dr. Tao Cheng James Haworth University College London

Space-Time Kernels. Dr. Jiaqiu Wang, Dr. Tao Cheng James Haworth University College London Space-Time Kernels Dr. Jiaqiu Wang, Dr. Tao Cheng James Haworth University College London Joint International Conference on Theory, Data Handling and Modelling in GeoSpatial Information Science, Hong Kong,

More information

Spatial Drought Assessment Using Remote Sensing and GIS techniques in Northwest region of Liaoning, China

Spatial Drought Assessment Using Remote Sensing and GIS techniques in Northwest region of Liaoning, China Spatial Drought Assessment Using Remote Sensing and GIS techniques in Northwest region of Liaoning, China FUJUN SUN, MENG-LUNG LIN, CHENG-HWANG PERNG, QIUBING WANG, YI-CHIANG SHIU & CHIUNG-HSU LIU Department

More information

Government GIS and its Application for Decision Support

Government GIS and its Application for Decision Support Government GIS and its Application for Decision Support Zhang Qingpu (Chinese Academy of Surveying and Mapping, Email: zhangqp@casm.ac.cn) Abstract: Application of GIS in government agencies is called

More information

New Feedback Control Model in the Lattice Hydrodynamic Model Considering the Historic Optimal Velocity Difference Effect

New Feedback Control Model in the Lattice Hydrodynamic Model Considering the Historic Optimal Velocity Difference Effect Commun. Theor. Phys. 70 (2018) 803 807 Vol. 70, No. 6, December 1, 2018 New Feedback Control Model in the Lattice Hydrodynamic Model Considering the Historic Optimal Velocity Difference Effect Guang-Han

More information

Spatial Data Science. Soumya K Ghosh

Spatial Data Science. Soumya K Ghosh Workshop on Data Science and Machine Learning (DSML 17) ISI Kolkata, March 28-31, 2017 Spatial Data Science Soumya K Ghosh Professor Department of Computer Science and Engineering Indian Institute of Technology,

More information

Spatio-temporal variation analysis of soil temperature based on wireless sensor network

Spatio-temporal variation analysis of soil temperature based on wireless sensor network November, 2016 Int J Agric & Biol Eng Open Access at http://www.ijabe.org Vol. 9 No.6 131 Spatio-temporal variation analysis of soil temperature based on wireless sensor network Liu Hui 1, Meng Zhijun

More information

Outlier Detection Using Rough Set Theory

Outlier Detection Using Rough Set Theory Outlier Detection Using Rough Set Theory Feng Jiang 1,2, Yuefei Sui 1, and Cungen Cao 1 1 Key Laboratory of Intelligent Information Processing, Institute of Computing Technology, Chinese Academy of Sciences,

More information

Gridding of precipitation and air temperature observations in Belgium. Michel Journée Royal Meteorological Institute of Belgium (RMI)

Gridding of precipitation and air temperature observations in Belgium. Michel Journée Royal Meteorological Institute of Belgium (RMI) Gridding of precipitation and air temperature observations in Belgium Michel Journée Royal Meteorological Institute of Belgium (RMI) Gridding of meteorological data A variety of hydrologic, ecological,

More information

Research on Object-Oriented Geographical Data Model in GIS

Research on Object-Oriented Geographical Data Model in GIS Research on Object-Oriented Geographical Data Model in GIS Wang Qingshan, Wang Jiayao, Zhou Haiyan, Li Bin Institute of Information Engineering University 66 Longhai Road, ZhengZhou 450052, P.R.China Abstract

More information

Road & Railway Network Density Dataset at 1 km over the Belt and Road and Surround Region

Road & Railway Network Density Dataset at 1 km over the Belt and Road and Surround Region Journal of Global Change Data & Discovery. 2017, 1(4): 402-407 DOI:10.3974/geodp.2017.04.03 www.geodoi.ac.cn 2017 GCdataPR Global Change Research Data Publishing & Repository Road & Railway Network Density

More information

DESIGN HUMAN-COMPUTER INTERACTION SYSTEM TO BUILD ISOSEISMAL.

DESIGN HUMAN-COMPUTER INTERACTION SYSTEM TO BUILD ISOSEISMAL. ABSTRACT : DESIGN HUMAN-COMPUTER INTERACTION SYSTEM TO BUILD ISOSEISMAL. Ping Li 1 and Xiaxin Tao 2 1. PHD candidate, School of Civil Engineering, Harbin Institute of Technology, Harbin. China 2. Professor,

More information

Precise Hong Kong Geoid HKGEOID-2000

Precise Hong Kong Geoid HKGEOID-2000 Yong-Qi Chen 1, Zhicai Luo 1 and Simon Kwok 2 1.Department of Land Surveying and Geo-Informatics, The Hong Kong olytechnic University 2 Geodetic Survey Section, Lands Department, HKSAR Abstract: This paper

More information

Introduction to GIS. Dr. M.S. Ganesh Prasad

Introduction to GIS. Dr. M.S. Ganesh Prasad Introduction to GIS Dr. M.S. Ganesh Prasad Department of Civil Engineering The National Institute of Engineering, MYSORE ganeshprasad.nie@gmail.com 9449153758 Geographic Information System (GIS) Information

More information

The Self-adaptive Adjustment Method of Clustering Center in Multi-spectral Remote Sensing Image Classification of Land Use

The Self-adaptive Adjustment Method of Clustering Center in Multi-spectral Remote Sensing Image Classification of Land Use The Self-adaptive Adjustment Method of Clustering Center in Multi-spectral Remote Sensing Image Classification of Land Use Shujing Wan 1,Chengming Zhang(*) 1,2, Jiping Liu 2, Yong Wang 2, Hui Tian 1, Yong

More information

A complex autoregressive model and application to monthly temperature forecasts

A complex autoregressive model and application to monthly temperature forecasts Annales Geophysicae, 23, 3229 3235, 2005 SRef-ID: 1432-0576/ag/2005-23-3229 European Geosciences Union 2005 Annales Geophysicae A complex autoregressive model and application to monthly temperature forecasts

More information

Satellite and gauge rainfall merging using geographically weighted regression

Satellite and gauge rainfall merging using geographically weighted regression 132 Remote Sensing and GIS for Hydrology and Water Resources (IAHS Publ. 368, 2015) (Proceedings RSHS14 and ICGRHWE14, Guangzhou, China, August 2014). Satellite and gauge rainfall merging using geographically

More information

MONITORING OF GLACIAL CHANGE IN THE HEAD OF THE YANGTZE RIVER FROM 1997 TO 2007 USING INSAR TECHNIQUE

MONITORING OF GLACIAL CHANGE IN THE HEAD OF THE YANGTZE RIVER FROM 1997 TO 2007 USING INSAR TECHNIQUE MONITORING OF GLACIAL CHANGE IN THE HEAD OF THE YANGTZE RIVER FROM 1997 TO 2007 USING INSAR TECHNIQUE Hong an Wu a, *, Yonghong Zhang a, Jixian Zhang a, Zhong Lu b, Weifan Zhong a a Chinese Academy of

More information

Covariance Tracking Algorithm on Bilateral Filtering under Lie Group Structure Yinghong Xie 1,2,a Chengdong Wu 1,b

Covariance Tracking Algorithm on Bilateral Filtering under Lie Group Structure Yinghong Xie 1,2,a Chengdong Wu 1,b Applied Mechanics and Materials Online: 014-0-06 ISSN: 166-748, Vols. 519-50, pp 684-688 doi:10.408/www.scientific.net/amm.519-50.684 014 Trans Tech Publications, Switzerland Covariance Tracking Algorithm

More information

Open Access Research on Data Processing Method of High Altitude Meteorological Parameters Based on Neural Network

Open Access Research on Data Processing Method of High Altitude Meteorological Parameters Based on Neural Network Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 1597-1604 1597 Open Access Research on Data Processing Method of High Altitude Meteorological

More information

Report on Kriging in Interpolation

Report on Kriging in Interpolation Tabor Reedy ENVS421 3/12/15 Report on Kriging in Interpolation In this project I explored use of the geostatistical analyst extension and toolbar in the process of creating an interpolated surface through

More information

MODELLING AND UNDERSTANDING MULTI-TEMPORAL LAND USE CHANGES

MODELLING AND UNDERSTANDING MULTI-TEMPORAL LAND USE CHANGES MODELLING AND UNDERSTANDING MULTI-TEMPORAL LAND USE CHANGES Jianquan Cheng Department of Environmental & Geographical Sciences, Manchester Metropolitan University, John Dalton Building, Chester Street,

More information

Combining Deterministic and Probabilistic Methods to Produce Gridded Climatologies

Combining Deterministic and Probabilistic Methods to Produce Gridded Climatologies Combining Deterministic and Probabilistic Methods to Produce Gridded Climatologies Michael Squires Alan McNab National Climatic Data Center (NCDC - NOAA) Asheville, NC Abstract There are nearly 8,000 sites

More information

Spatiotemporal Analysis of Environmental Radiation in Korea

Spatiotemporal Analysis of Environmental Radiation in Korea WM 0 Conference, February 25 - March, 200, Tucson, AZ Spatiotemporal Analysis of Environmental Radiation in Korea J.Y. Kim, B.C. Lee FNC Technology Co., Ltd. Main Bldg. 56, Seoul National University Research

More information

Dynamic Data Modeling of SCR De-NOx System Based on NARX Neural Network Wen-jie ZHAO * and Kai ZHANG

Dynamic Data Modeling of SCR De-NOx System Based on NARX Neural Network Wen-jie ZHAO * and Kai ZHANG 2018 International Conference on Modeling, Simulation and Analysis (ICMSA 2018) ISBN: 978-1-60595-544-5 Dynamic Data Modeling of SCR De-NOx System Based on NARX Neural Network Wen-jie ZHAO * and Kai ZHANG

More information

EFFICIENT MODELLING OF HEIGHT DATUM BASED ON GIS

EFFICIENT MODELLING OF HEIGHT DATUM BASED ON GIS EFFICIENT MODELLING OF HEIGHT DATUM BASED ON GIS Qinghua Qiao Key Laboratory of Geo-Informatics of State Bureau of Surveying and Mapping Chinese Academy of Surveying and Mapping, Beijing, China - qiaoqh@casm.ac.cn

More information

Rare Event Discovery And Event Change Point In Biological Data Stream

Rare Event Discovery And Event Change Point In Biological Data Stream Rare Event Discovery And Event Change Point In Biological Data Stream T. Jagadeeswari 1 M.Tech(CSE) MISTE, B. Mahalakshmi 2 M.Tech(CSE)MISTE, N. Anusha 3 M.Tech(CSE) Department of Computer Science and

More information

Anomaly Detection via Online Oversampling Principal Component Analysis

Anomaly Detection via Online Oversampling Principal Component Analysis Anomaly Detection via Online Oversampling Principal Component Analysis R.Sundara Nagaraj 1, C.Anitha 2 and Mrs.K.K.Kavitha 3 1 PG Scholar (M.Phil-CS), Selvamm Art Science College (Autonomous), Namakkal,

More information

GIS SUPPORTED ANALYSIS ON CITY GATHERING IN CHINA. Ren Fuhu

GIS SUPPORTED ANALYSIS ON CITY GATHERING IN CHINA. Ren Fuhu GIS SUPPORTED ANALYSIS ON CITY GATHERING IN CHINA Ren Fuhu Murai Laboratory Institute of Industrial Science, University of Tokyo 7-22-1, Roppongi, Minato-ku, Tokyo 106, JAPAN ABSTRACT: Urbanization is

More information

LABELING RESIDENTIAL COMMUNITY CHARACTERISTICS FROM COLLECTIVE ACTIVITY PATTERNS USING TAXI TRIP DATA

LABELING RESIDENTIAL COMMUNITY CHARACTERISTICS FROM COLLECTIVE ACTIVITY PATTERNS USING TAXI TRIP DATA LABELING RESIDENTIAL COMMUNITY CHARACTERISTICS FROM COLLECTIVE ACTIVITY PATTERNS USING TAXI TRIP DATA Yang Zhou 1, 3, *, Zhixiang Fang 2 1 Wuhan Land Use and Urban Spatial Planning Research Center, 55Sanyang

More information

2.2 Geographic phenomena

2.2 Geographic phenomena 2.2. Geographic phenomena 66 2.2 Geographic phenomena 2.2. Geographic phenomena 67 2.2.1 Defining geographic phenomena A GIS operates under the assumption that the relevant spatial phenomena occur in a

More information

Stochastic Hydrology. a) Data Mining for Evolution of Association Rules for Droughts and Floods in India using Climate Inputs

Stochastic Hydrology. a) Data Mining for Evolution of Association Rules for Droughts and Floods in India using Climate Inputs Stochastic Hydrology a) Data Mining for Evolution of Association Rules for Droughts and Floods in India using Climate Inputs An accurate prediction of extreme rainfall events can significantly aid in policy

More information

NSF Expeditions in Computing. Understanding Climate Change: A Data Driven Approach. Vipin Kumar University of Minnesota

NSF Expeditions in Computing. Understanding Climate Change: A Data Driven Approach. Vipin Kumar University of Minnesota NSF Expeditions in Computing Understanding Climate Change: A Data Driven Approach Vipin Kumar University of Minnesota kumar@cs.umn.edu www.cs.umn.edu/~kumar Vipin Kumar UCC Aug 15, 2011 Climate Change:

More information

Construction and Analysis of Climate Networks

Construction and Analysis of Climate Networks Construction and Analysis of Climate Networks Karsten Steinhaeuser University of Minnesota Workshop on Understanding Climate Change from Data Minneapolis, MN August 15, 2011 Working Definitions Knowledge

More information

A Wavelet Neural Network Forecasting Model Based On ARIMA

A Wavelet Neural Network Forecasting Model Based On ARIMA A Wavelet Neural Network Forecasting Model Based On ARIMA Wang Bin*, Hao Wen-ning, Chen Gang, He Deng-chao, Feng Bo PLA University of Science &Technology Nanjing 210007, China e-mail:lgdwangbin@163.com

More information

multibeam bathymetric data is often based on the local depth datum, which is the local lowest normal low sea level, see the Figure 1. Multibeam Bathym

multibeam bathymetric data is often based on the local depth datum, which is the local lowest normal low sea level, see the Figure 1. Multibeam Bathym 3D DYNAMIC TERRAIN VISUALIZATION OF ISLAND AREAS AI Bo a, *, TANG Xinming b, SHI Shaoyu c, WANG Hongyan d, YANG Fanlin e a Geomatics College, Shandong University of Science and Technology, Qingdao, China

More information

DETECTING HUMAN ACTIVITIES IN THE ARCTIC OCEAN BY CONSTRUCTING AND ANALYZING SUPER-RESOLUTION IMAGES FROM MODIS DATA INTRODUCTION

DETECTING HUMAN ACTIVITIES IN THE ARCTIC OCEAN BY CONSTRUCTING AND ANALYZING SUPER-RESOLUTION IMAGES FROM MODIS DATA INTRODUCTION DETECTING HUMAN ACTIVITIES IN THE ARCTIC OCEAN BY CONSTRUCTING AND ANALYZING SUPER-RESOLUTION IMAGES FROM MODIS DATA Shizhi Chen and YingLi Tian Department of Electrical Engineering The City College of

More information

A MODEL TO EVALUATE THE ENGINEERING GEOLOGY ON FROZEN GROUND FROM XIDATAN TO WUDAOLIANG ALONG THE QINGHAI-XIZANG HIGHWAY USING GIS

A MODEL TO EVALUATE THE ENGINEERING GEOLOGY ON FROZEN GROUND FROM XIDATAN TO WUDAOLIANG ALONG THE QINGHAI-XIZANG HIGHWAY USING GIS A MODEL TO EVALUATE THE ENGINEERING GEOLOGY ON FROZEN GROUND FROM XIDATAN TO WUDAOLIANG ALONG THE QINGHAI-XIZANG HIGHWAY USING GIS Wu Qingbai, Mi Haizhen, Li Xin, Li Wenjun State Key Laboratory of Frozen

More information

Land cover/land use mapping and cha Mongolian plateau using remote sens. Title. Author(s) Bagan, Hasi; Yamagata, Yoshiki. Citation Japan.

Land cover/land use mapping and cha Mongolian plateau using remote sens. Title. Author(s) Bagan, Hasi; Yamagata, Yoshiki. Citation Japan. Title Land cover/land use mapping and cha Mongolian plateau using remote sens Author(s) Bagan, Hasi; Yamagata, Yoshiki International Symposium on "The Imp Citation Region Specific Systems". 6 Nove Japan.

More information

SPATIAL ANALYSIS OF POPULATION DATA BASED ON GEOGRAPHIC INFORMATION SYSTEM

SPATIAL ANALYSIS OF POPULATION DATA BASED ON GEOGRAPHIC INFORMATION SYSTEM SPATIAL ANALYSIS OF POPULATION DATA BASED ON GEOGRAPHIC INFORMATION SYSTEM Liu, D. Chinese Academy of Surveying and Mapping, 16 Beitaiping Road, Beijing 100039, China. E-mail: liudq@casm.ac.cn ABSTRACT

More information

Test Calibration of the Paleoclimatic Proxy Data with Chinese Historical Records

Test Calibration of the Paleoclimatic Proxy Data with Chinese Historical Records ADVANCES IN CLIMATE CHANGE RESEARCH 2(1): 38 42, 2011 www.climatechange.cn DOI: 10.3724/SP.J.1248.2011.00038 ARTICLE Test Calibration of the Paleoclimatic Proxy Data with Chinese Historical Records De

More information

Time Series Analysis Model for Rainfall Data in Jordan: Case Study for Using Time Series Analysis

Time Series Analysis Model for Rainfall Data in Jordan: Case Study for Using Time Series Analysis American Journal of Environmental Sciences 5 (5): 599-604, 2009 ISSN 1553-345X 2009 Science Publications Time Series Analysis Model for Rainfall Data in Jordan: Case Study for Using Time Series Analysis

More information

SPATIAL-TEMPORAL TECHNIQUES FOR PREDICTION AND COMPRESSION OF SOIL FERTILITY DATA

SPATIAL-TEMPORAL TECHNIQUES FOR PREDICTION AND COMPRESSION OF SOIL FERTILITY DATA SPATIAL-TEMPORAL TECHNIQUES FOR PREDICTION AND COMPRESSION OF SOIL FERTILITY DATA D. Pokrajac Center for Information Science and Technology Temple University Philadelphia, Pennsylvania A. Lazarevic Computer

More information

GEOSPATIAL ANALYSIS OF ATMOSPHERIC HAZE EFFECT BY SOURCE AND SINK LANDSCAPE

GEOSPATIAL ANALYSIS OF ATMOSPHERIC HAZE EFFECT BY SOURCE AND SINK LANDSCAPE GEOSPATIAL ANALYSIS OF ATMOSPHERIC HAZE EFFECT BY SOURCE AND SINK LANDSCAPE Tiantian YU a, Kai XU a, Zhaoxiang YUAN b a. Faculty of Information Engineering, China University of Geosciences (Wuhan), Wuhan

More information

Land Use/Cover Change Detection Using Feature Database Based on Vector-Image Data Conflation

Land Use/Cover Change Detection Using Feature Database Based on Vector-Image Data Conflation Proceedings of the 8th International Symposium on Spatial Accuracy Assessment in Natural Resources and Environmental Sciences Shanghai, P. R. China, June 25-27, 2008, pp. 255-262 Land Use/Cover Change

More information

Introduction to GIS I

Introduction to GIS I Introduction to GIS Introduction How to answer geographical questions such as follows: What is the population of a particular city? What are the characteristics of the soils in a particular land parcel?

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION SUPPLEMENTARY INFORMATION DOI: 10.1038/NGEO1639 Importance of density-compensated temperature change for deep North Atlantic Ocean heat uptake C. Mauritzen 1,2, A. Melsom 1, R. T. Sutton 3 1 Norwegian

More information

Quality Assessment and Uncertainty Handling in Uncertainty-Based Spatial Data Mining Framework

Quality Assessment and Uncertainty Handling in Uncertainty-Based Spatial Data Mining Framework Quality Assessment and Uncertainty Handling in Uncertainty-Based Spatial Data Mining Framework Sk. Rafi, Sd. Rizwana Abstract: Spatial data mining is to extract the unknown knowledge from a large-amount

More information

Short-Term Wind Speed Forecasting Using Regularization Extreme Learning Machine Da-cheng XING 1, Ben-shuang QIN 1,* and Cheng-gang LI 2

Short-Term Wind Speed Forecasting Using Regularization Extreme Learning Machine Da-cheng XING 1, Ben-shuang QIN 1,* and Cheng-gang LI 2 27 International Conference on Mechanical and Mechatronics Engineering (ICMME 27) ISBN: 978--6595-44- Short-Term Wind Speed Forecasting Using Regularization Extreme Learning Machine Da-cheng XING, Ben-shuang

More information