Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Data mining

From Wikipedia, the free encyclopedia
Process of extracting and discovering patterns in large data sets
"Web mining" redirects here. For web browser-based cryptocurrency mining, seecryptocurrency.
Part of a series on
Machine learning
anddata mining

Data mining is the process of extracting and finding patterns in massivedata sets involving methods at the intersection ofmachine learning,statistics, anddatabase systems.[1] Data mining is aninterdisciplinary subfield ofcomputer science andstatistics with an overall goal of extracting information (with intelligent methods) from a data set and transforming the information into a comprehensible structure for further use.[1][2][3][4] Data mining is the analysis step of the "knowledge discovery in databases" process, or KDD.[5] Aside from the raw analysis step, it also involves database anddata management aspects,data pre-processing,model andinference considerations, interestingness metrics,complexity considerations, post-processing of discovered structures,visualization, andonline updating.[1]

The term "data mining" is amisnomer because the goal is the extraction ofpatterns and knowledge from large amounts of data, not theextraction (mining) of data itself.[6] It also is abuzzword[7] and is frequently applied to any form of large-scale data orinformation processing (collection,extraction,warehousing, analysis, and statistics) as well as any application ofcomputer decision support systems, includingartificial intelligence (e.g., machine learning) andbusiness intelligence. Often the more general terms (large scale)data analysis andanalytics—or, when referring to actual methods,artificial intelligence andmachine learning—are more appropriate.

The actual data mining task is the semi-automatic or automatic analysis of massive quantities of data to extract previously unknown, interesting patterns such as groups of data records (cluster analysis), unusual records (anomaly detection), anddependencies (association rule mining,sequential pattern mining). This usually involves using database techniques such asspatial indices. These patterns can then be seen as a kind of summary of the input data, and may be used in further analysis or, for example, in machine learning andpredictive analytics. For example, the data mining step might identify multiple groups in the data, which can then be used to obtain more accurate prediction results by adecision support system. Neither the data collection, data preparation, nor result interpretation and reporting is part of the data mining step, although they do belong to the overall KDD process as additional steps.

The difference betweendata analysis and data mining is that data analysis is used to test models and hypotheses on the dataset, e.g., analyzing the effectiveness of amarketing campaign, regardless of the amount of data. In contrast, data mining uses machine learning and statistical models to uncover clandestine or hidden patterns in a large volume of data.[8]

The related termsdata dredging,data fishing, anddata snooping refer to the use of data mining methods to sample parts of a larger population data set that are (or may be) too small for reliable statistical inferences to be made about the validity of any patterns discovered. These methods can, however, be used in creating new hypotheses to test against the larger data populations.

Etymology

[edit]

In the 1960s, statisticians and economists used terms likedata fishing ordata dredging to refer to what they considered the bad practice of analyzing data without ana-priori hypothesis. The term "data mining" was used in a similarly critical way by economistMichael Lovell in an article published in theReview of Economic Studies in 1983.[9][10] Lovell indicates that the practice "masquerades under a variety of aliases, ranging from "experimentation" (positive) to "fishing" or "snooping" (negative).

The termdata mining appeared around 1990 in the database community, with generally positive connotations. For a short time in 1980s, the phrase "database mining"™, was used, but since it was trademarked by HNC, aSan Diego–based company, to pitch their Database Mining Workstation;[11] researchers consequently turned todata mining. Other terms used includedata archaeology,information harvesting,information discovery,knowledge extraction, etc.Gregory Piatetsky-Shapiro coined the term "knowledge discovery in databases" for the first workshop on the same topic (KDD-1989)[12] and this term became more popular in theAI andmachine learning communities. However, the term data mining became more popular in the business and press communities.[13] Currently, the termsdata mining andknowledge discovery are used interchangeably.

Background

[edit]

The manual extraction of patterns fromdata has occurred for centuries. Early methods of identifying patterns in data includeBayes' theorem (1700s) andregression analysis (1800s).[14] The proliferation, ubiquity and increasing power of computer technology have dramatically increased data collection, storage, and manipulation ability. Asdata sets have grown in size and complexity, direct "hands-on" data analysis has increasingly been augmented with indirect, automated data processing, aided by other discoveries in computer science, specially in the field of machine learning, such asneural networks,cluster analysis,genetic algorithms (1950s),decision trees anddecision rules (1960s), andsupport vector machines (1990s). Data mining is the process of applying these methods with the intention of uncovering hidden patterns.[15] in large data sets. It bridges the gap fromapplied statistics and artificial intelligence (which usually provide the mathematical background) todatabase management by exploiting the way data is stored and indexed in databases to execute the actual learning and discovery algorithms more efficiently, allowing such methods to be applied to ever-larger data sets.

