Enhancing Surrogate-Based Optimization Through Parallelization

Enhancing Surrogate-Based Optimization Through Parallelization
Author :
Publisher : Springer Nature
Total Pages : 123
Release :
ISBN-10 : 9783031306099
ISBN-13 : 3031306090
Rating : 4/5 (99 Downloads)

Synopsis Enhancing Surrogate-Based Optimization Through Parallelization by : Frederik Rehbach

This book presents a solution to the challenging issue of optimizing expensive-to-evaluate industrial problems such as the hyperparameter tuning of machine learning models. The approach combines two well-established concepts, Surrogate-Based Optimization (SBO) and parallelization, to efficiently search for optimal parameter setups with as few function evaluations as possible. Through in-depth analysis, the need for parallel SBO solvers is emphasized, and it is demonstrated that they outperform model-free algorithms in scenarios with a low evaluation budget. The SBO approach helps practitioners save significant amounts of time and resources in hyperparameter tuning as well as other optimization projects. As a highlight, a novel framework for objectively comparing the efficiency of parallel SBO algorithms is introduced, enabling practitioners to evaluate and select the most effective approach for their specific use case. Based on practical examples, decision support is delivered, detailing which parts of industrial optimization projects can be parallelized and how to prioritize which parts to parallelize first. By following the framework, practitioners can make informed decisions about how to allocate resources and optimize their models efficiently.

Advances in Intelligent Systems Research and Innovation

Advances in Intelligent Systems Research and Innovation
Author :
Publisher : Springer Nature
Total Pages : 489
Release :
ISBN-10 : 9783030781248
ISBN-13 : 3030781240
Rating : 4/5 (48 Downloads)

Synopsis Advances in Intelligent Systems Research and Innovation by : Vassil Sgurev

This book represents the experience of successful researchers from four continents on a broad range of intelligent systems, and it hints how to avoid anticipated conflicts and problems during multidisciplinary innovative research from Industry 4.0 and/or Internet of Things through modern machine learning, and software agent applications to open data science big data/advance analytics/visual analytics/text mining/web mining/knowledge discovery/deep data mining issues. The considered intelligent part is essential in most smart/control systems, cyber security, bioinformatics, virtual reality, robotics, mathematical modelling projects, and its significance rapidly increases in other technologies. Theoretical foundations of fuzzy sets, mathematical and non-classical logic also are rapidly developing.

Data Analytics

Data Analytics
Author :
Publisher : Springer
Total Pages : 158
Release :
ISBN-10 : 9783658140755
ISBN-13 : 3658140755
Rating : 4/5 (55 Downloads)

Synopsis Data Analytics by : Thomas A. Runkler

This book is a comprehensive introduction to the methods and algorithms of modern data analytics. It provides a sound mathematical basis, discusses advantages and drawbacks of different approaches, and enables the reader to design and implement data analytics solutions for real-world applications. This book has been used for more than ten years in the Data Mining course at the Technical University of Munich. Much of the content is based on the results of industrial research and development projects at Siemens.

Machine Learning and Data Mining

Machine Learning and Data Mining
Author :
Publisher : Wiley
Total Pages : 472
Release :
ISBN-10 : 0471971995
ISBN-13 : 9780471971993
Rating : 4/5 (95 Downloads)

Synopsis Machine Learning and Data Mining by : Ryszad S. Michalski

Master the new computational tools to get the most out of your information system. This practical guide, the first to clearly outline the situation for the benefit of engineers and scientists, provides a straightforward introduction to basic machine learning and data mining methods, covering the analysis of numerical, text, and sound data.

Recommender Systems Handbook

Recommender Systems Handbook
Author :
Publisher : Springer
Total Pages : 1008
Release :
ISBN-10 : 9781489976376
ISBN-13 : 148997637X
Rating : 4/5 (76 Downloads)

Synopsis Recommender Systems Handbook by : Francesco Ricci

This second edition of a well-received text, with 20 new chapters, presents a coherent and unified repository of recommender systems’ major concepts, theories, methodologies, trends, and challenges. A variety of real-world applications and detailed case studies are included. In addition to wholesale revision of the existing chapters, this edition includes new topics including: decision making and recommender systems, reciprocal recommender systems, recommender systems in social networks, mobile recommender systems, explanations for recommender systems, music recommender systems, cross-domain recommendations, privacy in recommender systems, and semantic-based recommender systems. This multi-disciplinary handbook involves world-wide experts from diverse fields such as artificial intelligence, human-computer interaction, information retrieval, data mining, mathematics, statistics, adaptive user interfaces, decision support systems, psychology, marketing, and consumer behavior. Theoreticians and practitioners from these fields will find this reference to be an invaluable source of ideas, methods and techniques for developing more efficient, cost-effective and accurate recommender systems.

Automated Machine Learning

Automated Machine Learning
Author :
Publisher : Springer
Total Pages : 223
Release :
ISBN-10 : 9783030053185
ISBN-13 : 3030053180
Rating : 4/5 (85 Downloads)

Synopsis Automated Machine Learning by : Frank Hutter

This open access book presents the first comprehensive overview of general methods in Automated Machine Learning (AutoML), collects descriptions of existing systems based on these methods, and discusses the first series of international challenges of AutoML systems. The recent success of commercial ML applications and the rapid growth of the field has created a high demand for off-the-shelf ML methods that can be used easily and without expert knowledge. However, many of the recent machine learning successes crucially rely on human experts, who manually select appropriate ML architectures (deep learning architectures or more traditional ML workflows) and their hyperparameters. To overcome this problem, the field of AutoML targets a progressive automation of machine learning, based on principles from optimization and machine learning itself. This book serves as a point of entry into this quickly-developing field for researchers and advanced students alike, as well as providing a reference for practitioners aiming to use AutoML in their work.

Computational Intelligence in Intelligent Data Analysis

Computational Intelligence in Intelligent Data Analysis
Author :
Publisher : Springer
Total Pages : 298
Release :
ISBN-10 : 9783642323782
ISBN-13 : 3642323782
Rating : 4/5 (82 Downloads)

Synopsis Computational Intelligence in Intelligent Data Analysis by : Christian Moewes

Complex systems and their phenomena are ubiquitous as they can be found in biology, finance, the humanities, management sciences, medicine, physics and similar fields. For many problems in these fields, there are no conventional ways to mathematically or analytically solve them completely at low cost. On the other hand, nature already solved many optimization problems efficiently. Computational intelligence attempts to mimic nature-inspired problem-solving strategies and methods. These strategies can be used to study, model and analyze complex systems such that it becomes feasible to handle them. Key areas of computational intelligence are artificial neural networks, evolutionary computation and fuzzy systems. As only a few researchers in that field, Rudolf Kruse has contributed in many important ways to the understanding, modeling and application of computational intelligence methods. On occasion of his 60th birthday, a collection of original papers of leading researchers in the field of computational intelligence has been collected in this volume.

Jewels of Stringology

Jewels of Stringology
Author :
Publisher : World Scientific
Total Pages : 324
Release :
ISBN-10 : 9810248970
ISBN-13 : 9789810248970
Rating : 4/5 (70 Downloads)

Synopsis Jewels of Stringology by : Maxime Crochemore

The term ?stringology? is a popular nickname for text algorithms, or algorithms on strings. This book deals with the most basic algorithms in the area. Most of them can be viewed as ?algorithmic jewels? and deserve reader-friendly presentation. One of the main aims of the book is to present several of the most celebrated algorithms in a simple way by omitting obscuring details and separating algorithmic structure from combinatorial theoretical background. The book reflects the relationships between applications of text-algorithmic techniques and the classification of algorithms according to the measures of complexity considered. The text can be viewed as a parade of algorithms in which the main purpose is to discuss the foundations of the algorithms and their interconnections. One can partition the algorithmic problems discussed into practical and theoretical problems. Certainly, string matching and data compression are in the former class, while most problems related to symmetries and repetitions in texts are in the latter. However, all the problems are interesting from an algorithmic point of view and enable the reader to appreciate the importance of combinatorics on words as a tool in the design of efficient text algorithms.In most textbooks on algorithms and data structures, the presentation of efficient algorithms on words is quite short as compared to issues in graph theory, sorting, searching, and some other areas. At the same time, there are many presentations of interesting algorithms on words accessible only in journals and in a form directed mainly at specialists. This book fills the gap in the book literature on algorithms on words, and brings together the many results presently dispersed in the masses of journal articles. The presentation is reader-friendly; many examples and about two hundred figures illustrate nicely the behaviour of otherwise very complex algorithms.