paper-with-me

홈 › Papers

An enhanced POSTA based on Nelder-Mead simplex search and quadratic interpolation

2024-04-30 · Tianyu Liu

State transition algorithm (STA) is a metaheuristic method for global optimization. Recently, a modified STA named parameter optimal state transition algorithm (POSTA) is proposed. In POSTA, the performance of expansion operator, rotation operator and axesion operator is optimized through a parameter selection mechanism. But due to the insufficient utilization of historical information, POSTA still suffers from slow convergence speed and low solution accuracy on specific problems. To make better use of the historical information, Nelder-Mead (NM) simplex search and quadratic interpolation (QI) are integrated into POSTA. The enhanced POSTA is tested against 14 benchmark functions with 20-D, 30-D and 50-D space. An experimental comparison with several competitive metaheuristic methods demonstrates the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2405.00122

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Cuckoo Search Inspired Hybridization of the Nelder-Mead Simplex Algorithm Applied to Optimization of Photovoltaic Cells

2014-11-02 · Raka Jovanovic, Sabre Kais, Fahhad H. Alharbi

A new hybridization of the Cuckoo Search (CS) is developed and applied to optimize multi-cell solar systems; namely multi-junction and split spectrum cells. The new approach consists of combining the CS with the Nelder-M…

Simplex Search Based Brain Storm Optimization

2017-10-24 · Wei Chen, YingYing Cao, Shi Cheng, Yifei Sun 외

Through modeling human's brainstorming process, the brain storm optimization (BSO) algorithm has become a promising population-based evolutionary algorithm. However, BSO is pointed out that it possesses a degenerated L-c…

global-optimization

Multi-User Remote lab: Timetable Scheduling Using Simplex Nondominated Sorting Genetic Algorithm

2020-03-26 · Seid Miad Zandavi, Vera Chung, Ali Anaissi

The scheduling of multi-user remote laboratories is modeled as a multimodal function for the proposed optimization algorithm. The hybrid optimization algorithm, hybridization of the Nelder-Mead Simplex algorithm and Non-…

Scheduling

Automatic Tuning of Tensorflow's CPU Backend using Gradient-Free Optimization Algorithms

2021-09-13 · Derssie Mebratu, Niranjan Hasabnis, Pietro Mercati, Gaurit Sharma 외

Modern deep learning (DL) applications are built using DL libraries and frameworks such as TensorFlow and PyTorch. These frameworks have complex parameters and tuning them to obtain good training and inference performanc…

Bayesian OptimizationCPU

A Hybrid Evolutionary Algorithm Framework for Optimising Power Take Off and Placements of Wave Energy Converters

2019-04-15 · Mehdi Neshat, Bradley Alexander, Nataliia Sergiienko, Markus Wagner

Ocean wave energy is a source of renewable energy that has gained much attention for its potential to contribute significantly to meeting the global energy demand. In this research, we investigate the problem of maximisi…

Heuristic Search