Stochastic gradient descent is the most prevalent algorithm to train neural networks. However, other approaches such as evolutionary algorithms are also applicable to this task. evolutionary algorithms bring unique tr...
详细信息
The expectation-maximization (EM) algorithm is almost ubiquitous for parameter estimation in model-based clustering problems;however, it can become stuck at local maxima, due to its single path, monotonic nature. Rath...
详细信息
A method to control results of gradient descent unsupervised learning in a deep neural network by using evolutionary algorithm is proposed. To process crossover of unsupervisedly trained models, the algorithm evaluate...
详细信息
In evolutionary algorithms, a preselection operator aims to choose some promising offspring solutions for a further environmental selection. Most existing preselection operators are based on fitness values, surrogate ...
详细信息
ISBN:
(纸本)9781450357647
In evolutionary algorithms, a preselection operator aims to choose some promising offspring solutions for a further environmental selection. Most existing preselection operators are based on fitness values, surrogate models, or classification models. Since a preselection operation can be regarded as a classification procedure, the classification based preselection is a natural choice for evolutionary algorithms. However, it is not trivial to prepare 'positive' and 'negative' training samples by using binary and/or multi-class classification models in preselection. To deal with this problem, this paper proposes a one-class classification based preselection (OCPS) scheme, which only needs one class of 'positive' training samples. The proposed OCPS scheme is applied to two state-of-the-art evolutionary algorithms on a test suite. The experimental results show the potential of OCPS on improving the performance of some existing evolutionary algorithms.
Multivariate testing has recently emerged as a promising technique in web interface design. In contrast to the standard A/B testing, multivariate approach aims at evaluating a large number of values in a few key varia...
详细信息
Existing studies have shown that the conventional multi-objective evolutionary algorithms (MOEAs) based on decomposition may lose the population diversity when solving some many-objective optimization problems. In thi...
详细信息
Diversity plays a crucial role in evolutionary computation. While diversity has been mainly used to prevent the population of an evolutionary algorithm from premature convergence, the use of evolutionary algorithms to...
详细信息
Taylor's Law (TL) relates the variance to the mean of a random variable via power law. In ecology it applies to populations and it is a common empirical pattern shared among di erent ecosystems. Measurements give ...
详细信息
Many applications in machine learning require optimizing a function whose true gradient is unknown, but where surrogate gradient information (directions that may be correlated with, but not necessarily identical to, t...
详细信息
An important challenge in reinforcement learning, including evolutionary robotics, is to solve multimodal problems, where agents have to act in qualitatively different ways depending on the circumstances. Because mult...
详细信息
暂无评论