Скачать презентацию Temple University CIS Dept CIS 664 Knowledge Скачать презентацию Temple University CIS Dept CIS 664 Knowledge

c80734c48bdd2660aa1984563cf31015.ppt

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

Temple University – CIS Dept. CIS 664– Knowledge Discovery and Data Mining V. Megalooikonomou Temple University – CIS Dept. CIS 664– Knowledge Discovery and Data Mining V. Megalooikonomou Introduction to Data Mining (based on notes by Jiawei Han and Micheline Kamber and on notes by Christos Faloutsos)

Agenda n Motivation: Why data mining? n What is data mining? n Data Mining: Agenda 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 n Data rich but information poor! n Data explosion problem n Automated data Motivation n Data rich but information poor! 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 Solution: Data Mining n Extraction of interesting knowledge (rules, regularities, patterns, constraints) from data in large databases

Evolution of Database Technology n 1960 s: n n 1970 s: n n Relational Evolution of Database Technology n 1960 s: n n 1970 s: n n Relational data model, relational DBMS implementation 1980 s: n n Data collection, database creation, IMS and network DBMS RDBMS, advanced data models (extended-relational, OO, deductive, etc. ) and application-oriented DBMS (spatial, scientific, engineering, etc. ) 1990 s— 2000 s: n Data mining and data warehousing, multimedia databases, and Web databases

What Is Data Mining? n Data mining (knowledge discovery in databases): n n Alternative 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, information harvesting, business intelligence, etc. What is not data mining? n n (Deductive) query processing. Expert systems or small ML/statistical programs

What Is Data Mining? • Now that we have gathered so much data, what What Is Data Mining? • Now that we have gathered so much data, what do we do with it? • Extract interesting patterns (automatically) • Associations (e. g. , butter + bread --> milk) • Sequences (e. g. , temporal data related to stock market) • Rules that partition the data (e. g. , store location problem) • What patterns are “interesting”? information content, confidence and support, unexpectedness, actionability (utility in decision making))

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, market basket analysis, … Forecasting, quality control, competitive analysis, … Fraud detection and management Other Applications n Text mining (newsgroup, email, documents) and Web analysis. n Spatial data mining n Intelligent query answering

