paper-with-me

Papers

Memory-Driven Metaheuristics: Improving Optimization Performance

2024-11-07 · Salar Farahmand-Tabar

Metaheuristics are stochastic optimization algorithms that mimic natural processes to find optimal solutions to complex problems. The success of metaheuristics largely depends on the ability to effectively explore and exploit the search space. Memory mechanisms have been introduced in several popular metaheuristic algorithms to enhance their performance. This chapter explores the significance of memory in metaheuristic algorithms and provides insights from well-known algorithms. The chapter begins by introducing the concept of memory, and its role in metaheuristic algorithms. The key factors influencing the effectiveness of memory mechanisms are discussed, such as the size of the memory, the information stored in memory, and the rate of information decay. A comprehensive analysis of how memory mechanisms are incorporated into popular metaheuristic algorithms is presented and concludes by highlighting the importance of memory in metaheuristic performance and providing future research directions for improving memory mechanisms. The key takeaways are that memory mechanisms can significantly enhance the performance of metaheuristics by enabling them to explore and exploit the search space effectively and efficiently, and that the choice of memory mechanism should be tailored to the problem domain and the characteristics of the search space.

📄 PDF Abstract BibTeX arXiv:2411.15151

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

LLMDE: A Large Language Model-Driven Differential Evolution Algorithm for Portfolio Optimization

2026-09-15 · Rong Chai, Vaclav Snasel, Xiaopeng Wang, Seyedali Mirjalili 외 arxiv

This study proposes a Large Language Model-Driven Differential Evolution (LLMDE) algorithm to reduce the reliance on handcrafted hyperparameter design. The proposed algorithm leverages a prompt engineering strategy, allo…

Portfolio OptimizationPrompt Engineering

On the Performance of Metaheuristics: A Different Perspective

2020-01-24 · Hamid Reza Boveiri, Raouf Khayami

Nowadays, we are immersed in tens of newly-proposed evolutionary and swam-intelligence metaheuristics, which makes it very difficult to choose a proper one to be applied on a specific optimization problem at hand. On the…

Combinatorial Optimization

Green Optimization: Energy-aware Design of Metaheuristics by Using Machine Learning Surrogates to Cope with Real Problems

2026-02-06 · Tomohiro Harada, Enrique Alba, Gabriel Luque arxiv

Addressing real-world optimization challenges requires not only advanced metaheuristics but also continuous refinement of their internal mechanisms. This paper explores the integration of machine learning in the form of …

Metaheuristics "In the Large"

2020-11-19 · Jerry Swan, Steven Adriaensen, Alexander E. I. Brownlee, Kevin Hammond 외

Following decades of sustained improvement, metaheuristics are one of the great success stories of optimization research. However, in order for research in metaheuristics to avoid fragmentation and a lack of reproducibil…

Unknown area exploration for robots with energy constraints using a modified Butterfly Optimization Algorithm

2022-10-26 · Amine Bendahmane, Redouane Tlemsani

Butterfly Optimization Algorithm (BOA) is a recent metaheuristic that has been used in several optimization problems. In this paper, we propose a new version of the algorithm (xBOA) based on the crossover operator and co…