• Complain

Nelishia Pillay - Automated Design of Machine Learning and Search Algorithms

Here you can read online Nelishia Pillay - Automated Design of Machine Learning and Search Algorithms full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Springer International Publishing, genre: Romance novel. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Nelishia Pillay Automated Design of Machine Learning and Search Algorithms
  • Book:
    Automated Design of Machine Learning and Search Algorithms
  • Author:
  • Publisher:
    Springer International Publishing
  • Genre:
  • Year:
    2021
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Automated Design of Machine Learning and Search Algorithms: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Automated Design of Machine Learning and Search Algorithms" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Nelishia Pillay: author's other books


Who wrote Automated Design of Machine Learning and Search Algorithms? Find out the surname, the name of the author of the book and a list of all author's works by series.

Automated Design of Machine Learning and Search Algorithms — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Automated Design of Machine Learning and Search Algorithms" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Book cover of Automated Design of Machine Learning and Search Algorithms - photo 1
Book cover of Automated Design of Machine Learning and Search Algorithms
Natural Computing Series
Series Editors
Thomas Bck
Natural Computing GroupLIACS, Leiden University, Leiden, The Netherlands
Lila Kari
School of Computer Science, University of Waterloo, Waterloo, ON, Canada

More information about this series at http://www.springer.com/series/4190

Editors
Nelishia Pillay and Rong Qu
Automated Design of Machine Learning and Search Algorithms
1st ed. 2021
Logo of the publisher Editors Nelishia Pillay Department of Computer - photo 2
Logo of the publisher
Editors
Nelishia Pillay
Department of Computer Science, University of Pretoria, Pretoria, South Africa
Rong Qu
School of Computer Science, University of Nottingham, Nottingham, UK
ISSN 1619-7127
Natural Computing Series
ISBN 978-3-030-72068-1 e-ISBN 978-3-030-72069-8
https://doi.org/10.1007/978-3-030-72069-8
Springer Nature Switzerland AG 2021
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

This Springer imprint is published by the registered company Springer Nature Switzerland AG

The registered company address is: Gewerbestrasse 11, 6330 Cham, Switzerland

To my parents Perumal and Sinathra Manickum, thank you for believing in me and always being there.

Nelishia Pillay

To my dearest daughter Jess Xue, who makes me a happier and better person.

Rong Qu

Foreword

It is an honor for me to write the Foreword for the book entitled Automated Design of Machine Learning and Search Algorithms by Nelishia Pillay (University of Pretoria) and Rong Qu (University of Nottingham). Nelishia and Rong have done a wonderful job on selecting and collecting investigation on the important subject of automatically designing algorithms of great appeal to researchers in the field. Interesting themes are covered in the book coming from different techniques and perspectives such as machine learning, combinatorial optimization, theoretical analysis of hyper-heuristics, generation of robotic swarms, generation hyper-heuristics for producing constructive and perturbative heuristics, current and future trends in the automated design using hyper-heuristics, transfer learning in neural architectures and knowledge reuse, and evolution of classifiers for single and multi-class classification.

Automated generation and improving algorithms for solving a particular or a wide set of problems is not an easy task, but with the advancement on artificial intelligence and the computational power in recent years, the research has evolved to produce solid and sophisticated methods with less human intervention. However, this is still a big challenge with a long way to have the crystal ball to devise the best algorithm or tool for solving a given problem, but this book indeed contributes to close that gap, and it is a good resource that every researcher and practitioner in the area should have and read. It is an issue to come up with relevant methods by either evolving complete algorithms given some initial components, or constructing methods that take an existing algorithm and improve it or adapt it to a given domain. Defining the primitives that compose the search space is another important aspect since they should capture the knowledge of experts about useful algorithmic components and operators for allowing the generation of new algorithm variants. We need competent frameworks and architectures for integrating and combining algorithmic constituents and techniques to strive steadily towards the ultimate goal.

This book includes recent advances across automated machine learning and automated algorithm design, where the performance of techniques and algorithms has been strengthened with the support of state-of-the-art models, theories, frameworks and benchmarks. The emerging research directions in those areas present a series of challenges over multiple research communities in machine learning, bio-inspired computation and optimization. Other issues related to automated design are raised in the book and presented as future directions such as reusability, explainable automated algorithms, computational costs, theoretical aspects, automated design standardization, and semi-automated design.

My recognition goes to Nelishia and Rong, two successful female researchers in our community. I know that they have worked very hard to make possible this special collection.

Hugo Terashima-Marin
Monterrey, Mexico
January 2021
Preface

As we move into the fourth industrial revolution, the need for off-the-shelf tools for designing machine learning and search algorithms to solve real-world problems is fast-increasing. This book is comprised of chapters written by leading researchers in automated design of machine learning and search algorithms, highlighting current trends and future directions in the fast-developing area.

Chapter provides an introduction to the book and overviews the area of automated design of machine learning and search algorithms, the topics covered by the subsequent chapters, and challenges experienced in the research.

Chapter presents an overview of methodologies developed in automated machine learning (AutoML) within the last decade, with the definitions of components of AutoML, providing a nice introduction to the topic.

Chapter provides a standardisation for search algorithms based on General Combinatorial Optimisation Problem (GCOP), a new model that defines automated design of search algorithms as an optimisation problem.

Chapter focuses on the theoretical aspects of automated design, an area which has not received sufficient attention. A complexity analysis of hyper-heuristics is presented for selecting heuristics for combinatorial optimisation.

Chapter presents AutoMoDe, a novel approach for the automated offline design of robot swarms by combining and configuring parametric modules of low-level behaviors to evolve high-level collective behaviors.

Chapter presents a novel generation hyper-heuristic for the automated generation of constructive and perturbative heuristics for highly different optimization problems which are encoded as intermediate graphs.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Automated Design of Machine Learning and Search Algorithms»

Look at similar books to Automated Design of Machine Learning and Search Algorithms. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Automated Design of Machine Learning and Search Algorithms»

Discussion, reviews of the book Automated Design of Machine Learning and Search Algorithms and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.