Скачать презентацию KI 2 — 6 Data Mining An Introductory Скачать презентацию KI 2 — 6 Data Mining An Introductory

e02f6e07767c3519e2e590af4df01ce6.ppt

  • Количество слайдов: 33

KI 2 - 6 Data Mining: An Introductory Overview Jiawei Han and Micheline Kamber KI 2 - 6 Data Mining: An Introductory Overview Jiawei Han and Micheline Kamber Intelligent Database Systems Research Lab School of Computing Science Simon Fraser University, Canada http: //www. cs. sfu. ca modified by Marius Bulacu 3/17/2018 Data Mining: Concepts Ru. G Kunstmatige Intelligentie /and Techniques 1

2 Overview n Motivation: Why data mining? n What is data mining? n Data 2 Overview n Motivation: Why data mining? n What is data mining? n Data Mining: On what kind of data? n Data mining functionality n Are all the patterns interesting? n Classification of data mining systems n Major issues in data mining

Motivation: “Necessity is the Mother of Invention” n Data explosion problem n Automated data Motivation: “Necessity is the Mother of Invention” n Data explosion problem n Automated data collection tools and mature database technology lead to tremendous amounts of data stored in databases, data warehouses and other information repositories n We are drowning in data, but starving for knowledge! n Solution: Data warehousing and data mining n Data warehousing and on-line analytical processing (OLAP) n Extraction of interesting knowledge (rules, regularities, patterns, constraints) from data in large databases (KDD) 3

4 What Is Data Mining? n Data mining (knowledge discovery in databases): n n 4 What Is Data Mining? n Data mining (knowledge discovery in databases): n n Alternative names n n Extraction of interesting (non-trivial, implicit, previously unknown and potentially useful) information or patterns from data in large databases Knowledge discovery (mining) in databases (KDD), knowledge extraction, data/pattern analysis, data archeology, data dredging, information harvesting, business intelligence, etc. What is not data mining? n n (Deductive) query processing Expert systems or small ML/statistical programs

Why Data Mining? — Potential Applications n Database analysis and decision support n Market Why Data Mining? — Potential Applications n Database analysis and decision support n Market analysis and management n n Risk analysis and management n n n target marketing, customer relation management, market basket analysis, cross selling, market segmentation Forecasting, customer retention, improved underwriting, quality control, competitive analysis Fraud detection and management Other Applications n Biomedical (detection of epidemics, DNA) n Text mining (news group, email, documents) and Web analysis. n Intelligent query answering 5

6 Market Analysis and Management (1) n Where are the data sources for analysis? 6 Market Analysis and Management (1) n Where are the data sources for analysis? n n Target marketing n n Find clusters of “model” customers who share the same characteristics: interest, income level, spending habits, etc. Determine customer purchasing patterns over time n n Credit card transactions, loyalty cards, discount coupons, customer complaint calls, plus (public) lifestyle studies Conversion of single to a joint bank account: marriage, etc. Cross-market analysis n Associations/correlations between product sales n Prediction based on the association information

7 Market Analysis and Management (2) n Customer profiling n data mining can tell 7 Market Analysis and Management (2) n Customer profiling n data mining can tell you what types of customers buy what products (clustering or classification) n Identifying customer requirements n n n identifying the best products for different customers use prediction to find what factors will attract new customers Provides summary information n various multidimensional summary reports n statistical summary information (data central tendency and variation)

Corporate Analysis and Risk Management n Finance planning and asset evaluation n n Resource Corporate Analysis and Risk Management n Finance planning and asset evaluation n n Resource planning: n n cash flow analysis and prediction contingent claim analysis to evaluate assets cross-sectional and time series analysis (financial-ratio, trend analysis, etc. ) summarize and compare the resources and spending Competition: n n n monitor competitors and market directions group customers into classes and a class-based pricing procedure set pricing strategy in a highly competitive market 8

9 Fraud Detection and Management (1) n Applications n n Approach n n widely 9 Fraud Detection and Management (1) n Applications n n Approach n n widely used in health care, retail, credit card services, telecommunications (phone card fraud), etc. use historical data to build models of fraudulent behavior and use data mining to help identify similar instances Examples n n n auto insurance: detect a group of people who stage accidents to collect on insurance money laundering: detect suspicious money transactions medical insurance: detect professional patients and ring of doctors

10 Fraud Detection and Management (2) n n n Detecting inappropriate medical treatment n 10 Fraud Detection and Management (2) n n n Detecting inappropriate medical treatment n blanket screening tests Detecting telephone fraud n Telephone call model: destination of the call, duration, time of day or week. Analyze patterns that deviate from an expected norm. n identify discrete groups of callers with frequent intra-group calls, especially mobile phones Retail n Identify customer buying behaviors n Discover customer shopping patterns and trends n Improve the quality of customer service n Achieve better customer retention and satisfaction

