Surveys

Several survey articles provide a good starting point for getting an overview of AutoML breakthroughs, approaches, and applications. Among others, we recommend the following surveys:

Literature Lists

If you are interested in more unstructured but advanced literature lists, we provide the following pointers:

AutoML

Hyperparameter Optimization

Hyperparameter optimization optimizes the machine learning models’ hyperparameters automatically for optimal performance.

Meta Learning

Meta Learning aims to improve learning across different tasks or datasets instead of specializing on a single one.

Neural Architecture Search

Neural Architecture Search (NAS) aims to search for the optimal architecture for a target task.

Dynamic Algorithm Configuration

Dynamic Algorithm Configuration (DAC) dynamically configures the algorithms’ hyperparameters during the optimization process.