SOTAVerified

Fast and Reliable Architecture Selection for Convolutional Neural Networks

2019-05-06Code Available0· sign in to hype

Lukas Hahn, Lutz Roese-Koerner, Klaus Friedrichs, Anton Kummert

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The performance of a Convolutional Neural Network (CNN) depends on its hyperparameters, like the number of layers, kernel sizes, or the learning rate for example. Especially in smaller networks and applications with limited computational resources, optimisation is key. We present a fast and efficient approach for CNN architecture selection. Taking into account time consumption, precision and robustness, we develop a heuristic to quickly and reliably assess a network's performance. In combination with Bayesian optimisation (BO), to effectively cover the vast parameter space, our contribution offers a plain and powerful architecture search for this machine learning technique.

Tasks

Reproductions