Abstract on PREDICTING EARTH QUAKE THROUGH DATA MINING - creativeworld9

728x90 AdSpace

Trending
Sunday, July 3, 2011

Abstract on PREDICTING EARTH QUAKE THROUGH DATA MINING


PREDICTING EARTH QUAKE THROUGH DATA MINING

ABSTRACT


Data mining consists of evolving set of techniques that can be used to extract valuable information and knowledge from massive volumes of data. Data mining research &tools have focused on commercial sector applications. Only a fewer data mining research have focused on scientific data. This paper aims at further data mining study on scientific data. This paper highlights the data mining techniques applied to mine for surface changes over time (e.g. Earthquake rupture). The data mining techniques help researchers to predict the changes in the intensity of volcano. This paper uses predictive statistical models that can be applied to areas such as seismic activity or the spreading of fire. The basic problem in this class of systems is dynamic, usually unobservable with respect to earthquake. The space-time patterns associated with time, location and magnitude of the sudden events from the force threshold are observable. This paper highlights observable space time earthquake patterns from unobservable dynamics using data mining techniques, pattern recognition and ensemble forecasting.  Thus this paper gives insight on how data mining can be applied in finding the consequences of earthquake and warning the scientific, hence alerting the public.


INTRODUCTION
The field of data mining has evolved from its roots in databases, statistics, artificial intelligence, information theory and algorithms into a core set of techniques that have been applied to a range of problems. Computational simulation and data acquisition in scientific and engineering domains have made tremendous progress over the past two decades. A mix of advanced algorithms, exponentially increasing computing power and accurate sensing and measurement devices have resulted in more data repositories.
Advanced in network technologies have enabled communication of large volumes of data across geographically distant hosts. This results in a need of tools &Technologies for effectively analyzing scientific data sets with the objective of interpreting the underlying physical phenomena. Data mining applications in geology and geophysics were among the first to be pursued and have achieved significant success in such areas as weather prediction, mineral prospecting, ecology, modeling and predicting earthquake from satellite maps.
An interesting aspect of many of these applications is that they combine spatial and temporal aspects both in the data and in the phenomena being mined. Data sets in these applications come both from observations and simulation. Investigations on earthquake predictions are based on the assumption that all of the regional factors can be filtered out and general information about the earthquake precursory patterns can be extracted.
Feature extraction involves a pre selection process of various statistical properties of data and generation of a set of seismic parameters, which correspond to linearly independent coordinator in the feature space. The seismic parameters in the form of time series can be analyzed by using various pattern recognition techniques.
Using statistical or pattern recognition methodology usually performs this extraction process. Thus this paper gives insight of mining the scientific data.

 DATA MINING-DEFINITIONS

·         Data mining is defined as an information extraction activity whose goal is to discover hidden facts contained in databases.
·         It refers to finding out new knowledge about an application domain using data on the domain usually stored in a database. The application domain may be astrophysics, earth science solar system science.
·         It’s a variety of techniques to identify nuggets of information or decision making knowledge in bodies of data and extracting these in such a way they can be put to use in the areas such as decision support, prediction, forecasting and estimation.

DATA MINING GOALS:

·         Bring together representatives of the data mining community and the domain science community so that they can begin to understand the currents capabilities and research objectives of each others communities related to data mining.
·         Identify a set of research objectives from the domain science community that would be facilitated by current or anticipated data mining techniques.
·         Identify a set of research objectives for the data mining community that could support the research objectives of the domain science community.

DATA MINING MODELS:

Data mining is used to find patterns and relationships in data patterns and relationships in data patterns can be analyzed via 2 types of models.
1.      Descriptive models: Used to describe patterns and to create meaningful subgroups or clusters.
2.      Predictive models: Used to forecast explicit values, based upon patterns in known results. **This paper focuses on predictive models. 
In large databases data mining and knowledge discovery comes in two flavors:
    
1. Event based mining:
·         Known events/known algorithms: Use existing physical models (descriptive models and algorithms) to locate known phenomena of interest either spatially or temporally within a large database.
·         Known events/unknown algorithms: Use pattern recognition and clustering properties of data to discover new observational (physical) relationships (algorithms) among known phenomena.
·         Unknown events/known algorithms: Use expected physical relationships (predictive models, Algorithms) among observational parameters of physical phenomena to predict the presence of previously unseen events within a large complex database.
·         Unknown events/unknown algorithms: Use thresholds or trends to identify transient or otherwise unique events and therefore to discover new physical phenomena.
** This paper focuses on unknown events and known algorithms.

     2. Relationship based mining:

·         Spatial Associations: Identify events (e.g. astronomical objects) at the same location. (e.g. same region  of the sky)
·         Temporal Associations: Identify events occurring during the same or related periods of time.
·         Coincidence Associations: Use clustering techniques to identify events that are co-located within a multi-dimensional parameter space.
** This paper focuses on All relationship-based mining.

 

      User requirements for data mining in large scientific databases:


·         Cross identifications: Refers to the classical problem of associating the source list in one database to the source list in another.

·         Cross correlation: Refers to the search for correlations, tendencies, and trends between physical parameters in multidimensional data usually across databases.
·         Nearest neighbor identification. Refers to the general application of clustering algorithms in multidimensional parameter space usually within a database.
·         Systematic data exploration: Refers to the application of broad range of event based and relationships based queries to a database in the hope of making a serendipitous discovery of new objects or anew class of objects.
** This paper focuses on correlation and Clustering.

DATA MINING TECHNIQUES:

The various data mining techniques  are
1.      Statistics
2.      Clustering
3.      Visualization
4.      Association
5.      Classification & Prediction
6.      Outlier analysis
7.      Trend and evolution analysis
  1. Statistics:
¨      Can be used in several data mining stages
    • Data cleansing i.e. the removal of erroneous or irrelevant data known as outliers.
    • EDA Exploratory data analysis e.g. frequency counts histograms.
    • Data selection sampling facilities and so reduce the scale of computation
    • Attribute redefinition e.g. bodies mass index, BMI which is weight/height2.
    • Data analysis–measures of association and relationships between attributes interestingness of rules, classification etc.
  1. Visualization:
¨      Enhances EDA , makes patterns  more visible .
  1. Clustering i.e. cluster analysis:
¨      Class label is unknown: Group data to form new classes, e.g., cluster houses to find distribution patterns
¨      Clustering based on the principle: maximizing the intra-class similarity and minimizing the interclass similarity
¨      Clustering and segmentation is basically partitioning the database so that  each partition or group is similar according to some criteria or metric.
¨      Data mining applications make use of clustering according to similarity e.g. to segment a client/ customer base.
¨      It provides subgroups of population for further analysis or action –very important when dealing with large databases.
  1. Association (correlation and causality)
¨      Multi-dimensional vs. single-dimensional association age(X, “20..29”) ^ income(X, “20..29K”) à buys(X, “PC”) [support = 2%, confidence = 60%] contains (T,“computer”) à contains(x, “software”) [1%, 75%]
  1. Classification and Prediction 
¨      Finding models (functions) that describe and distinguish classes or concepts for future prediction e.g., classify countries based on climate, or classify cars based on gas mileage
¨      Presentation: decision-tree, classification rule, neural network
¨      Prediction: Predict some unknown or missing numerical values
  1. Outlier analysis
¨      Outlier: a data object that does not comply with the general behavior of the data It can be considered as noise or exception but is quite useful in fraud detection, rare events analysis
  1. Trend and evolution analysis
¨      Trend and deviation:  regression analysis
¨      Sequential pattern mining, periodicity analysis
¨      Similarity-based analysis
** This paper focuses on clustering and visualization technique for predicting the earth quack.

EARTH QUAKE PREDICTION.
(i)                 Ground water levels
(ii)               Chemical changes in Ground water
(iii)             Radon Gas in Ground water wells.

(i)                 Ground Water Levels:-
Changing water levels in deep wells are recognized as precursor to earth quacks. The pre-seismic variations at observations wells are as follows.
1.      A gradual lowering of water levels of period of months or years
2.      An accelerated lowering of water levels in the final few months or weeks preceding the earth quake. 
3.      A rebound where water levels begin to increase rapidly in the last few days or hours before the main shock.
(ii)               Chemical Changes in Ground water
1.      The Chemical composition of ground water is affected by seismic events.
2.      Researches at the university of Tokyo tested the water after the earth quake, the result of the study showed that the composition of water changed significantly in the period around earth quake.
3.      They observed that chloride concentration were almost constant.
4.      Levels of sulfate also showed a similar rise.
(iii)             Radon Gas in Ground water wells.
1.      An increase level of radon gas in wells is a precursor of earthquakes recognized by research group.
2.      Although radon has a relatively short half life and is unlikely to seep the surface through  rocks from the depths at which seismic is very soluble in water and can routinely be monitored in wells and springs  often radon levels  at such springs  show reaction to seismic  events and they are  monitored for earthquake  predictions.


¨      The detection and effective earthquake procedures in using the precursors for estimation of time, place and energy for estimation of time, place and energy of expected earthquake.
¨      There is no effective solution to the problem.
¨      Earth quake catalogues, geo-monitoring time series data about stationery seismo-tectonic properties of geological environment and expert knowledge and hypotheses about earthquake precursors are used to solve this problem.

