1 / 37

KDD: A Definition

KDD: A Definition. KDD is the automatic extraction of non-obvious, hidden knowledge from large volumes of data. Then run Data Mining algorithms. 10 6 -10 12 bytes: we never see the whole data set, so will put it in the memory of computers. What is the knowledge? How to represent

gayora
Télécharger la présentation

KDD: A Definition

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. KDD: A Definition • KDD is the automatic extraction of non-obvious, hidden knowledge from large volumes of data. Then run Data Mining algorithms 106-1012 bytes: we never see the whole data set, so will put it in the memory of computers What is the knowledge? How to represent and use it?

  2. Why do we need KDD ? Some Data Overload Examples: • Wal-Mart records 20 millions per day • Health care transactions: multi-gigabyte databases • Mobil Oil: geological data of over 100 terabytes Data is the most Important tool to gain a competitive edge by providing improved, customized services.

  3. __ ____ __ ____ __ ____ Patterns and Rules Knowledge Discovery Process Integration Interpretation & Evaluation Knowledge Data Mining Knowledge RawData Transformation Selection & Cleaning Understanding Transformed Data Target Data DATA Ware house

  4. Knowledge Discovery in Database • Knowledge discovery in databases (KDD) is the non-trivial process of identifying valid, potentially useful and ultimately understandable patterns in data Data Mining Clean, Collect, Summarize Data Preparation Training Data Data Warehouse Model Patterns Verification, Evaluation Operational Databases

  5. Knowledge Discovery Process

  6. Knowledge Discovery Process STEP – 1: IDENTIFYING THE GOAL • Goals • Data Selection, Acquisition & Integration • Data Cleaning • Data reduction and Projection • Matching the goals • Exploratory Data Analysis • Data Mining • Interpretation and Testing • Consolidation & Use • First step is developing an understanding of the application domain and the relevant prior knowledge and identifying the goal of the KDD process from the customer’s viewpoint.

  7. Knowledge Discovery Process • STEP – 2: CREATING A TARGET DATA SET • Goals • Data Selection, Acquisition & Integration • Data Cleaning • Data reduction and Projection • Matching the goals • Exploratory Data Analysis • Data Mining • Interpretation and Testing • Consolidation & Use • Selecting a data set, or focusing on a subset of variables or data samples, on which discovery is to be performed.

  8. Knowledge Discovery Process • STEP – 3: DATA CLEANING AND PREPROCESSING • Goals • Data Selection, Acquisition & Integration • Data Cleaning • Data reduction and Projection • Matching the goals • Exploratory Data Analysis • Data Mining • Interpretation and Testing • Consolidation & Use • Basic operations include removing noise if appropriate, collecting the necessary information to model or account for noise, deciding on strategies for handling missing data fields, and accounting for time-sequence information and known changes.

  9. Knowledge Discovery Process • STEP – 4: DATA REDUCTION AND PROJECTION • Goals • Data Selection, Acquisition & Integration • Data Cleaning • Data reduction and Projection • Matching the goals • Exploratory Data Analysis • Data Mining • Interpretation and Testing • Consolidation & Use • Finding useful features to represent the data depending on the goal of the task. • With dimensionality reduction or transformation methods, the effective number of variables under consideration can be reduced, or invariant representations for the data can be found.

  10. Knowledge Discovery Process • STEP – 5: MATCHING THE GOALS • Goals • Data Selection, Acquisition & Integration • Data Cleaning • Data reduction and Projection • Matching the goals • Exploratory Data Analysis • Data Mining • Interpretation and Testing • Consolidation & Use • Matching the goals of the KDD process to a particular data-mining method such as summarization, classification, regression, clustering, etc.

  11. Knowledge Discovery Process • STEP – 6: EXPLORATORY ANALYSIS AND MODEL & HYPOTHESIS SELECTION • Goals • Data Selection, Acquisition & Integration • Data Cleaning • Data reduction and Projection • Matching the goals • Exploratory Data Analysis • Data Mining • Interpretation and Testing • Consolidation & Use • Choosing the data mining algorithms and selecting methods to be used for searching for data patterns. • This process includes deciding which models and parameters might be appropriate and matching a particular data-mining method with the overall criteria of the KDD process.

  12. Knowledge Discovery Process • STEP – 7: DATA MINING • Goals • Data Selection, Acquisition & Integration • Data Cleaning • Data reduction and Projection • Matching the goals • Exploratory Data Analysis • Data Mining • Interpretation and Testing • Consolidation & Use • Searching for patterns of interest in a particular representational form or a set of such representations, including classification rules or trees, regression, and clustering. • The user can significantly aid the data-mining method by correctly performing the preceding steps.

  13. Knowledge Discovery Process • STEP – 8: INTERPRETATION & TESTING • Goals • Data Selection, Acquisition & Integration • Data Cleaning • Data reduction and Projection • Matching the goals • Exploratory Data Analysis • Data Mining • Interpretation and Testing • Consolidation & Use • Interpreting mined patterns, possibly returning to any of steps 1 through 7 for further iteration. • This step can also involve visualization of the extracted patterns and models or visualization of the data given the extracted models.

  14. Knowledge Discovery Process • STEP – 9: KNOWLEDGE PRESENTATION • Goals • Data Selection, Acquisition & Integration • Data Cleaning • Data reduction and Projection • Matching the goals • Exploratory Data Analysis • Data Mining • Testing and Verification • Interpretation • Consolidation & Use • Using the knowledge directly, incorporating the knowledge into another system for further action, or simply documenting it and reporting it to interested parties. • This process also includes checking for and resolving potential conflicts with previously believed (or extracted) knowledge.

  15. Data Warehousing • A platform for online analytical processing (OLAP) • Warehouses collect transactional data from several transactional databases and organize them in a fashion amenable to analysis • Also called “data marts” • A critical component of the decision support system (DSS) of enterprises • Some typical DW queries: • Which item sells best in each region that has retail outlets? • Which advertising strategy is best for Dubai Markets?

  16. Data Warehousing OLTP Order Processing Data Cleaning Inventory Data Warehouse (OLAP) Sales

  17. Data Cleaning • Performs logical transformation of transactional data to suit the data warehouse • Model of operations  model of enterprise • Usually a semi-automatic process Data Warehouse Customers Products Orders Inventory Price Time Orders Order_id Price Cust_id Inventory Prod_id Price Price_change Sales Cust_id Cust_profit Total_sales

  18. Primary Tasks of Data Mining finding the description of several predefined classes and classify a data item into one of them. identifying a finite set of categories or clusters to describe the data. Clustering Classification finding a model which describes significant dependencies between variables. maps a data item to a real-valued prediction variable. Regression Dependency Modeling discovering the most significant changes in the data finding a compact description for a subset of data Deviation and change detection Summarization

  19. Data Mining Algorithm Components • Model representation • descriptions of discovered patterns • overly limited representation -- unable to capture data patterns too powerful -- potential for over fit. (decision trees, rules, linear/non-linear regression & classification, nearest neighbor and case-based reasoning methods, graphical dependency models) • Model evaluation criteria • how well a pattern (model) meets goals (fit function) • e.g., accuracy, novelty, etc.

  20. Data Mining Algorithm Components • Search method • parameter search: optimization of parameters for a given model representation • model search: considers a family of models Different methods suit different problems. Proper problem formulation crucial.

  21. Data Mining Techniques Descriptive Predictive Clustering Classification Decision Tree Association Rule Induction Sequential Analysis Neural Networks Nearest Neighbor Classification Regression Data Mining Techniques

  22. Association Rule: Application • Supermarket Shelf Management • Goal: to identify items which are bought together (by sufficiently many customers) • Approach: process point-of-sale data (collected with barcode scanners) to find dependencies among items. • Consider discovered rule: {Diapers, Milk … } --> {Baby food} • Example: • If a customer buys Diapers and Milk, then he is very likely to buy Baby foods. • so stack baby foods next to diapers?

  23. Sequential Pattern Discovery: Application • Sequences in which customers purchase goods/services • Understanding long term customer behavior -- timely promotions. • In point-of--sale transaction sequences • Computer bookstore: (Intro to Visual C++) (Java & J2EE) --> (Perl for Dummies, PHP in 24 Hrs) • Athletic Apparel Store: (Shoes) (Racket, Racket ball) --> (Sports Jacket)

  24. 10 9 8 7 6 5 4 3 2 1 0 0 1 2 3 4 5 6 7 8 9 10 Hierarchical Clustering (K-Means): Application Hierarchical clustering: Clusters are formed at different levels by merging clusters at a lower level 10 9 8 7 6 5 Update the cluster means Assign each of the objects to most similar center 4 3 2 1 0 0 1 2 3 4 5 6 7 8 9 10 reassign K=2 Arbitrarily choose K objects as initial cluster center Update the cluster means

  25. Decision Tree Identification: Application Decision Tree Identification Example Sunny Yes Cloudy Yes/No Overcast Yes/No

  26. Decision Tree Identification: Application Yes/No Overcast Cloudy Sunny Yes/No Yes Yes/No Pleasant Chilly Warm Chilly No Pleasant Yes No Yes Yes

  27. Major Application Areas for Data Mining (Classification) • Advertising • Bioinformatics • Customer Relationship Management (CRM) • Database Marketing • Fraud Detection • ecommerce • Health Care • Investment/Securities • Manufacturing, Process Control • Sports and Entertainment • Telecommunications • Web

  28. Major Application Areas for Data Mining: Marketing • Direct Marketing: Most major direct marketing companies are using modeling and data mining. • Customer segmentation: All industries can take advantage of DM to discover discrete segments in their customer bases by considering additional variables beyond traditional analysis. • CRM: Find other people in similar life stages and determine which customers are following similar behavior patterns • Up-sell • Cross-sell • Keeping the customers for a longer period of time • For e.g. Verizon Wireless reduced churn rate from 2% to 1.5%

  29. Major Application Areas for Data Mining: Fraud Detection • Credit Card Fraud Detection • Money laundering • FAIS (US Treasury) • Securities Fraud • NASDAQ Sonar system • Phone fraud • AT&T, Bell Atlantic, British Telecom/MCI • Bio-terrorism detection at Salt Lake Olympics 2002

  30. Major Application Areas for Data Mining: Retail • Sales forecasting: Examining time-based patterns helps retailers make stocking decisions. • Database Retailing: Retailers can develop profiles of customers with certain behaviors, for example, those who purchase designer labels clothing or those who attend sales. • Merchandise planning and allocation: When retailers add new stores, they can improve merchandise planning and allocation by examining patterns in stores with similar demographic characteristics.

  31. Major Application Areas for Data Mining: Banking • Credit Card marketing By identifying customer segments, card issuers and acquirers can improve profitability with more effective acquisition and retention programs. • Cardholder pricing and profitability Card issuers can take advantage of data mining technology to price their products so as to maximize profit and minimize loss of customers.

  32. Major Application Areas for Data Mining: Telecommunication • Call detail record analysis: Telecommunication companies accumulate detailed call records. By identifying customer segments with similar use patterns, the companies can develop attractive pricing and feature promotions. • Customer loyalty: Some customers repeatedly switch providers, or “churn”, to take advantage of attractive incentives by competing companies. The companies can use DM to identify the characteristics of customers who are likely to remain loyal once they switch, thus enabling the companies to target their spending on customers who will produce the most profit.

  33. Major Application Areas for Data Mining: Manufacturing • Manufacturing: Through choice boards, manufacturers are beginning to customize products for customers; therefore they must be able to predict which features should be bundled to meet customer demand. • Warranties: Manufacturers need to predict the number of customers who will submit warranty claims and the average cost of those claims.

  34. Issues and Challenges • Large data • Number of variables (features), number of cases (examples) • Multi gigabyte, terabyte databases • Efficient algorithms, parallel processing • High dimensionality • Large number of features: exponential increase in search space • Potential for spurious patterns • Dimensionality reduction • Over fitting • Models noise in training data, rather than just the general patterns • Changing data, missing and noisy data • Use of domain knowledge • Utilizing knowledge on complex data relationships, known facts • Understandability of patterns

  35. Success Stories • Network intrusion detection using a combination of sequential rule discovery and classification tree on 4 GB DARPA data • Won over (manual) knowledge engineering approach • http://www.cs.columbia.edu/~sal/JAM/PROJECT/ provides good detailed description of the entire process • Major US bank: customer attrition prediction • First segment customers based on financial behavior: found 3 segments • Build attrition models for each of the 3 segments • 40-50% of attritions were predicted == factor of 18 increase • Targeted credit marketing: major US banks • Find customer segments based on 13 months credit balances • Build another response model based on surveys • Increased response 4 times -- 2%

  36. Amitava Manna (11DCP007) AmritanshuMehra (11DCP008) AnimeshRanjan (11DCP009) Ankit Sharma (11DCP010) AnkitaVerma (11DCP011) AnujChabra (11DCP012)

More Related