Data mining
From Free net encyclopedia
Data Mining, also known as Knowledge-Discovery in Databases (KDD), is the process of automatically searching large volumes of data for patterns. Data Mining is a fairly recent and contemporary topic in computing. However, Data Mining applies many older computational techniques from statistics, machine learning and pattern recognition.
Contents |
Definition
Data Mining can be defined as "The nontrivial extraction of implicit, previously unknown, and potentially useful information from data" Template:Ref and "The science of extracting useful information from large data sets or databases" Template:Ref. Although it is usually used in relation to analysis of data, data mining, like artificial intelligence, is an umbrella term and is used with varied meaning in a wide range of contexts. It is usually associated with a business or other organization's need to identify trends.
A simple example of data mining is its use in a retail sales department. If a store tracks the purchases of a customer and notices that a customer buys a lot of silk shirts, the data mining system will make a correlation between that customer and silk shirts. The sales department will look at that information and may begin direct mail marketing of silk shirts to that customer, or it may alternatively attempt to get the customer to buy a wider range of products. In this case, the data mining system used by the retail store discovered new information about the customer that was previously unknown to the company. Another widely used (though hypothetical) example is that of a very large North American chain of supermarkets. Through intensive analysis of the transactions and the goods bought over a period of time, analysts found that beers and diapers were often bought together. Though explaining this interrelation might be difficult, taking advantage of it, on the other hand, should not be hard (e.g. placing the high-profit diapers next to the high-profit beers). This technique is often referred to as Market Basket Analysis.
In statistical analyses, in which there is no underlying theoretical model, data mining is often approximated via stepwise regression methods wherein the space of 2k possible relationships between a single outcome variable and k potential explanatory variables is smartly searched. With the advent of parallel computing, it became possible (when k is less than approximately 40) to examine all 2k models. This procedure is called all subsets or exhaustive regression. Some of the first applications of exhaustive regression involved the study of plant data.Template:Ref
Data Dredging
Used in the technical context of data warehousing and analysis, the term "data mining" is neutral. However, it sometimes has a more pejorative usage that implies imposing patterns (and particularly causal relationships) on data where none exist. This imposition of irrelevant, misleading or trivial attribute correlation is more properly criticized as "data dredging" in the statistical literature. Another term for this misuse of statistics is data fishing.
Used in this latter sense, data dredging implies scanning the data for any relationships, and then when one is found coming up with an interesting explanation. (This is also referred to as "overfitting the model".) The problem is that large data sets invariably happen to have some exciting relationships peculiar to that data. Therefore any conclusions reached are likely to be highly suspect. In spite of this, some exploratory data work is always required in any applied statistical analysis to get a feel for the data, so sometimes the line between good statistical practice and data dredging is less than clear.
One common approach to evaluating the fitness of a model generated via data mining techniques is called cross validation. Cross validation is a technique that produces an estimate of generalization error based on resampling. In simple terms, the general idea behind cross validation is that dividing the data into two or or more separate data subsets allows one subset to be used to evaluate the generalizeability of the model learned from the other data subset(s). A data subset used to build a model is called a training set; the evaluation data subset is called the test set. Common cross validation techniques include the holdout method, k-fold cross validation, and the leave-one-out method.
Another pitfall of using data mining is that it may lead to discovering correlations that may not exist. "There have always been a considerable number of people who busy themselves examining the last thousand numbers which have appeared on a roulette wheel, in search of some repeating pattern. Sadly enough, they have usually found it." Template:Ref. However, when properly done, determining correlations in investment analysis has proven to be very profitable for statistical arbitrage operations (such as pairs trading strategies), and furthermore correlation analysis has shown to be very useful in risk management. Indeed, finding correlations in the financial markets, when done properly, is not the same as finding false patterns in roulette wheels.
Most data mining efforts are focused on developing a finely-grained, highly detailed model of some large data set. Other researchers have described an alternate method that involves finding the minimal differences between elements in a data set, with the goal of developing simpler models that represent relevant data. Template:Ref
Privacy concerns
There are also privacy concerns associated with data mining - specifically regarding the source of the data analyzed. For example, if an employer has access to medical records, they may screen out people who have diabetes or have had a heart attack. Screening out such employees will cut costs for insurance, but it creates ethical and legal problems.
Data mining government or commercial data sets for national security or law enforcement purposes has also raised privacy concerns. Template:Ref
There are many legitimate uses of data mining. For example, a database of prescription drugs taken by a group of people could be used to find combinations of drugs exhibiting harmful interactions. Since any particular combination may occur in only 1 out of 1000 people, a great deal of data would need to be examined to discover such an interaction. A project involving pharmacies could reduce the number of drug reactions and potentially save lives. Unfortunately, there is also a huge potential for abuse of such a database.
Essentially, data mining gives information that would not be available otherwise. It must be properly interpreted to be useful. When the data collected involves individual people, there are many questions concerning privacy, legality, and ethics.
Combinatorial game data mining
- Data mining from combinatorial game oracles:
Since the early 1990s, with the availability of oracles for certain combinatorial games, also called tablebases (e.g. for 3x3-chess) with any beginning configuration, small-board dots-and-boxes, small-board-hex, and certain endgames in chess, dots-and-boxes, and hex; a new area for data mining has been opened up. This is the extraction of human-usable strategies from these oracles. This is pattern-recognition at too high an abstraction for known Statistical Pattern Recognition algorithms or any other algorithmic approaches to be applied: at least, no one knows how to do it yet (as of January 2005). The method used is the full force of Scientific Method: extensive experimentation with the tablebases combined with intensive study of tablebase-answers to well designed problems, combined with knowledge of prior art i.e. pre-tablebase knowledge, leading to flashes of insight. Berlekamp in dots-and-boxes etc. and John Nunn in chess endgames are notable examples of people doing this work, though they were not and are not involved in tablebase generation.
Notable Uses of Data Mining
- Data mining has been cited as the method by which the U.S. Army unit Able Danger supposedly had identified the 9/11 attack leader, Mohamed Atta, and three other 9/11 hijackers as possible members of an al Qaeda cell operating in the U.S. more than a year before the attack.
- See also: Able Danger, wikinews:U.S. Army intelligence had detected 9/11 terrorists year before, says officer.
- As is the case for economic models which successfully predict 10 of the last 3 recessions, one must of course know which other names came up on the "possible members" list before being confident this was not an exercise in data dredging.
See also
- Artificial intelligence
- Artificial neural network
- Business intelligence
- Business performance management
- Database
- Data clustering
- Data stream mining
- Data warehouse
- Decision tree
- Descriptive statistics
- Discovery Science
- Document warehouse
- Fuzzy logic
- Hypothesis testing
- Java Data Mining
- Linear discriminant analysis
- Logit (in reference to logistic regression)
- Loyalty card
- Machine learning
- Nearest neighbor (pattern recognition)
- Neural network software
- Pattern recognition
- Preprocessing
- Principal components analysis
- Random forest
- Regression analysis
- Relational data mining
- SIGKDD
- Statistics
- Text mining
- Web mining
- CONHEO mining
References
- Endnotes
- Template:Note W. Frawley and G. Piatetsky-Shapiro and C. Matheus, Knowledge Discovery in Databases: An Overview. AI Magazine, Fall 1992, pp. 213-228.
- Template:Note D. Hand, H. Mannila, P. Smyth: Principles of Data Mining. MIT Press, Cambridge, MA, 2001. ISBN 0-262-08290-X
- Template:Note Fred Schwed, Jr, Where Are the Customers' Yachts? ISBN 0471119792 (1940).
- Template:Note T. Menzies, Y. Hu, Data Mining For Very Busy People. IEEE Computer, October 2003, pp. 18-25.
- Template:Note K.A. Taipale, Data Mining and Domestic Security: Connecting the Dots to Make Sense of Data, Center for Advanced Studies in Science and Technology Policy. 5 Colum. Sci. & Tech. L. Rev. 2 (December 2003).
- Template:Note A.G. Ivakhnenko, Heuristic Self-Organization in Problems of Engineering Cybernetics, GMDH library, Automatica, 6, 1970, pp.207–219.
- Other
- Pang-Ning Tan, Michael Steinbach and Vipin Kumar, Introduction to Data Mining (2005), ISBN 0-321-32136-7
- Will Dwinnell Modeling Methodology 4: Localizing Global Models (1998) PC AI May/Jun, 1998 Using fuzzy clustering to enhance neural network performance
- Rakesh Agrawal, Tomasz Imielinski, and Arun Swami. Mining Association Rules between Sets of Items in Large Databases (1993). Proceedings of the 1993 ACM SIGMOD International Conference on Management of Data, months 26–28, pp.207–216.
- Rakesh Agrawal and Ramakrishnan Srikant. Fast Algorithms for Mining Association Rules (1994). Proceedings of the 20th International Conference on Very Large Data Bases (VLDB), month 12–15, pp.487–499.
- Jaiwei Han and Micheline Kamber, Data Mining: Concepts and Techniques (2001), ISBN 1-55860-489-8
- Ruby Kennedy et al., Solving Data Mining Problems Through Pattern Recognition (1998), ISBN 0-13-095083-1
- O. Maimon and M. Last, Knowledge Discovery and Data Mining – The Info-Fuzzy Network (IFN) Methodology, Kluwer Academic Publishers, Massive Computing Series, 2000.
- Hari Mailvaganam, Future of Data Mining, (December 2004)
- Sholom Weiss and Nitin Indurkhya, Predictive Data Mining (1998), ISBN 1-55860-403-0
- Ian Witten and Eibe Frank, Data Mining: Practical Machine Learning Tools and Techniques with Java Implementations (2000), ISBN 1-55860-552-5
- Yike Guo and Robert Grossman, editors, "High Performance Data Mining: Scaling Algorithms, Applications and Systems", Kluwer Academic Publishers, 1999.
External links
- KDnuggets The definitive data mining Web site
- Data Mining Bibliography
- Data Mining Software Guide
- Eruditionhome Directory site for data mining and web mining resources
- Data Mining of Personal Data
- Limited introduction to Data Mining (TwoCrows.com)
- thearling.com Comprehensive data mining white papers and tutorials
- SQLServerDataMining.com Information and interactive demos on SQL Server 2005 Data Mining
- CRM Today - Data Mining White papers, articles, presentations and academic papers on data mining
- Data Mining Corner Articles, tutorials and white papers about Data Mining.
- Data Mining whitepapers, webcasts and case studies
- Knewron: Knowledge Discovery Platform: Automatic knowledge ETL capabilities, Web Service Platform support and XML result formats, Support source archival and document linking.
- Self-Organising Data Mining Extracting Knowledge From Data Data Mining Book by Johann-Adolf Müller and Frank Lemke with Preface by Prof. A.G. Ivakhnenko
- Data Mining and Data Warehousing Guide to Data Mining
- Knowledge Discovery in Texts: a definition and applications
- Data mining vs. screen-scraping An article clarifying the differences between data mining and screen-scraping, which are often confused with each other.
Software
- KnowledgeMiner is a data mining program using a unique aggregate of algorithms for Mac and Windows.
- Crossflo Systems J2EE Data Sharing Platform
- R project R is statistical environment and programming language that fit well for machine learning and data mining
- High performance data transfer between databases, OLTP and OLAP
- YALE Is a free tool for machine learning and data mining
- Weka Open source data mining software written in Java
- Parago Data Mining and ICT Asset Management for schools
- Tanagra Open source data mining and statistical software
- Orange Open source Python toolkit for data mining and machine learning.
- IlliMine Open source data mining project written in C++
- MDR Open source Java software for detecting attribute interactions using the multifactor dimensionality reduction (MDR) method.
- Pimiento A Java application framework for Text Mining.
- KDB2000 A free C++ tool which integrates database access, data preprocessing, transformation techniques and a full range of data mining algorithms.
- Knewron: Knowledge Discovery Platform: Automatic knowledge ETL capabilities, Web Service Platform support and XML result formats, Support source archival and document linking.
- SQL Server Analysis Services Microsoft SQL Server 2005 contains a full suite of data mining algorithms and tools integrated with the database, OLAP, Reporting, ETL pipeline, and the development environment.
- Salford Systems produces high-end data mining solutions used by large financial institutions including the Federal Reserve and American Express.
- PEPITo Data Mining Studio A powerful Lisp based data mining and machine learning environment.
- MiningMart A graphical interface for the preparation of data for mining.cs:Data mining
de:Data-Mining es:Minería de datos fr:Exploration de données ko:데이터 마이닝 it:Data mining he:כריית מידע lt:Duomenų išgavimas hu:Adatbányászat nl:Datamining ja:データマイニング no:Data mining pl:Eksploracja danych pt:Data mining sl:Podatkovno rudarjenje su:Data mining sv:Data mining th:การทำเหมืองข้อมูล vi:Khai thác dữ liệu zh:数据挖掘