This paper proposes a novel multi-resolutional approach, which combines local clustering techniques in the data space with a non-hierarchical clustering in the feature space. The raw data are represented by n-dimensional vectors Xi of measurements Xk. The data space can be searched for patterns and be visualized by using local or remote pattern recognition and advanced visualization capabilities. The data space X is transformed to a new abstract space Y of vectors Yj . The coordinates Yl of these vectors represent nonlinear functions of measurements Xk, which are averaged in space and time in given space-time windows. This transformation allows for coarse graining of data (data quantization). Amplification of their characteristic features, and suppression of both the noise and other random components. The new features Yl form an N-dimensional feature space. We use multi-dimensional scaling procedures for visualizing the multi-dimensional events in 3-D space. This transformation allows for a visual inspection of the N-dimensional feature space. The visual analysis helps greatly in detecting subtle cluster structures, not recognized by classical clustering techniques, selecting the best pattern detection procedure used for data clustering, classifying the anonymous data and formulating new hypotheses.

Clustering schemes Clustering analysis is a mathematical concept whose main useful role is to extract the most similar (or dissimilar) separated sets of objects according to a given similarity (or dissimilarity) measure. This concept has been used for many years in pattern recognition. Nowadays clustering and other feature extraction algorithms are recognized as important tools for revealing coherent features in the earth sciences, bio-informatics and in data mining.  Depending on the data structures and goals of classification, different clustering schemes must be applied.
In our new approach we use two different classes of clustering algorithms for different resolution levels. In data space we use agglomerative schemes, such as modified mutual nearest neighbor algorithm (mnn). This type of clustering extracts betters the localized clusters in the high resolution data space. In the feature space we are searching for global clusters of time events comprising similar events from the whole time interval. The non-hierarchical clustering algorithms are used mainly for extracting compact clusters by using global knowledge about the data structure. We use improved means based schemes, such as a suite of moving schemes, which uses the k-means procedure plus four strategies of its tuning by moving the data vectors between clusters to obtain a more precise location of the minimum of the goal function:
where zj is the position of the center of mass of the cluster j , while xi are the feature vectors closest to zj . To find a global minimum of function J (), we repeat many times the clustering procedures for different initial conditions. Each new initial configuration is constructed in a special way from the previous results by using the methods. The cluster structure with the lowest J (w, z) minimum is selected.

HIERARCHICAL CLUSTERING METHODS:
A hierarchical clustering method produces a classification in which small clusters of very similar molecules are nested within larger clusters of less closely-related molecules. Hierarchical agglomerative methods generate a classification in a bottom-up manner, by a series of agglomerations in which small clusters, initially containing individual molecules, are fused together to form progressively larger clusters. Hierarchical agglomerative methods are often characterized by the shape of the clusters they tend to find, as exemplified by the following range: single-link - tends to find long, straggly, chained clusters; Ward and group-average - tend to find globular clusters; complete-link - tends to find extremely compact clusters. Hierarchical divisive methods generate a classification in a top-down manner, by progressively sub-dividing the single cluster which represents an entire dataset. Monothetic (divisions based on just a single descriptor) hierarchical divisive methods are generally much faster in operation than the corresponding polythetic (divisions based on all descriptors) hierarchical divisive and hierarchical agglomerative methods, but tend to give poor results.
One problem with these methods is how to choose which clusters or partitions to extract from the hierarchy since display of the full hierarchy is not really appropriate for data sets of more than a few hundred compounds.

NON-HIERARCHICAL CLUSTERING METHODS
A non-hierarchical method generates a classification by partitioning a dataset, giving a set of (generally) non-overlapping groups having no hierarchical relationships between them. A systematic evaluation of all possible partitions is quite infeasible, and many different heuristics have thus been described to allow the identification of good, but possibly sub-optimal, partitions. Three of the main categories of non-hierarchical method are single-pass, relocation and nearest neighbour: single-pass methods (e.g. Leader) produce clusters that are dependent upon the order in which the compounds are processed, and so will not be considered further; relocation methods, such as k-means, assign compounds to a user-defined number of seed clusters and then iteratively reassign compounds to see if better clusters result. Such methods are prone to reaching local optima rather than a global optimum, and it is generally not possible to determine when or whether the global optimum solution has been reached; nearest neighbour methods, such as the Jarvis-Patrick method, assign compounds to the same cluster as some number of their nearest neighbours. User-defined parameters determine how many nearest neighbours need to be considered, and the necessary level of similarity between nearest neighbour lists. Other non-hierarchical methods are generally inappropriate for use on large, high-dimensional datasets such as those used in chemical applications.

 

DATA MINING APPLICATIONS

¨      Scientific discovery – super conductivity research, etc.