Process

[edit]

Theknowledge discovery in databases (KDD) process is commonly defined with the stages:

  1. Selection
  2. Pre-processing
  3. Transformation
  4. Data mining
  5. Interpretation/evaluation.[5]

It exists, however, in many variations on this theme, such as theCross-industry standard process for data mining (CRISP-DM) which defines six phases:

  1. Business understanding
  2. Data understanding
  3. Data preparation
  4. Modeling
  5. Evaluation
  6. Deployment

or a simplified process such as (1) Pre-processing, (2) Data Mining, and (3) Results Validation.

Polls conducted in 2002, 2004, 2007 and 2014 show that the CRISP-DM methodology is the leading methodology used by data miners.[16][17][18][19]

The only other data mining standard named in these polls wasSEMMA. However, 3–4 times as many people reported using CRISP-DM. Several teams of researchers have published reviews of data mining process models,[20] and Azevedo and Santos conducted a comparison of CRISP-DM andSEMMA in 2008.[21]

Pre-processing

[edit]

Before data mining algorithms can be used, a target data set must be assembled. As data mining can only uncover patterns actually present in the data, the target data set must be large enough to contain these patterns while remaining concise enough to be mined within an acceptable time limit. A common source for data is adata mart ordata warehouse. Pre-processing is essential to analyze themultivariate data sets before data mining. The target set is then cleaned.Data cleaning removes the observations containingnoise and those withmissing data.

Data mining

[edit]

Data mining involves six common classes of tasks:[5]

  • Anomaly detection (outlier/change/deviation detection) – The identification of unusual data records, that might be interesting or data errors that require further investigation due to being out of standard range.
  • Association rule learning (dependency modeling) – Searches for relationships between variables. For example, a supermarket might gather data on customer purchasing habits. Using association rule learning, the supermarket can determine which products are frequently bought together and use this information for marketing purposes. This is sometimes referred to asmarket basket analysis.
  • Clustering – is the task of discovering groups and structures in the data that are in some way or another "similar", without using known structures in the data.
  • Classification – is the task of generalizing known structure to apply to new data. For example, an e-mail program might attempt to classify an e-mail as "legitimate" or as "spam".
  • Regression – attempts to find a function that models the data with the least error that is, for estimating the relationships among data or datasets.
  • Summarization – providing a more compact representation of the data set, including visualization and report generation.

Results validation

[edit]
An example of data produced bydata dredging through a bot operated by statistician Tyler Vigen, apparently showing a close link between the best word winning a spelling bee competition and the number of people in the United States killed by venomous spiders

Data mining can unintentionally be misused, producing results that appear to be significant but which do not actually predict future behavior and cannot bereproduced on a new sample of data, therefore bearing little use. This is sometimes caused by investigating too many hypotheses and not performing properstatistical hypothesis testing. A simple version of this problem inmachine learning is known asoverfitting, but the same problem can arise at different phases of the process and thus a train/test split—when applicable at all—may not be sufficient to prevent this from happening.[22]

The final step of knowledge discovery from data is to verify that the patterns produced by the data mining algorithms occur in the wider data set. Not all patterns found by the algorithms are necessarily valid. It is common for data mining algorithms to find patterns in the training set which are not present in the general data set. This is calledoverfitting. To overcome this, the evaluation uses atest set of data on which the data mining algorithm was not trained. The learned patterns are applied to this test set, and the resulting output is compared to the desired output. For example, a data mining algorithm trying to distinguish "spam" from "legitimate" e-mails would be trained on atraining set of sample e-mails. Once trained, the learned patterns would be applied to the test set of e-mails on which it hadnot been trained. The accuracy of the patterns can then be measured from how many e-mails they correctly classify. Several statistical methods may be used to evaluate the algorithm, such asROC curves.

