paper-with-me

Papers

New hard benchmark functions for global optimization

2022-02-09 · Abdesslem Layeb

In this paper, we present some new unimodal, multimodal, and noise test functions to assess the performance of global optimization algorithms. All the test functions are multidimensional problems. The 2-dimension landscape of the proposed functions has been graphically presented in 3D space to show their geometry, however these functions are more complicated in dimensions greater than 3. To show the hardness of these functions, we have made an experimental study with some powerful algorithms such as CEC competition winners: LSHADE, MadDe, and LSHADE-SPACMA algorithms. Besides the novel algorithm, Tangent search algorithm (TSA) and its modified Tangent search algorithm (mTSA) were also used in the experimental study. The results found demonstrate the hardness of the proposed functions. The code sources of the proposed test functions are available on Matlab Exchange website. https://www.mathworks.com/matlabcentral/fileexchange/106450-new-hard-benchmark-functions-for-global-optimization?s_tid=srchtitle

📄 PDF Abstract BibTeX arXiv:2202.04606

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Similar Papers 제목 키워드 기반

Bayesian Multi-Scale Optimistic Optimization

2014-02-27 · Ziyu Wang, Babak Shakibi, Lin Jin, Nando de Freitas

Bayesian optimization is a powerful global optimization technique for expensive black-box functions. One of its shortcomings is that it requires auxiliary optimization of an acquisition function at each iteration. This a…

Bayesian OptimizationGaussian Processesglobal-optimization

First Order Methods take Exponential Time to Converge to Global Minimizers of Non-Convex Functions

2020-02-28 · Krishna Reddy Kesari, Jean Honorio

Machine learning algorithms typically perform optimization over a class of non-convex functions. In this work, we provide bounds on the fundamental hardness of identifying the global minimizer of a non convex function. S…

BIG-bench Machine Learningparameter estimation

Global optimization using Lévy flights

2014-07-22 · Truyen Tran, Trung Thanh Nguyen, Hoang Linh Nguyen

This paper studies a class of enhanced diffusion processes in which random walkers perform L\'evy flights and apply it for global optimization. L\'evy flights offer controlled balance between exploitation and exploration…

global-optimization

Practical Coding Function Design for Time-Of-Flight Imaging

2019-06-01 · CVPR 2019 6 · Felipe Gutierrez-Barragan, Syed Azer Reza, Andreas Velten, Mohit Gupta

The depth resolution of a continuous-wave time-of-flight (CW-ToF) imaging system is determined by its coding functions. Recently, there has been growing interest in the design of new high-performance CW-ToF coding functi…

Consistency Techniques for Flow-Based Projection-Safe Global Cost Functions in Weighted Constraint Satisfaction

2014-01-18 · J. H. M. Lee, Ka Lun Leung

Many combinatorial problems deal with preferences and violations, the goal of which is to find solutions with the minimum cost. Weighted constraint satisfaction is a framework for modeling such problems, which consists o…