¨      Medicine – drug side effects, hospital cost analysis, genetic sequence analysis, prediction etc.
¨      Knowledge Acquisition
¨      Engineering – automotive diagnostics expert systems, fault detection etc.,
¨      Finance – stock market perdition, credit assessment, fraud detection etc.

 

    FUTURE ENHANCEMENTS           

The future of data mining lies in predictive analytics. The technology innovations in data mining since 2000 have been truly Darwinian and show promise of consolidating and stabilizing around predictive analytics. Variations, novelties and new candidate features have been expressed in a proliferation of small start-ups that have been ruthlessly culled from the herd by a perfect storm of bad economic news. Nevertheless, the emerging market for predictive analytics has been sustained by professional services, service bureaus and profitable applications in verticals such as retail, consumer finance, telecommunications, travel and leisure, and related analytic applications. Predictive analytics have successfully proliferated into applications to support customer recommendations, customer value and churn management, campaign optimization, and fraud detection. On the product side, success stories in demand planning, just in time inventory and market basket optimization are a staple of predictive analytics. Predictive analytics should be used to get to know the customer, segment and predict customer behavior and forecast product demand and related market dynamics. Be realistic about the required complex mixture of business acumen, statistical processing and information technology support as well as the fragility of the resulting predictive model; but make no assumptions about the limits of predictive analytics. Breakthroughs often occur in the application of the tools and methods to new commercial opportunities.
Unfulfilled Expectations: In addition to a perfect storm of tough economic times, now improving measurably, one reason data mining technology has not lived up to its promise is that "data mining" is a vague and ambiguous term. It overlaps with data profiling, data warehousing and even such approaches to data analysis as online analytic processing (OLAP) and enterprise analytic applications. When high-profile success has occurred (see the front-page article in the Wall Street Journal, "Lucky Numbers: Casino Chain Mines Data on Its Gamblers, And Strikes Pay Dirt" by Christina Binkley, May 4, 2000), this has been a mixed blessing. Such results have attracted a variety of imitators with claims, solutions and products that ultimately fall short of the promises. The promises build on the mining metaphor and typically are made to sound like easy money - "gold in them thar hills." This has resulted in all the usual dilemmas of confused messages from vendors, hyperbole in the press and unfulfilled expectations from end-user enterprises.
Common Goals: The goals of data warehousing, data mining and the emerging trend in predictive analytics overlap. All aim at understanding consumer behavior, forecasting product demand, managing and building the brand, tracking performance of customers or products in the market and driving incremental revenue from transforming data into information and information into knowledge. However, they cannot be substituted for one another. Ultimately, the path to predictive analytics lies through data mining, but the latter is like the parent who must step aside to let the child develop her or his full potential. This is a trends analysis, not a manifesto in predictive analytics. Yet the slogan rings true, "Data mining is dead! Long live predictive analytics!" The center of design for cutting-edge technology and breakthrough commercial business results has shifted from data warehousing and mining to predictive analytics. From a business perspective, they employ different methods. They are positioned in different places in the technology hierarchy. Finally, they are at different stages of growth in the life cycle of technology innovation.

 

   CONCLUSION

            In earthquake prediction there is no simple conclusion which can be drawn. The problem of earthquake prediction is based on data extraction of pre-cursory phenomena and it is highly challengingly task various computational methods and tools are used for detection of pre-cursor by extracting general information from noisy data.
            By using common frame work of clustering we are able to perform multi-resolutional analysis of seismic data starting from the raw data events described by their magnitude spatio-temporal data space. This new methodology can be also used for the analysis of the data from the geological phenomena e.g. We can apply this clustering method to volcanic eruptions

                                                                REFERENCES
 Books:

1.      W.Dzwinel et al Non multidimensional scaling and visualization of earth quake cluster over space and feature space, nonlinear processes in geophysics 12[2005] pp1-12.
2.      C.Lomnitz. Fundamentals of Earthquake prediction [1994]
3.      B.Gutenberg & C.H. Richtro, Earthquake magnitude, intensity, energy & acceleration bulseism soc. Am 36, 105-145 [1996]
4.      C.Brunk, J.Kelly & Rkohai “Mineset An integrate system for data access, Visual Data Mining & Analytical Data Mining”, proceeding of the 3rd conference on KDD 1997.
5.      Andenberg M.R.Cluster Analysis for application, New York, Acedamic, Press 1973.

Websites:

www.dmreview.com
www.aaai.org/Press/Books/kargupta2.php
www.forrester.com
www.ftiweb.com

Abstract on PREDICTING EARTH QUAKE THROUGH DATA MINING Reviewed by creativeworld9 on 12:00 PM Rating: 5 PREDICTING EARTH QUAKE THROUGH DATA MINING ABSTRACT Data mining consists of evolving set of techniques that can be used to...

No comments: