Machine Learning Control by Symbolic Regression

Machine Learning Control by Symbolic Regression
Author: Askhat Diveev
Publisher: Springer Nature
Total Pages: 162
Release: 2021-10-23
Genre: Computers
ISBN: 3030832139

This book provides comprehensive coverage on a new direction in computational mathematics research: automatic search for formulas. Formulas must be sought in all areas of science and life: these are the laws of the universe, the macro and micro world, fundamental physics, engineering, weather and natural disasters forecasting; the search for new laws in economics, politics, sociology. Accumulating many years of experience in the development and application of numerical methods of symbolic regression to solving control problems, the authors offer new possibilities not only in the field of control automation, but also in the design of completely different optimal structures in many fields. For specialists in the field of control, Machine Learning Control by Symbolic Regression opens up a new promising direction of research and acquaints scientists with the methods of automatic construction of control systems.For specialists in the field of machine learning, the book opens up a new, much broader direction than neural networks: methods of symbolic regression. This book makes it easy to master this new area in machine learning and apply this approach everywhere neural networks are used. For mathematicians, the book opens up a new approach to the construction of numerical methods for obtaining analytical solutions to unsolvable problems; for example, numerical analytical solutions of algebraic equations, differential equations, non-trivial integrals, etc. For specialists in the field of artificial intelligence, the book offers a machine way to solve problems, framed in the form of analytical relationships.

Genetic Programming Theory and Practice IX

Genetic Programming Theory and Practice IX
Author: Rick Riolo
Publisher: Springer Science & Business Media
Total Pages: 288
Release: 2011-11-02
Genre: Computers
ISBN: 1461417708

These contributions, written by the foremost international researchers and practitioners of Genetic Programming (GP), explore the synergy between theoretical and empirical results on real-world problems, producing a comprehensive view of the state of the art in GP. Topics include: modularity and scalability; evolvability; human-competitive results; the need for important high-impact GP-solvable problems;; the risks of search stagnation and of cutting off paths to solutions; the need for novelty; empowering GP search with expert knowledge; In addition, GP symbolic regression is thoroughly discussed, addressing such topics as guaranteed reproducibility of SR; validating SR results, measuring and controlling genotypic complexity; controlling phenotypic complexity; identifying, monitoring, and avoiding over-fitting; finding a comprehensive collection of SR benchmarks, comparing SR to machine learning. This text is for all GP explorers. Readers will discover large-scale, real-world applications of GP to a variety of problem domains via in-depth presentations of the latest and most significant results.

Data-Driven Optimization of Manufacturing Processes

Data-Driven Optimization of Manufacturing Processes
Author: Kalita, Kanak
Publisher: IGI Global
Total Pages: 298
Release: 2020-12-25
Genre: Technology & Engineering
ISBN: 1799872084

All machining process are dependent on a number of inherent process parameters. It is of the utmost importance to find suitable combinations to all the process parameters so that the desired output response is optimized. While doing so may be nearly impossible or too expensive by carrying out experiments at all possible combinations, it may be done quickly and efficiently by using computational intelligence techniques. Due to the versatile nature of computational intelligence techniques, they can be used at different phases of the machining process design and optimization process. While powerful machine-learning methods like gene expression programming (GEP), artificial neural network (ANN), support vector regression (SVM), and more can be used at an early phase of the design and optimization process to act as predictive models for the actual experiments, other metaheuristics-based methods like cuckoo search, ant colony optimization, particle swarm optimization, and others can be used to optimize these predictive models to find the optimal process parameter combination. These machining and optimization processes are the future of manufacturing. Data-Driven Optimization of Manufacturing Processes contains the latest research on the application of state-of-the-art computational intelligence techniques from both predictive modeling and optimization viewpoint in both soft computing approaches and machining processes. The chapters provide solutions applicable to machining or manufacturing process problems and for optimizing the problems involved in other areas of mechanical, civil, and electrical engineering, making it a valuable reference tool. This book is addressed to engineers, scientists, practitioners, stakeholders, researchers, academicians, and students interested in the potential of recently developed powerful computational intelligence techniques towards improving the performance of machining processes.

Genetic Programming Theory and Practice II

Genetic Programming Theory and Practice II
Author: Una-May O'Reilly
Publisher: Springer Science & Business Media
Total Pages: 330
Release: 2006-03-16
Genre: Computers
ISBN: 0387232540

The work described in this book was first presented at the Second Workshop on Genetic Programming, Theory and Practice, organized by the Center for the Study of Complex Systems at the University of Michigan, Ann Arbor, 13-15 May 2004. The goal of this workshop series is to promote the exchange of research results and ideas between those who focus on Genetic Programming (GP) theory and those who focus on the application of GP to various re- world problems. In order to facilitate these interactions, the number of talks and participants was small and the time for discussion was large. Further, participants were asked to review each other's chapters before the workshop. Those reviewer comments, as well as discussion at the workshop, are reflected in the chapters presented in this book. Additional information about the workshop, addendums to chapters, and a site for continuing discussions by participants and by others can be found at http://cscs.umich.edu:8000/GPTP-20041. We thank all the workshop participants for making the workshop an exciting and productive three days. In particular we thank all the authors, without whose hard work and creative talents, neither the workshop nor the book would be possible. We also thank our keynote speakers Lawrence ("Dave") Davis of NuTech Solutions, Inc., Jordan Pollack of Brandeis University, and Richard Lenski of Michigan State University, who delivered three thought-provoking speeches that inspired a great deal of discussion among the participants.

Classification, Clustering, and Data Analysis

Classification, Clustering, and Data Analysis
Author: Krzystof Jajuga
Publisher: Springer Science & Business Media
Total Pages: 468
Release: 2012-12-06
Genre: Computers
ISBN: 3642561810

The book presents a long list of useful methods for classification, clustering and data analysis. By combining theoretical aspects with practical problems, it is designed for researchers as well as for applied statisticians and will support the fast transfer of new methodological advances to a wide range of applications.

Genetic Programming

Genetic Programming
Author: John R. Koza
Publisher: MIT Press
Total Pages: 856
Release: 1992
Genre: Computers
ISBN: 9780262111706

In this ground-breaking book, John Koza shows how this remarkable paradigm works and provides substantial empirical evidence that solutions to a great variety of problems from many different fields can be found by genetically breeding populations of computer programs. Genetic programming may be more powerful than neural networks and other machine learning techniques, able to solve problems in a wider range of disciplines. In this ground-breaking book, John Koza shows how this remarkable paradigm works and provides substantial empirical evidence that solutions to a great variety of problems from many different fields can be found by genetically breeding populations of computer programs. Genetic Programming contains a great many worked examples and includes a sample computer code that will allow readers to run their own programs.In getting computers to solve problems without being explicitly programmed, Koza stresses two points: that seemingly different problems from a variety of fields can be reformulated as problems of program induction, and that the recently developed genetic programming paradigm provides a way to search the space of possible computer programs for a highly fit individual computer program to solve the problems of program induction. Good programs are found by evolving them in a computer against a fitness measure instead of by sitting down and writing them.

Handbook of Evolutionary Machine Learning

Handbook of Evolutionary Machine Learning
Author: Wolfgang Banzhaf
Publisher: Springer Nature
Total Pages: 764
Release: 2023-11-01
Genre: Computers
ISBN: 9819938147

This book, written by leading international researchers of evolutionary approaches to machine learning, explores various ways evolution can address machine learning problems and improve current methods of machine learning. Topics in this book are organized into five parts. The first part introduces some fundamental concepts and overviews of evolutionary approaches to the three different classes of learning employed in machine learning. The second addresses the use of evolutionary computation as a machine learning technique describing methodologic improvements for evolutionary clustering, classification, regression, and ensemble learning. The third part explores the connection between evolution and neural networks, in particular the connection to deep learning, generative and adversarial models as well as the exciting potential of evolution with large language models. The fourth part focuses on the use of evolutionary computation for supporting machine learning methods. This includes methodological developments for evolutionary data preparation, model parametrization, design, and validation. The final part covers several chapters on applications in medicine, robotics, science, finance, and other disciplines. Readers find reviews of application areas and can discover large-scale, real-world applications of evolutionary machine learning to a variety of problem domains. This book will serve as an essential reference for researchers, postgraduate students, practitioners in industry and all those interested in evolutionary approaches to machine learning.