Biomedical Data Mining and DNA Analysis n n n DNA sequences - 4 basic Biomedical Data Mining and DNA Analysis n n n DNA sequences - 4 basic building blocks (nucleotides): adenine (A), cytosine (C), guanine (G), and thymine (T). Gene: a sequence of hundreds of individual nucleotides arranged in a particular order Humans have around 100, 000 genes Tremendous number of ways that the nucleotides can be ordered and sequenced to form distinct genes Semantic integration of heterogeneous, distributed genome databases n n Current: highly distributed, uncontrolled generation and use of a wide variety of DNA data Data cleaning and data integration methods developed in data mining will help 11

12 DNA Analysis: Examples n Similarity search and comparison among DNA sequences n n 12 DNA Analysis: Examples n Similarity search and comparison among DNA sequences n n n Association sequences n n n analysis: identification of co-occurring gene Most diseases are not triggered by a single gene but by a combination of genes acting together Association analysis may help determine the kinds of genes that are likely to co-occur together in target samples Path analysis: linking genes to different disease development stages n n n Compare the frequently occurring patterns of each class (e. g. , diseased and healthy) Identify gene sequence patterns that play roles in various diseases Different genes may become active at different stages of the disease Develop pharmaceutical interventions that target the different stages separately Visualization tools and genetic data analysis

