2019
DOI: 10.3390/electronics8050579
|View full text |Cite
|
Sign up to set email alerts
|

The Tabu_Genetic Algorithm: A Novel Method for Hyper-Parameter Optimization of Learning Algorithms

Abstract: Machine learning algorithms have been widely used to deal with a variety of practical problems such as computer vision and speech processing. But the performance of machine learning algorithms is primarily affected by their hyper-parameters, as without good hyper-parameter values the performance of these algorithms will be very poor. Unfortunately, for complex machine learning models like deep neural networks, it is very difficult to determine their hyper-parameters. Therefore, it is of great significance to d… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
19
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 40 publications
(19 citation statements)
references
References 29 publications
0
19
0
Order By: Relevance
“…A genetic algorithm (GA) is used to find an optimal solution or suboptimal solution to a difficult optimization problem [43,44]. A GA is a machine learning (ML) algorithm that reflects the process of natural selection, where the fittest individuals are selected for reproduction in order to produce offspring of the next generation [33,[43][44][45] (Figure 3). The GA operates with a set of problem solutions, referred to as a population.…”
Section: Plans Optimized By Genetic Algorithmmentioning
confidence: 99%
See 2 more Smart Citations
“…A genetic algorithm (GA) is used to find an optimal solution or suboptimal solution to a difficult optimization problem [43,44]. A GA is a machine learning (ML) algorithm that reflects the process of natural selection, where the fittest individuals are selected for reproduction in order to produce offspring of the next generation [33,[43][44][45] (Figure 3). The GA operates with a set of problem solutions, referred to as a population.…”
Section: Plans Optimized By Genetic Algorithmmentioning
confidence: 99%
“…A subset of individuals is selected as the parents based on their high fitness value. The next generation is obtained thanks to crossover and mutation [33,43,44]. The gene, chromosome, and population, in this paper, means the train, layout instance, and layout instances separately.…”
Section: Plans Optimized By Genetic Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…In contrast, the implementation of optimization algorithms (as a replacement for gradient descents) in searching for optimal kernel values and weights of a CNN is a primary challenge (Guo, Hu, Wu, Peng, & Wu, 2019) and is still rare (Rere, Fanany, & Arymurthy, 2016). Some studies proposed and verified potential uses of meta‐heuristic approaches in science, engineering, and industries, such as the use of generic and Tabu search algorithms (Guo et al, 2019), micro‐canonical annealing (Ayumi, Rere, Fanany, & Arymurthy, 2016), or simulated annealing, evolution, and harmony search in the study of Rere et al (2016). The results showed improvements in classification accuracies and smaller errors, even though there was a computational time increase (Guo et al, 2019; Rere et al, 2016).…”
Section: Introductionmentioning
confidence: 99%
“…In order to calculate the most appropriate learning rate with a minimum preliminary result value, a Tree-structured Parzen Estimator (TPE) [6] has been studied. Regarding optimization, techniques using Taub search [7] or other methods [8,9] have been presented. Bayesian optimization estimates the parameter distribution using prior values.…”
Section: Introductionmentioning
confidence: 99%