Data Mining Using Grammar Based Genetic Programming and Applications (Genetic Programming (3))
معرفی کتاب «Data Mining Using Grammar Based Genetic Programming and Applications (Genetic Programming (3))» نوشتهٔ Man Leung Wong, Kwong Sak Leung (auth.)، منتشرشده توسط نشر Kluwer Academic Publishers در سال 2002. این کتاب در 9 صفحه، فرمت pdf، زبان انگلیسی ارائه شده است. «Data Mining Using Grammar Based Genetic Programming and Applications (Genetic Programming (3))» در دستهٔ بدون دستهبندی قرار دارد.
Data mining involves the non-trivial extraction of implicit, previously unknown, and potentially useful information from databases. Genetic Programming (GP) and Inductive Logic Programming (ILP) are two of the approaches for data mining. This book first sets the necessary backgrounds for the reader, including an overview of data mining, evolutionary algorithms and inductive logic programming. It then describes a framework, called GGP (Generic Genetic Programming), that integrates GP and ILP based on a formalism of logic grammars. The formalism is powerful enough to represent context- sensitive information and domain-dependent knowledge. This knowledge can be used to accelerate the learning speed and/or improve the quality of the knowledge induced.
A grammar-based genetic programming system called LOGENPRO (The LOGic grammar based GENetic PROgramming system) is detailed and tested on many problems in data mining. It is found that LOGENPRO outperforms some ILP systems. We have also illustrated how to apply LOGENPRO to emulate Automatically Defined Functions (ADFs) to discover problem representation primitives automatically. By employing various knowledge about the problem being solved, LOGENPRO can find a solution much faster than ADFs and the computation required by LOGENPRO is much smaller than that of ADFs. Moreover, LOGENPRO can emulate the effects of Strongly Type Genetic Programming and ADFs simultaneously and effortlessly.
Data Mining Using Grammar Based Genetic Programming and Applications is appropriate for researchers, practitioners and clinicians interested in genetic programming, data mining, and the extraction of data from databases.
Booknews
Describing data mining as the non-trivial extraction of implicit, previously unknown, and potentially useful information from databases, Wong (Lingnan U., Hong Kong) and Leung (Chinese U. of Hong Kong) first review the principles behind it and behind evolutionary algorithms and inductive logic programming. Then they introduce a framework they call Generic Genetic Programming that integrates genetic and inductive programming based on a formalism of logic grammars. It is powerful enough to represent context-sensitive information and domain-dependent knowledge that can be used to accelerate the learning speed and improve the quality of the knowledge induced. They conclude by detailing their grammar-based programming system LOGENPRO and test it on many problems in data mining. Annotation c. Book News, Inc., Portland, OR (booknews.com)
Data mining involves the non-trivial extraction of implicit, previously unknown, and potentially useful information from databases. Genetic Programming (GP) and Inductive Logic Programming (ILP) are two of the approaches for data mining. This book first sets the necessary backgrounds for the reader, including an overview of data mining, evolutionary algorithms and inductive logic programming. It then describes a framework, called GGP (Generic Genetic Programming), that integrates GP and ILP based on a formalism of logic grammars. The formalism is powerful enough to represent context- sensitive information and domain-dependent knowledge. This knowledge can be used to accelerate the learning speed and/or improve the quality of the knowledge induced. A grammar-based genetic programming system called LOGENPRO (The LOGic grammar based GENetic PROgramming system) is detailed and tested on many problems in data mining. It is found that LOGENPRO outperforms some ILP systems. We have also illustrated how to apply LOGENPRO to emulate Automatically Defined Functions (ADFs) to discover problem representation primitives automatically. By employing various knowledge about the problem being solved, LOGENPRO can find a solution much faster than ADFs and the computation required by LOGENPRO is much smaller than that of ADFs. Moreover, LOGENPRO can emulate the effects of Strongly Type Genetic Programming and ADFs simultaneously and effortlessly. __Data Mining Using Grammar Based Genetic Programming and Applications__ is appropriate for researchers, practitioners and clinicians interested in genetic programming, data mining, and the extraction of data from databases.Automatic Re-engineering of Software Using Genetic Programming describes the application of Genetic Programming to a real world application area - software re-engineering in general and automatic parallelization specifically. Unlike most uses of Genetic Programming, this book evolves sequences of provable transformations rather than actual programs. It demonstrates that the benefits of this approach are twofold: first, the time required for evaluating a population is drastically reduced, and second, the transformations can subsequently be used to prove that the new program is functionally equivalent to the original.
Automatic Re-engineering of Software Using Genetic Programming shows that there are applications where it is more practical to use GP to assist with software engineering rather than to entirely replace it. It also demonstrates how the author isolated aspects of a problem that were particularly suited to GP, and used traditional software engineering techniques in those areas for which they were adequate.
Automatic Re-engineering of Software Using Genetic Programming is an excellent resource for researchers in this exciting new field.