中文
相关论文

相关论文: Why is Differential Evolution Better than Grid Sea…

200 篇论文

Differential Evolution (DE) is a highly successful population based global optimisation algorithm, commonly used for solving numerical optimisation problems. However, as the complexity of the objective function increases, the wall-clock…

神经与进化计算 · 计算机科学 2024-05-28 Dylan Janssen , Wayne Pullan , Alan Wee-Chung Liew

Differential Evolution (DE) is a renowned optimization stratagem that can easily solve nonlinear and comprehensive problems. DE is a well known and uncomplicated population based probabilistic approach for comprehensive optimization. It has…

神经与进化计算 · 计算机科学 2015-06-22 Sandeep Kumar , Vivek Kumar Sharma , Rajani Kumari

Differential evolution(DE) is a conventional algorithm with fast convergence speed. However, DE may be trapped in local optimal solution easily. Many researchers devote themselves to improving DE. In our previously work, whale swarm…

神经与进化计算 · 计算机科学 2019-09-05 Haozhen Dong , Liang Gao , Xinyu Li , Haoran Zhong , Bing Zeng

Grid computing is the recently growing area of computing that share data, storage, computing across geographically dispersed area. This paper proposes a novel fuzzy approach using Differential Evolution (DE) for scheduling jobs on…

分布式、并行与集群计算 · 计算机科学 2014-07-24 Ch. Srinivasa Rao , B. Raveendra Babu

Differential Evolution (DE) is a widely used evolutionary algorithm for black-box optimization problems. However, in modern DE implementations, a major challenge lies in the limited population diversity caused by the fixed population size…

神经与进化计算 · 计算机科学 2025-06-18 Tomofumi Kitamura , Alex Fukunaga

Differential evolution possesses a multitude of various strategies for generating new trial solutions. Unfortunately, the best strategy is not known in advance. Moreover, this strategy usually depends on the problem to be solved. This paper…

神经与进化计算 · 计算机科学 2013-07-04 Iztok Fister , Iztok Fister , Janez Brest

Neural architecture search (NAS) methods rely on a search strategy for deciding which architectures to evaluate next and a performance estimation strategy for assessing their performance (e.g., using full evaluations, multi-fidelity…

神经与进化计算 · 计算机科学 2021-08-10 Noor Awad , Neeratyoy Mallik , Frank Hutter

New contributions in the field of iterative optimisation heuristics are often made in an iterative manner. Novel algorithmic ideas are not proposed in isolation, but usually as an extension of a preexisting algorithm. Although these…

神经与进化计算 · 计算机科学 2023-04-20 Diederick Vermetten , Fabio Caraffini , Anna V. Kononova , Thomas Bäck

This paper thoroughly investigates a range of popular DE configurations to identify components responsible for the emergence of structural bias - recently identified tendency of the algorithm to prefer some regions of the search space for…

神经与进化计算 · 计算机科学 2021-05-25 Fabio Caraffini , Anna V. Kononova , David Corne

Optimal experimental design is an essential subfield of statistics that maximizes the chances of experimental success. The D- and A-optimal design is a very challenging problem in the field of optimal design, namely minimizing the…

神经与进化计算 · 计算机科学 2022-08-25 Lyuyang Tong

Automated hyperparameter tuning aspires to facilitate the application of machine learning for non-experts. In the literature, different optimization approaches are applied for that purpose. This paper investigates the performance of…

机器学习 · 计算机科学 2019-04-16 Mischa Schmidt , Shahd Safarani , Julia Gastinger , Tobias Jacobs , Sebastien Nicolas , Anett Schülke

Differential evolution (DE) is an effective global evolutionary optimization algorithm using to solve global optimization problems mainly in a continuous domain. In this field, researchers pay more attention to improving the capability of…

神经与进化计算 · 计算机科学 2023-03-07 Pan Zibin

Stochastic Gradient Descent (SGD) has proven to be remarkably effective in optimizing deep neural networks that employ ever-larger numbers of parameters. Yet, improving the efficiency of large-scale optimization remains a vital and highly…

机器学习 · 计算机科学 2020-11-11 Frithjof Gressmann , Zach Eaton-Rosen , Carlo Luschi

Heuristic optimisation algorithms are in high demand due to the overwhelming amount of complex optimisation problems that need to be solved. The complexity of these problems is well beyond the boundaries of applicability of exact…

神经与进化计算 · 计算机科学 2021-05-12 Bas van Stein , Fabio Caraffini , Anna V. Kononova

We conduct a first fundamental analysis of the working principles of binary differential evolution (BDE), an optimization heuristic for binary decision variables that was derived by Gong and Tuson (2007) from the very successful classic…

神经与进化计算 · 计算机科学 2019-11-06 Benjamin Doerr , Weijie Zheng

A number of popular transfer learning methods rely on grid search to select regularization hyperparameters that control over-fitting. This grid search requirement has several key disadvantages: the search is computationally expensive,…

机器学习 · 计算机科学 2025-01-28 Ethan Harvey , Mikhail Petrov , Michael C. Hughes

One of the most important factors that contribute to the success of a machine learning model is a good training objective. Training objective crucially influences the model's performance and generalization capabilities. This paper…

机器学习 · 计算机科学 2022-05-10 Tim Poštuvan , Jiaxuan You , Mohammadreza Banaei , Rémi Lebret , Jure Leskovec

It is common practice to discretize continuous defect counts into defective and non-defective classes and use them as a target variable when building defect classifiers (discretized classifiers). However, this discretization of continuous…

软件工程 · 计算机科学 2022-02-15 Gopi Krishnan Rajbahadur , Shaowei Wang , Yasutaka Kamei , Ahmed E. Hassan

Search-based test-generation algorithms have countless configuration options. Users rarely adjust these options and usually stick to the default values, which may not lead to the best possible results. Tuning an algorithm's hyperparameters…

软件工程 · 计算机科学 2025-10-13 Stephan Lukasczyk , Gordon Fraser

As a cornerstone in the Evolutionary Computation (EC) domain, Differential Evolution (DE) is known for its simplicity and effectiveness in handling challenging black-box optimization problems. While the advantages of DE are well-recognized,…

神经与进化计算 · 计算机科学 2025-03-27 Minyang Chen , Chenchen Feng , and Ran Cheng
‹ 上一页 1 2 3 10 下一页 ›