Automatic Model Selection for Neural Networks

05/15/2019
by   David Laredo, et al.
0

Neural networks and deep learning are changing the way that artificial intelligence is being done. Efficiently choosing a suitable network architecture and fine-tune its hyper-parameters for a specific dataset is a time-consuming task given the staggering number of possible alternatives. In this paper, we address the problem of model selection by means of a fully automated framework for efficiently selecting a neural network model for a given task: classification or regression. The algorithm, named Automatic Model Selection, is a modified micro-genetic algorithm that automatically and efficiently finds the most suitable neural network model for a given dataset. The main contributions of this method are a simple list based encoding for neural networks as genotypes in an evolutionary algorithm, new crossover, and mutation operators, the introduction of a fitness function that considers both, the accuracy of the model and its complexity and a method to measure the similarity between two neural networks. AMS is evaluated on two different datasets. By comparing some models obtained with AMS to state-of-the-art models for each dataset we show that AMS can automatically find efficient neural network models. Furthermore, AMS is computationally efficient and can make use of distributed computing paradigms to further boost its performance.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/21/2017

Network Model Selection for Task-Focused Attributed Network Inference

Networks are models representing relationships between entities. Often t...
research
05/23/2023

Clustering Indices based Automatic Classification Model Selection

Classification model selection is a process of identifying a suitable mo...
research
04/14/2016

Learning to Generate Genotypes with Neural Networks

Neural networks and evolutionary computation have a rich intertwined his...
research
03/30/2020

Dataless Model Selection with the Deep Frame Potential

Choosing a deep neural network architecture is a fundamental problem in ...
research
07/09/2022

A Statistically-Based Approach to Feedforward Neural Network Model Selection

Feedforward neural networks (FNNs) can be viewed as non-linear regressio...
research
09/06/2018

Deep learning for in vitro prediction of pharmaceutical formulations

Current pharmaceutical formulation development still strongly relies on ...

Please sign up or login with your details

Forgot password? Click here to reset