If the learned patterns do not meet the desired standards, it is necessary to re-evaluate and change the pre-processing and data mining steps. If the learned patterns do meet the desired standards, then the final step is to interpret the learned patterns and turn them into knowledge.

Research

[edit]

The premier professional body in the field is theAssociation for Computing Machinery's (ACM) Special Interest Group (SIG) on Knowledge Discovery and Data Mining (SIGKDD).[23][24] Since 1989, this ACM SIG has hosted an annual international conference and published its proceedings,[25] and since 1999 it has published a biannualacademic journal titled "SIGKDD Explorations".[26]

Computer science conferences on data mining include:

Data mining topics are also present in manydata management/database conferences such as the ICDE Conference,SIGMOD Conference andInternational Conference on Very Large Data Bases.

Standards

[edit]

There have been some efforts to define standards for the data mining process, for example, the 1999 EuropeanCross Industry Standard Process for Data Mining (CRISP-DM 1.0) and the 2004Java Data Mining standard (JDM 1.0). Development on successors to these processes (CRISP-DM 2.0 and JDM 2.0) was active in 2006 but has stalled since. JDM 2.0 was withdrawn without reaching a final draft.

For exchanging the extracted models—in particular for use inpredictive analytics—the key standard is thePredictive Model Markup Language (PMML), which is anXML-based language developed by the Data Mining Group (DMG) and supported as exchange format by many data mining applications. As the name suggests, it only covers prediction models, a particular data mining task of high importance to business applications. However, extensions to cover (for example)subspace clustering have been proposed independently of the DMG.[27]

Notable uses

[edit]
Main article:Examples of data mining
See also:Category:Applied data mining

Data mining is used wherever there is digital data available. Notableexamples of data mining can be found throughout business, medicine, science, finance, construction, and surveillance.

Privacy concerns and ethics

[edit]

While the term "data mining" itself may have no ethical implications, it is often associated with the mining of information in relation touser behavior (ethical and otherwise).[28]

The ways in which data mining can be used can in some cases and contexts raise questions regardingprivacy, legality, andethics.[29] In particular, data mining government or commercial data sets fornational security orlaw enforcement purposes, such as in theTotal Information Awareness Program or inADVISE, has raised privacy concerns.[30][31]

Data mining requires data preparation which uncovers information or patterns which compromiseconfidentiality andprivacy obligations. A common way for this to occur is throughdata aggregation.Data aggregation involves combining data together (possibly from various sources) in a way that facilitates analysis (but that also might make identification of private, individual-level data deducible or otherwise apparent).[32] The threat to an individual's privacy comes into play when the data, once compiled, cause the data miner, or anyone who has access to the newly compiled data set, to be able to identify specific individuals, especially when the data were originally anonymous.[33]

Data may also be modified so as tobecome anonymous, so that individuals may not readily be identified.[32] However, even "anonymized" data sets can potentially contain enough information to allow identification of individuals, as occurred when journalists were able to find several individuals based on a set of search histories that were inadvertently released byAOL.[34]

The inadvertent revelation ofpersonally identifiable information leading to the provider violates Fair Information Practices. This indiscretion can cause financial,emotional, or bodily harm to the indicated individual. In one instance ofprivacy violation, the patrons of Walgreens filed a lawsuit against the company in 2011 for sellingprescription information to data mining companies who in turn provided the datato pharmaceutical companies.[35]

Situation in Europe

[edit]

Europe has rather strong privacy laws, and efforts are underway to further strengthen the rights of the consumers. However, theU.S.–E.U. Safe Harbor Principles, developed between 1998 and 2000, currently effectively expose European users to privacy exploitation by U.S. companies. As a consequence ofEdward Snowden'sglobal surveillance disclosure, there has been increased discussion to revoke this agreement, as in particular the data will be fully exposed to theNational Security Agency, and attempts to reach an agreement with the United States have failed.[36]

In the United Kingdom in particular there have been cases of corporations using data mining as a way to target certain groups of customers forcing them to pay unfairly high prices. These groups tend to be people of lower socio-economic status who are not savvy to the ways they can be exploited in digital market places.[37]

Situation in the United States

[edit]

