Concepedia

Publication | Closed Access

Auto-WEKA

1.3K

Citations

29

References

2013

Year

TLDR

The machine‑learning landscape contains a vast number of algorithms and hyperparameter combinations. The study aims to jointly select an algorithm and its hyperparameters. The authors evaluate a comprehensive set of WEKA classifiers, feature selectors, and hyperparameters. A fully automated Bayesian‑optimization framework achieves superior classification performance across diverse datasets and facilitates non‑expert use.

Abstract

Many different machine learning algorithms exist; taking into account each algorithm's hyperparameters, there is a staggeringly large number of possible alternatives overall. We consider the problem of simultaneously selecting a learning algorithm and setting its hyperparameters, going beyond previous work that attacks these issues separately. We show that this problem can be addressed by a fully automated approach, leveraging recent innovations in Bayesian optimization. Specifically, we consider a wide range of feature selection techniques (combining 3 search and 8 evaluator methods) and all classification approaches implemented in WEKA's standard distribution, spanning 2 ensemble methods, 10 meta-methods, 27 base classifiers, and hyperparameter settings for each classifier. On each of 21 popular datasets from the UCI repository, the KDD Cup 09, variants of the MNIST dataset and CIFAR-10, we show classification performance often much better than using standard selection and hyperparameter optimization methods. We hope that our approach will help non-expert users to more effectively identify machine learning algorithms and hyperparameter settings appropriate to their applications, and hence to achieve improved performance.

References

YearCitations

Page 1