13 Other Applications n Sports n n Astronomy n n game statistics (shots blocked, 13 Other Applications n Sports n n Astronomy n n game statistics (shots blocked, assists, and fouls) to gain competitive advantage JPL and the Palomar Observatory discovered 22 quasars with the help of data mining Internet Web Surf-Aid n IBM Surf-Aid applies data mining algorithms to Web access logs for market-related pages to discover customer preference and behavior pages, analyzing effectiveness of Web marketing, improving Web site organization, etc.

14 Data Mining: A KDD Process Pattern Evaluation n Data mining: the core of 14 Data Mining: A KDD Process Pattern Evaluation n Data mining: the core of knowledge discovery Data Mining process. Task-relevant Data Warehouse Data Cleaning Data Integration Databases Selection

15 Steps of a KDD Process n Learning the application domain: n n Creating 15 Steps of a KDD Process n Learning the application domain: n n Creating a target data set: data selection Data cleaning and preprocessing: (may take 60% of effort!) Data reduction and transformation: n n summarization, classification, regression, association, clustering. Choosing the mining algorithm(s) Data mining: search for patterns of interest Pattern evaluation and knowledge presentation n n Find useful features, dimensionality/variable reduction, invariant representation. Choosing functions of data mining n n relevant prior knowledge and goals of application visualization, transformation, removing redundant patterns, etc. Use of discovered knowledge

16 Data Mining and Business Intelligence Increasing potential to support business decisions Making Decisions 16 Data Mining and Business Intelligence Increasing potential to support business decisions Making Decisions Data Presentation Visualization Techniques Data Mining Information Discovery End User Business Analyst Data Exploration Statistical Analysis, Querying and Reporting Data Warehouses / Data Marts OLAP, MDA Data Sources Paper, Files, Information Providers, Database Systems, OLTP DBA

Architecture of a Typical Data Mining System Graphical user interface Pattern evaluation Data mining Architecture of a Typical Data Mining System Graphical user interface Pattern evaluation Data mining engine Database or data warehouse server Data cleaning & data integration Databases Knowledge-base Filtering Data Warehouse 17

Data Mining: On What Kind of Data? n n Relational databases Data warehouses Transactional Data Mining: On What Kind of Data? n n Relational databases Data warehouses Transactional databases Advanced DB and information repositories n n n Object-oriented and object-relational databases Spatial databases Time-series data and temporal data Text databases and multimedia databases Heterogeneous and legacy databases WWW 18

19 Data Mining Functionalities (1) n Concept description: Characterization and discrimination n n Generalize, 19 Data Mining Functionalities (1) n Concept description: Characterization and discrimination n n Generalize, summarize, and contrast data characteristics, e. g. , dry vs. wet regions Association (correlation and causality) n n n Multi-dimensional vs. single-dimensional association age(X, “ 20. . 29”) ^ income(X, “ 20. . 29 K”) àbuys(X, “PC”) [support = 2%, confidence = 60%] contains(T, “computer”) àcontains(x, “software”) [1%, 75%]

20 Data Mining Functionalities (2) n Classification and Prediction n n Finding models (functions) 20 Data Mining Functionalities (2) n Classification and Prediction n n 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 n n n Presentation: decision-tree, classification rule, neural network Prediction: Predict some unknown or missing numerical values Cluster analysis n n 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 inter-class similarity

21 Data Mining Functionalities (3) n Outlier analysis n Outlier: a data object that 21 Data Mining Functionalities (3) n Outlier analysis n Outlier: a data object that does not comply with the general behavior of the data n It can be considered as noise or exception but is quite useful in fraud detection, rare events analysis n Trend and evolution analysis n n Sequential pattern mining, periodicity analysis n n Trend and deviation: regression analysis Similarity-based analysis Other pattern-directed or statistical analyses

Are All the “Discovered” Patterns Interesting? n A data mining system/query may generate thousands Are All the “Discovered” Patterns Interesting? n A data mining system/query may generate thousands of patterns, not all of them are interesting. n n Suggested approach: Human-centered, query-based, focused mining Interestingness measures: A pattern is interesting if it is easily understood by humans, valid on new test data with some degree of certainty, potentially useful, novel, or validates some hypothesis that a user seeks to confirm n Objective vs. subjective interestingness measures: n Objective: based on statistics and structures of patterns, e. g. , support, confidence, etc. n Subjective: based on user’s belief in the data, e. g. , unexpectedness, novelty, actionability, etc. 22

Can We Find All and Only Interesting Patterns? n Find all the interesting patterns: Can We Find All and Only Interesting Patterns? n Find all the interesting patterns: Completeness n n n Can a data mining system find all the interesting patterns? Association vs. classification vs. clustering Search for only interesting patterns: Optimization n Can a data mining system find only the interesting patterns? n Approaches n n First generate all the patterns and then filter out the uninteresting ones. Generate only the interesting patterns — mining query optimization 23

Data Mining: Confluence of Multiple Disciplines Database Technology Machine Learning Information Science Statistics Data Data Mining: Confluence of Multiple Disciplines Database Technology Machine Learning Information Science Statistics Data Mining Visualization Other Disciplines 24

25 Data Mining: Classification Schemes n General functionality n n n Descriptive data mining 25 Data Mining: Classification Schemes n General functionality n n n Descriptive data mining Predictive data mining Different views, different classifications n Kinds of databases to be mined n Kinds of knowledge to be discovered n Kinds of techniques utilized n Kinds of applications adapted

A General Classification of Data Mining Systems n n Databases to be mined n A General Classification of Data Mining Systems n n Databases to be mined n Relational, transactional, object-oriented, object-relational, active, spatial, time-series, text, multi-media, heterogeneous, legacy, WWW, etc. Knowledge to be mined n Characterization, discrimination, association, classification, clustering, trend, deviation and outlier analysis, etc. n Multiple/integrated functions and mining at multiple levels Techniques utilized n Database-oriented, data warehouse (OLAP), machine learning, statistics, visualization, neural network, etc. Applications adapted n Retail, telecommunication, banking, fraud analysis, DNA mining, stock market analysis, Web mining, Weblog analysis, etc. 26

27 Properties of a Data Mining System n n Coupling with DB and/or data 27 Properties of a Data Mining System n n Coupling with DB and/or data warehouse systems Scalability n n Visualization tools n n n Row (or database size) scalability Column (or dimension) scalability Curse of dimensionality: it is much more challenging to make a system column scalable that row scalable “A picture is worth a thousand words” Visualization categories: data visualization, mining result visualization, mining process visualization, and visual data mining Data mining query language and graphical user interface n n Easy-to-use and high-quality graphical user interface Essential for user-guided, highly interactive data mining

28 Visualization - Scatter Plots 28 Visualization - Scatter Plots

29 Visualization of Association Rules 29 Visualization of Association Rules

30 Visualization of Decision trees 30 Visualization of Decision trees

31 Major Issues in Data Mining (1) n Mining methodology and user interaction n 31 Major Issues in Data Mining (1) n Mining methodology and user interaction n n Interactive mining of knowledge at multiple levels of abstraction n Incorporation of background knowledge n Data mining query languages and ad-hoc data mining n Expression and visualization of data mining results n Handling noise and incomplete data n n Mining different kinds of knowledge in databases Pattern evaluation: the interestingness problem Performance and scalability n Efficiency and scalability of data mining algorithms n Parallel, distributed and incremental mining methods

32 Major Issues in Data Mining (2) n Issues relating to the diversity of 32 Major Issues in Data Mining (2) n Issues relating to the diversity of data types n n n Handling relational and complex types of data Mining information from heterogeneous databases and global information systems (WWW) Issues related to applications and social impacts n n n Application of discovered knowledge n Domain-specific data mining tools n Intelligent query answering n Process control and decision making Integration of the discovered knowledge with existing knowledge: A knowledge fusion problem Protection of data security, integrity, and privacy

33 Summary n n n Data mining: discovering interesting patterns from large amounts of 33 Summary n n n Data mining: discovering interesting patterns from large amounts of data A natural evolution of database technology, in great demand, with wide applications A KDD process includes data cleaning, data integration, data selection, transformation, data mining, pattern evaluation, and knowledge presentation Mining can be performed in a variety of information repositories Data mining functionalities: characterization, discrimination, association, classification, clustering, outlier and trend analysis, etc. n Classification of data mining systems n Major issues in data mining