Market Analysis and Management n Data sources for analysis? (Credit card transactions, discount coupons, Market Analysis and Management n Data sources for analysis? (Credit card transactions, discount coupons, customer complaint calls, etc. ) n Target marketing (Find clusters of “model” customers who share same characteristics: interest, income level, spending habits, etc. ) n Customer purchasing patterns over time (Conversion of single to a joint bank account: marriage, etc. ) n Cross-market analysis (Associations between product sales and prediction based on associations) n Customer Profiling (What customers buy what products) n Customer Requirements (Best products for different customers) n Summary information (multidimensional summary reports)

Risk Analysis and Management n Finance planning and asset evaluation n Resource planning: n Risk Analysis and Management n Finance planning and asset evaluation n Resource planning: n n cash flow analysis and prediction cross-sectional and time series analysis (financialratio, 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

Fraud Detection and Management n Applications n n Approach n n health care, retail, Fraud Detection and Management n Applications n n Approach n n health care, retail, credit card services, telecommunications etc. use historical data to build models of normal and fraudulent behavior and use data mining to help identify fraudulent instances Examples n n auto insurance: detect groups who stage accidents to collect insurance money laundering: detect suspicious money transactions medical insurance: detect professional patients and ring of doctors, inappropriate medical treatment detecting telephone fraud: Telephone call model: destination of the call, duration, time of day/week. Analyze patterns that deviate from expected norm.

Discovery of Medical/Biological Knowledge n Discovery of structure-function associations n n Human Brain Mapping Discovery of Medical/Biological Knowledge n Discovery of structure-function associations n n Human Brain Mapping (lesion-deficit, task-activation associations) n Breast structure and pathology n n Structure of proteins and their function Cell structure (cytoskeleton) and functionality or pathology Discovery of causal relationships n n Symptoms and medical conditions DNA sequence analysis n Bioinformatics (microarrays, etc)

Other Applications n Sports n n Astronomy n n IBM Advanced Scout analyzed NBA Other Applications n Sports n n Astronomy n n IBM Advanced Scout analyzed NBA game statistics (shots blocked, assists, and fouls) to gain competitive advantage for New York Knicks and Miami Heat 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.

Data Mining: A KDD Process Pattern Evaluation n Data mining: the core of knowledge 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

Steps of a KDD Process n Learning the application domain: n n Creating a 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

Data Mining and Business Intelligence Increasing potential to support business decisions Making Decisions Data 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 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 Data Warehouse Knowledge-base Filtering

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 n Object-oriented (OO)and object-relational (OR) databases Spatial databases (medical, satellite image DBs, GIS) Temporal databases Text databases Multimedia databases (Image, Video, etc) Heterogeneous and legacy databases WWW

Data Mining Functionalities – Patterns that can be mined n Concept description: Characterization and Data Mining Functionalities – Patterns that can be mined 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 Multi-dimensional vs. single-dimensional association age(X, “ 20. . 29”) ^ income(X, “ 20. . 29 K”) àbuys(X, “PC”) [support = 2%, confidence = 60%] n contains(T, “computer”) àcontains(x, “software”) [1%, 75%] n Confidence(x ày) = P(y|x): degree of certainty of association n Support(x ày) = P(x y): % of transactions that the rule satisfies

Data Mining Functionalities – Patterns that can be mined n Classification and Prediction n Data Mining Functionalities – Patterns that can be mined n Classification and Prediction n Finding models (e. g. , if-then rules, decision trees, mathematical formulae, neural networks, classification rules) that describe and distinguish classes or concepts for future prediction, e. g. , classify cars based on gasmileage 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 principle: maximize intra-class similarity and minimize interclass similarity

Data Mining Functionalities – Patterns that can be mined n Outlier analysis n Outliers: Data Mining Functionalities – Patterns that can be mined n Outlier analysis n Outliers: data objects that do not comply with the general behavior of the data (can be detected using statistical tests that assume a prob. model) n Often considered as noise but useful in fraud detection, rare events analysis n Trend and evolution analysis n Study regularities of objects whose behavior changes over time n Trend and deviation: regression analysis n Sequential pattern mining, periodicity analysis n Similarity-based analysis

When is a “Discovered” Pattern Interesting? n A data mining system/query may generate thousands When is a “Discovered” Pattern 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 or 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.

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

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

Data Mining: Classification Schemes n General functionality n n n Descriptive data mining Predictive 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 Multi-Dimensional View of Data Mining Classification n n Databases to be mined n A Multi-Dimensional View of Data Mining Classification 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.

Major Issues in Data Mining n Mining methodology n Mining different kinds of knowledge Major Issues in Data Mining n Mining methodology n Mining different kinds of knowledge from diverse data types, e. g. , bio, stream, Web n Performance: efficiency, effectiveness, and scalability n Pattern evaluation: the interestingness problem n Incorporation of background knowledge n Handling noise and incomplete data n n n Parallel, distributed and incremental mining methods Integration of the discovered knowledge with existing one: knowledge fusion User interaction n n Expression and visualization of data mining results n n Data mining query languages and ad-hoc mining Interactive mining of knowledge at multiple levels of abstraction Applications and social impacts n n Domain-specific data mining & invisible data mining Protection of data security, integrity, and privacy

Summary n n n Data mining: Discovering interesting patterns from large amounts of data 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 Data mining systems and architectures n Major issues in data mining

A Brief History of Data Mining Society n 1989 IJCAI Workshop on Knowledge Discovery A Brief History of Data Mining Society n 1989 IJCAI Workshop on Knowledge Discovery in Databases n n 1991 -1994 Workshops on Knowledge Discovery in Databases n n Knowledge Discovery in Databases (G. Piatetsky-Shapiro and W. Frawley, 1991) Advances in Knowledge Discovery and Data Mining (U. Fayyad, G. Piatetsky-Shapiro, P. Smyth, and R. Uthurusamy, 1996) 1995 -1998 International Conferences on Knowledge Discovery in Databases and Data Mining (KDD’ 95 -98) n Journal of Data Mining and Knowledge Discovery (1997) n ACM SIGKDD conferences since 1998 and SIGKDD Explorations n More conferences on data mining n n PAKDD (1997), PKDD (1997), SIAM-Data Mining (2001), (IEEE) ICDM (2001), etc. ACM Transactions on KDD starting in 2007

Conferences and Journals on Data Mining n n KDD Conferences n ACM SIGKDD Int. Conferences and Journals on Data Mining n n KDD Conferences n ACM SIGKDD Int. Conf. on Knowledge Discovery in Databases and Data Mining (KDD) n SIAM Data Mining Conf. (SDM) n (IEEE) Int. Conf. on Data n Mining (ICDM) n Conf. on Principles and practices of Knowledge Discovery and Data Mining (PKDD) n Pacific-Asia Conf. on Knowledge Discovery and Data Mining (PAKDD) Other related conferences n ACM SIGMOD n VLDB n (IEEE) ICDE n WWW, SIGIR n ICML, CVPR, NIPS Journals n n Data Mining and Knowledge Discovery (DAMI or DMKD) IEEE Trans. On Knowledge and Data Eng. (TKDE) n KDD Explorations n ACM Trans. on KDD

Where to Find References? DBLP, Cite. Seer, Google n Data mining and KDD (SIGKDD: Where to Find References? DBLP, Cite. Seer, Google n Data mining and KDD (SIGKDD: CDROM) n n n Database systems (SIGMOD: ACM SIGMOD Anthology—CD ROM) n n n Conferences: SIGIR, WWW, CIKM, etc. Journals: WWW: Internet and Web Information Systems, Statistics n n n Conferences: Machine learning (ML), AAAI, IJCAI, COLT (Learning Theory), CVPR, NIPS, etc. Journals: Machine Learning, Artificial Intelligence, Knowledge and Information Systems, IEEE-PAMIetc Web and IR n n Conferences: ACM-SIGMOD, ACM-PODS, VLDB, IEEE-ICDE, EDBT, ICDT, DASFAA Journals: IEEE-TKDE, ACM-TODS/TOIS, JIIS, J. ACM, VLDB J. , Info. Sys. , etc. AI & Machine Learning n n Conferences: ACM-SIGKDD, IEEE-ICDM, SIAM-DM, PKDD, PAKDD, etc. Journal: Data Mining and Knowledge Discovery, KDD Explorations, ACM TKDD Conferences: Joint Stat. Meeting, etc. Journals: Annals of statistics, etc. Visualization n n Conference proceedings: CHI, ACM-SIGGraph, etc. Journals: IEEE Trans. visualization and computer graphics, etc.

Recommended Reference Books n S. Chakrabarti. Mining the Web: Statistical Analysis of Hypertex and Recommended Reference Books n S. Chakrabarti. Mining the Web: Statistical Analysis of Hypertex and Semi-Structured Data. Morgan Kaufmann, 2002 n R. O. Duda, P. E. Hart, and D. G. Stork, Pattern Classification, 2 ed. , Wiley-Interscience, 2000 n T. Dasu and T. Johnson. Exploratory Data Mining and Data Cleaning. John Wiley & Sons, 2003 n U. M. Fayyad, G. Piatetsky-Shapiro, P. Smyth, and R. Uthurusamy. Advances in Knowledge Discovery and Data Mining. AAAI/MIT Press, 1996 n U. Fayyad, G. Grinstein, and A. Wierse, Information Visualization in Data Mining and Knowledge Discovery, Morgan Kaufmann, 2001 n J. Han and M. Kamber. Data Mining: Concepts and Techniques. Morgan Kaufmann, 2 nd ed. , 2006 n D. J. Hand, H. Mannila, and P. Smyth, Principles of Data Mining, MIT Press, 2001 n T. Hastie, R. Tibshirani, and J. Friedman, The Elements of Statistical Learning: Data Mining, Inference, and Prediction, Springer-Verlag, 2001 n T. M. Mitchell, Machine Learning, Mc. Graw Hill, 1997 n G. Piatetsky-Shapiro and W. J. Frawley. Knowledge Discovery in Databases. AAAI/MIT Press, 1991 n P. -N. Tan, M. Steinbach and V. Kumar, Introduction to Data Mining, Wiley, 2005 n S. M. Weiss and N. Indurkhya, Predictive Data Mining, Morgan Kaufmann, 1998 n I. H. Witten and E. Frank, Data Mining: Practical Machine Learning Tools and Techniques with Java Implementations, Morgan Kaufmann, 2 nd ed. 2005