In the United States, privacy concerns have been addressed by theUS Congress via the passage of regulatory controls such as theHealth Insurance Portability and Accountability Act (HIPAA). The HIPAA requires individuals to give their "informed consent" regarding information they provide and its intended present and future uses. According to an article inBiotech Business Week, "'[i]n practice, HIPAA may not offer any greater protection than the longstanding regulations in the research arena,' says the AAHC. More importantly, the rule's goal of protection through informed consent is approaching a level of incomprehensibility to average individuals."[38] This underscores the necessity for data anonymity in data aggregation and mining practices.

U.S. information privacy legislation such as HIPAA and theFamily Educational Rights and Privacy Act (FERPA) applies only to the specific areas that each such law addresses. The use of data mining by the majority of businesses in the U.S. is not controlled by any legislation.

Copyright law

[edit]

Situation in Europe

[edit]

European Union

[edit]

Even if there is no copyright in a dataset, the European Union recognises aDatabase right, so data mining becomes subject tointellectual property owners' rights that are protected by theDatabase Directive. UnderEuropean copyrightdatabase laws, the mining of in-copyright works (such as byweb mining) without the permission of the copyright owner is permitted under Articles 3 and 4 of the 2019Directive on Copyright in the Digital Single Market. A specific TDM exception for scientific research is described in article 3, whereas a more general exception described in article 4 only applies if the copyright holder has not opted out.

TheEuropean Commission facilitated stakeholder discussion on text and data mining in 2013, under the title of Licences for Europe.[39] The focus on the solution to this legal issue, such as licensing rather than limitations and exceptions, led to representatives of universities, researchers, libraries, civil society groups andopen access publishers to leave thestakeholder dialogue in May 2013.[40]

United Kingdom

[edit]

On the recommendation of theHargreaves review, this led to the UK government to amend its copyright law in 2014 to allow content mining as alimitation and exception.[41] The UK was the second country in the world to do so after Japan, which introduced an exception in 2009 for data mining. However, due to the restriction of theInformation Society Directive (2001), the UK exception only allows content mining for non-commercial purposes. UK copyright law also does not allow this provision to be overridden by contractual terms and conditions.

Switzerland

[edit]

Since 2020 also Switzerland has been regulating data mining by allowing it in the research field under certain conditions laid down by art. 24d of the Swiss Copyright Act. This new article entered into force on 1 April 2020.[42]

Situation in the United States

[edit]

US copyright law, and in particular its provision forfair use, upholds the legality of content mining in America, and other fair use countries such asIsrael,Taiwan andSouth Korea. As content mining is transformative, that is it does not supplant the original work, it is viewed as being lawful under fair use. For example, as part of theGoogle Book settlement the presiding judge on the case ruled thatGoogle's digitization project of in-copyright books was lawful, in part because of the transformative uses that the digitization project displayed—one being text and data mining.[43]

Software

[edit]
See also:Category:Data mining and machine learning software

Free open-source data mining software and applications

[edit]

The following applications are available under free/open-source licenses. Public access to application source code is also available.

Proprietary data-mining software and applications

[edit]

The following applications are available under proprietary licenses.

See also

[edit]
Methods
Application domains
Application examples
Main article:Examples of data mining
See also:Category:Applied data mining
Related topics

For more information about extracting information out of data (as opposed toanalyzing data), see:

Other resources

References

