1 / 1

Change Analysis in Spatial Datasets by Interestingness Comparison

Change Analysis in Spatial Datasets by Interestingness Comparison. Vadeerat Rinsurongkawong , and Christoph F. Eick Department of Computer Science, University of Houston, Houston TX 77204-3010. INTRODUCTION. INTENSIONAL / EXTENSIONAL CLUSTERS. DEMONSTRATION.

gladys
Download Presentation

Change Analysis in Spatial Datasets by Interestingness Comparison

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Change Analysis in Spatial Datasets by Interestingness Comparison VadeeratRinsurongkawong, and Christoph F. Eick Department of Computer Science, University of Houston, Houston TX 77204-3010 INTRODUCTION INTENSIONAL / EXTENSIONAL CLUSTERS DEMONSTRATION Detecting changes in spatial datasets is important for many fields such as early warning systems that monitor environmental conditions, epidemiology, crime monitoring, and automatic surveillance. The goal of the presented research is the development of methodologies for change analysis in spatial datasets. A change analysis framework is presented that analyses how the interesting regions in one time frame differ from the interesting regions in the next time frame with respect to a user defined interestingness perspective. Advantages of the proposed framework include that we can detect various types of changes in data with continuous attributes and unknown object identity. Extensional Cluster We demonstrate how the framework can be used to analyze changes in areas where shallow earthquakes are in close proximity to deep earthquakes. Cluster Intensional Cluster • Extensional clusters partition the input dataset into subsets, and return these subsets as clustering results. • Intensional clusters are clustering models which represent functions that determine whether a given object belongs to a particular cluster or not. Polygons are used as models for spatial clusters. Earthquakes and their associated depth in Oold data (left figure), and Onew data (right figure); red dots are the shallowest earthquakes and blue dots are the deepest earthquakes. CLUSTER CORRESPONDENCE CONTRIBUTIONS Two approaches for analyzing relationships between two cluster models are introduced: Direct Change Analysis for Intentional Clusters In this approach, intensional clusters of Oold and Onew are directly compared, mostly relying on polygon operations. Indirect Change Analysis through Forward-Backward Analysis Based on Re-clustering The second approach creates cluster models for Ooldand Onew and re-clusters the old data using the new model, and the new data using the old model, and then compares cluster extensions. The contributions of this paper include: A framework for change analysis in spatial datasets by interestingness comparison A set of change predicates that capture interrelationship between two clusterings Concepts of intensional clusters and extensional clusters. Results showing regions where variance of earthquake depth is high in Oold data (left figure), and Onew data (right figure) CHANGE ANALYSIS FRAMEWORK We assume that two datasets in two different time frames, Oold and Onew, are given, and we are interested in finding what patterns emerged in Onew. A change analysis framework is proposed that conducts change analysis as follows: We run a region discovery algorithm, which is a clustering algorithm that employs a reward-based fitness function that captures a domain expert’s notion of interestingness to find interesting regions in Oold and Onew which are contiguous areas in the spatial space. The relationships between interesting regions are analyzed. Two approaches to analyze correspondence between interesting regions are proposed. A knowledge base of change predicates is provided that allows analyzing various aspects of change. The change predicates are matched against the obtained clusters and change reports are generated. CHANGE PREDICATES • A set of basic change predicates that capture different relationships between two regions is introduced. These base predicates can be used to define more complex cluster relationships. • Let r, r1,…, rk be regions in Oold and r’, r1’,…, r’k be regions in Onew. • Agreement(r,r’)= | r  r’| / | r  r’| • Containment(r,r’)= | r  r’| / | r | • Novelty (r’) = (r’ —(r1…rk)) • Disappearance(r)= (r—(r’1…r’k)) • The operations are preformed on sets of objects in the case of the re-clustering approach and on polygons in the case of the direct approach Disappearance regions in Oold data (left figure) and novelty regions in Onew data (right figure). FUTURE WORK We plan to extend our change analysis framework to cope with more complicated change predicates such as concept drift.

More Related