Illustrating Evolutionary Computation with Mathematica

Illustrating Evolutionary Computation with Mathematica
Author: Christian Jacob
Publisher: Elsevier
Total Pages: 605
Release: 2001-02-23
Genre: Computers
ISBN: 0080508456

An essential capacity of intelligence is the ability to learn. An artificially intelligent system that could learn would not have to be programmed for every eventuality; it could adapt to its changing environment and conditions just as biological systems do. Illustrating Evolutionary Computation with Mathematica introduces evolutionary computation to the technically savvy reader who wishes to explore this fascinating and increasingly important field. Unique among books on evolutionary computation, the book also explores the application of evolution to developmental processes in nature, such as the growth processes in cells and plants. If you are a newcomer to the evolutionary computation field, an engineer, a programmer, or even a biologist wanting to learn how to model the evolution and coevolution of plants, this book will provide you with a visually rich and engaging account of this complex subject.* Introduces the major mechanisms of biological evolution.* Demonstrates many fascinating aspects of evolution in nature with simple, yet illustrative examples.* Explains each of the major branches of evolutionary computation: genetic algorithms, genetic programming, evolutionary programming, and evolution strategies.* Demonstrates the programming of computers by evolutionary principles using Evolvica, a genetic programming system designed by the author.* Shows in detail how to evolve developmental programs modeled by cellular automata and Lindenmayer systems.* Provides Mathematica notebooks on the Web that include all the programs in the book and supporting animations, movies, and graphics.

Data Analysis, Classification, and Related Methods

Data Analysis, Classification, and Related Methods
Author: Henk A.L. Kiers
Publisher: Springer Science & Business Media
Total Pages: 428
Release: 2012-12-06
Genre: Mathematics
ISBN: 3642597890

This volume contains a selection of papers presented at the Seven~h Confer ence of the International Federation of Classification Societies (IFCS-2000), which was held in Namur, Belgium, July 11-14,2000. From the originally sub mitted papers, a careful review process involving two reviewers per paper, led to the selection of 65 papers that were considered suitable for publication in this book. The present book contains original research contributions, innovative ap plications and overview papers in various fields within data analysis, classifi cation, and related methods. Given the fast publication process, the research results are still up-to-date and coincide with their actual presentation at the IFCS-2000 conference. The topics captured are: • Cluster analysis • Comparison of clusterings • Fuzzy clustering • Discriminant analysis • Mixture models • Analysis of relationships data • Symbolic data analysis • Regression trees • Data mining and neural networks • Pattern recognition • Multivariate data analysis • Robust data analysis • Data science and sampling The IFCS (International Federation of Classification Societies) The IFCS promotes the dissemination of technical and scientific information data analysis, classification, related methods, and their applica concerning tions.

Applications of Evolutionary Computation

Applications of Evolutionary Computation
Author: Cecilia Di Chio
Publisher: Springer Science & Business Media
Total Pages: 542
Release: 2011-04-19
Genre: Computers
ISBN: 3642205194

This book constitutes the refereed proceedings of the International Conference on the Applications of Evolutionary Computation, EvoApplications 2011, held in Torino, Italy, in April 2011 colocated with the Evo* 2011 events. Thanks to the large number of submissions received, the proceedings for EvoApplications 2011 are divided across two volumes (LNCS 6624 and 6625). The present volume contains contributions for EvoCOMNET, EvoFIN, EvoIHOT, EvoMUSART, EvoSTIM, and EvoTRANSLOC. The 51 revised full papers presented were carefully reviewed and selected from numerous submissions. This volume presents an overview about the latest research in EC. Areas where evolutionary computation techniques have been applied range from telecommunication networks to complex systems, finance and economics, games, image analysis, evolutionary music and art, parameter optimization, scheduling, and logistics. These papers may provide guidelines to help new researchers tackling their own problem using EC.