[edit]
  1. ^abc"Data Mining Curriculum".ACMSIGKDD. 2006-04-30.Archived from the original on 2013-10-14. Retrieved2014-01-27.
  2. ^Clifton, Christopher (2010)."Encyclopædia Britannica: Definition of Data Mining".Archived from the original on 2011-02-05. Retrieved2010-12-09.
  3. ^Hastie, Trevor;Tibshirani, Robert;Friedman, Jerome (2009)."The Elements of Statistical Learning: Data Mining, Inference, and Prediction". Archived fromthe original on 2009-11-10. Retrieved2012-08-07.
  4. ^Han, Jaiwei; Kamber, Micheline; Pei, Jian (2011).Data Mining: Concepts and Techniques (3rd ed.). Morgan Kaufmann.ISBN 978-0-12-381479-1.
  5. ^abcFayyad, Usama;Piatetsky-Shapiro, Gregory; Smyth, Padhraic (1996)."From Data Mining to Knowledge Discovery in Databases"(PDF).Archived(PDF) from the original on 2022-10-09. Retrieved17 December 2008.
  6. ^Han, Jiawei; Kamber, Micheline (2001).Data mining: concepts and techniques.Morgan Kaufmann. p. 5.ISBN 978-1-55860-489-6.Thus, data mining should have been more appropriately named "knowledge mining from data," which is unfortunately somewhat long
  7. ^OKAIRP 2005 Fall Conference, Arizona State UniversityArchived 2014-02-01 at theWayback Machine
  8. ^Olson, D. L. (2007). Data mining in business services.Service Business,1(3), 181–193.doi:10.1007/s11628-006-0014-7
  9. ^Lovell, Michael C. (1983). "Data Mining".The Review of Economics and Statistics.65 (1):1–12.doi:10.2307/1924403.JSTOR 1924403.
  10. ^Charemza, Wojciech W.; Deadman, Derek F. (1992). "Data Mining".New Directions in Econometric Practice. Aldershot: Edward Elgar. pp. 14–31.ISBN 1-85278-461-X.
  11. ^Mena, Jesús (2011).Machine Learning Forensics for Law Enforcement, Security, and Intelligence. Boca Raton, FL: CRC Press (Taylor & Francis Group).ISBN 978-1-4398-6069-4.
  12. ^"KDD-89 Workshop".KDnuggets. Archived fromthe original on Feb 3, 2019.
  13. ^Piatetsky-Shapiro, Gregory; Parker, Gary (2011)."Lesson: Data Mining, and Knowledge Discovery: An Introduction".Introduction to Data Mining. KD Nuggets.Archived from the original on 30 August 2012. Retrieved30 August 2012.
  14. ^Coenen, Frans (2011-02-07)."Data mining: past, present and future".The Knowledge Engineering Review.26 (1):25–29.doi:10.1017/S0269888910000378.ISSN 0269-8889.S2CID 6487637.Archived from the original on 2023-07-02. Retrieved2021-09-04.
  15. ^Kantardzic, Mehmed (2003).Data Mining: Concepts, Models, Methods, and Algorithms. John Wiley & Sons.ISBN 978-0-471-22852-3.OCLC 50055336.
  16. ^"What main methodology are you using for data mining (2002)?".KDnuggets. 2002.Archived from the original on 16 January 2017. Retrieved29 December 2023.
  17. ^"What main methodology are you using for data mining (2004)?".KDnuggets. 2004.Archived from the original on 8 February 2017. Retrieved29 December 2023.
  18. ^"What main methodology are you using for data mining (2007)?".KDnuggets. 2007.Archived from the original on 17 November 2012. Retrieved29 December 2023.
  19. ^"What main methodology are you using for data mining (2014)?".KDnuggets. 2014.Archived from the original on 1 August 2016. Retrieved29 December 2023.
  20. ^Lukasz Kurgan and Petr Musilek:"A survey of Knowledge Discovery and Data Mining process models"Archived 2013-05-26 at theWayback Machine.The Knowledge Engineering Review. Volume 21 Issue 1, March 2006, pp 1–24, Cambridge University Press, New York,doi:10.1017/S0269888906000737
  21. ^Azevedo, A. and Santos, M. F.KDD, SEMMA and CRISP-DM: a parallel overviewArchived 2013-01-09 at theWayback Machine. In Proceedings of the IADIS European Conference on Data Mining 2008, pp 182–185.
  22. ^Hawkins, Douglas M (2004). "The problem of overfitting".Journal of Chemical Information and Computer Sciences.44 (1):1–12.doi:10.1021/ci0342472.PMID 14741005.S2CID 12440383.
  23. ^"Microsoft Academic Search: Top conferences in data mining".Microsoft Academic Search. Archived fromthe original on 2014-11-19. Retrieved2014-06-13.
  24. ^"Google Scholar: Top publications - Data Mining & Analysis".Google Scholar.Archived from the original on 2023-02-10. Retrieved2022-06-11.
  25. ^ProceedingsArchived 2010-04-30 at theWayback Machine, International Conferences on Knowledge Discovery and Data Mining, ACM, New York.
  26. ^SIGKDD ExplorationsArchived 2010-07-29 at theWayback Machine, ACM, New York.
  27. ^Günnemann, Stephan; Kremer, Hardy; Seidl, Thomas (2011). "An extension of the PMML standard to subspace clustering models".Proceedings of the 2011 workshop on Predictive markup language modeling. p. 48.doi:10.1145/2023598.2023605.ISBN 978-1-4503-0837-3.S2CID 14967969.
  28. ^Seltzer, William (2005)."The Promise and Pitfalls of Data Mining: Ethical Issues"(PDF).ASA Section on Government Statistics. American Statistical Association.Archived(PDF) from the original on 2022-10-09.
  29. ^Pitts, Chip (15 March 2007)."The End of Illegal Domestic Spying? Don't Count on It".Washington Spectator. Archived fromthe original on 2007-11-28.
  30. ^Taipale, Kim A. (15 December 2003)."Data Mining and Domestic Security: Connecting the Dots to Make Sense of Data".Columbia Science and Technology Law Review.5 (2).OCLC 45263753.SSRN 546782. Archived fromthe original on 5 November 2014. Retrieved21 April 2004.
  31. ^Resig, John."A Framework for Mining Instant Messaging Services"(PDF).Archived(PDF) from the original on 2022-10-09. Retrieved16 March 2018.
  32. ^abThink Before You Dig: Privacy Implications of Data Mining & AggregationArchived 2008-12-17 at theWayback Machine, NASCIO Research Brief, September 2004
  33. ^Ohm, Paul."Don't Build a Database of Ruin".Harvard Business Review.
  34. ^AOL search data identified individualsArchived 2010-01-06 at theWayback Machine, SecurityFocus, August 2006
  35. ^Kshetri, Nir (2014)."Big data's impact on privacy, security and consumer welfare"(PDF).Telecommunications Policy.38 (11):1134–1145.doi:10.1016/j.telpol.2014.10.002.Archived(PDF) from the original on 2018-06-19. Retrieved2018-04-20.
  36. ^Weiss, Martin A.; Archick, Kristin (19 May 2016)."U.S.–E.U. Data Privacy: From Safe Harbor to Privacy Shield". Washington, D.C. Congressional Research Service. p. 6. R44257. Archived fromthe original(PDF) on 9 April 2020. Retrieved9 April 2020.On October 6, 2015, theCJEU ... issued a decision that invalidated Safe Harbor (effective immediately), as currently implemented.
  37. ^Parker, George (2018-09-30)."UK companies targeted for using big data to exploit customers".Financial Times. Archived fromthe original on 2022-12-10. Retrieved2022-12-04.
  38. ^Biotech Business Week Editors (June 30, 2008);BIOMEDICINE; HIPAA Privacy Rule Impedes Biomedical Research, Biotech Business Week, retrieved 17 November 2009 from LexisNexis Academic
  39. ^"Licences for Europe – Structured Stakeholder Dialogue 2013".European Commission.Archived from the original on 23 March 2013. Retrieved14 November 2014.
  40. ^"Text and Data Mining:Its importance and the need for change in Europe".Association of European Research Libraries. Archived fromthe original on 29 November 2014. Retrieved14 November 2014.
  41. ^UK Researchers Given Data Mining Right Under New UK Copyright Laws.Archived June 9, 2014, at theWayback MachineOut-Law.com. Retrieved 14 November 2014
  42. ^"Fedlex".Archived from the original on 2021-12-16. Retrieved2021-12-16.
  43. ^"Judge grants summary judgment in favor of Google Books – a fair use victory".Lexology.com. Antonelli Law Ltd. 19 November 2013.Archived from the original on 29 November 2014. Retrieved14 November 2014.

Further reading

[edit]

External links

[edit]
Wikimedia Commons has media related toData mining.
Creating a data warehouse
Concepts
Variants
Elements
Fact
Dimension
Filling
Using a data warehouse
Concepts
Languages
Tools
Related
People
Products
Note: This template roughly follows the 2012ACM Computing Classification System.
Hardware
Computer systems organization
Networks
Software organization
Software notations andtools
Software development
Theory of computation
Algorithms
Mathematics ofcomputing
Information systems
Security
Human-centered computing
Concurrency
Artificial intelligence
Machine learning
Graphics
Applied computing
Specialized PlatformDevelopment
International
National
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=Data_mining&oldid=1323793687"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp