Academia.eduAcademia.edu

META optimization

description421 papers
group1 follower
lightbulbAbout this topic
META optimization refers to the process of optimizing the parameters and strategies of optimization algorithms themselves, enhancing their performance across various problem domains. It involves the study and application of techniques that improve the efficiency, effectiveness, and adaptability of optimization methods in solving complex problems.
lightbulbAbout this topic
META optimization refers to the process of optimizing the parameters and strategies of optimization algorithms themselves, enhancing their performance across various problem domains. It involves the study and application of techniques that improve the efficiency, effectiveness, and adaptability of optimization methods in solving complex problems.

Key research themes

1. How can metaheuristic frameworks be designed for flexible, robust, and hybrid optimization?

This research area focuses on designing generalizable and modular metaheuristic frameworks that effectively integrate multiple heuristic components or algorithms to solve complex combinatorial optimization problems. Emphasis lies on frameworks supporting hybridization, agent-based cooperation, and mathematical programming techniques to enhance adaptability and solution quality.

Key finding: Introduces a unified framework termed the I&D frame that systematically analyses intensification and diversification components across various metaheuristics, highlighting their complementary roles in guiding search processes... Read more
Key finding: Proposes the Agent Metaheuristic Framework (AMF), an organizational model using multiagent systems concepts, roles, and interactions to design flexible, modular, and cooperative metaheuristics. It operationalizes the Adaptive... Read more
Key finding: Analyzes and contrasts two cooperative strategies controlling information exchange among parallel multi-search metaheuristic agents: memory-based coordination using fuzzy logic and knowledge extraction. The study demonstrates... Read more
Key finding: Surveys the design principles and implementation strategies of parallel metaheuristics, such as Genetic Algorithms, Simulated Annealing, and Tabu Search, showing that parallelism facilitates solving larger problems... Read more

2. What are effective strategies for metaheuristic parameter tuning and automated algorithm design?

This research theme addresses the challenge of selecting and adapting metaheuristic algorithm parameters to enhance performance and reliability across problem instances. It encompasses offline and online parameter tuning, instance-specific calibration, and fully automated algorithm configuration methods that facilitate robust metaheuristic design and deployment.

Key finding: Develops an Instance-specific Parameter Tuning Strategy (IPTS) that automatically selects algorithm parameters based on extracted problem instance features, guided by a user-defined trade-off between computational time and... Read more
Key finding: Reviews automatic algorithm configuration approaches like ParamILS, SMAC, and iterated racing that efficiently navigate large parameter spaces to optimize metaheuristic performance. Highlights a paradigm shift from manual... Read more
Key finding: Introduces the Heterogeneous Perturbation–Projection (HPP) strategy that adds stochastic perturbations to part of a swarm during optimization, guaranteeing almost sure convergence to global optima. Demonstrated on Particle... Read more
Key finding: Proposes the Fine-Tuning Meta-Heuristic Algorithm (FTMA), which sequentially applies exploration, exploitation, and randomization steps, stopping early if improvement occurs, thereby enhancing convergence speed and avoiding... Read more

3. How does the selection and distribution of data or benchmarking influence metaheuristic algorithm evaluation and meta-learning?

This theme investigates the role of benchmarking functions, data allocation strategies, and meta-learning frameworks in the development, evaluation, and application of metaheuristic algorithms. It highlights challenges in test function selection, label distribution in meta-learning tasks, and the utility of metaheuristics as solution generators or evaluators.

Key finding: Surveys commonly used numerical benchmark test functions highlighting the lack of a universal, standardized test-bed, and emphasizes the importance of selecting diverse, unbiased functions with varying modality, separability,... Read more
Key finding: Demonstrates metaheuristics' capacity to generate sets of high-quality, diverse solutions rather than only focusing on single optima, enabling exploration of solution space for alternatives optimizing unmodeled objectives.... Read more
Key finding: Develops theoretical and empirical analyses revealing that, for a fixed labelling budget in meta-learning, uniform data allocation across homogeneous tasks is optimal, whereas heterogeneous tasks require more data for harder... Read more
Key finding: Investigates methods to preemptively reduce AutoML configuration spaces by leveraging historical 'opportunistic' meta-knowledge from past runs, demonstrating that moderate culling of predictors based on prior performance... Read more

All papers in META optimization

HAL is a multi-disciplinary open access archive for the deposit and dissemination of scientific research documents, whether they are published or not. The documents may come from teaching and research institutions in France or abroad, or... more
A new nature inspired algorithm, that simulates the mating behavior of the bumble bees, the Bumble Bees Mating Optimization (BBMO) algorithm, is presented in this paper for solving global unconstrained optimization problems. The... more
Metaheuristic algorithms have emerged as indispensable tools for solving complex structural design problems characterized by nonlinearity, high dimensionality, and conflicting objectives. Traditional optimisation techniques often fall... more
Electric smelting furnaces, applied in the smelting process of infusible mineral, are highly energy-intensive. In China, they waste a huge amount of electric energy, but yield a small quantity of valuable metals due to the lack of... more
It is challenging to solve constrained multi-objective optimization problems (CMOPs). Different from the traditional multi-objective optimization problem, the feasibility, convergence, and diversity of the population must be considered in... more
Most of the real-life applications have many constraints and they are considered as constrained optimization problems (COPs). In this paper, we present a new hybrid genetic differential evolution algorithm to solve constrained... more
Ant Colony Optimization Algorithm is a meta-heuristic, multi-agent technique that can be applied for solving difficult NP-Hard Combinatorial Optimization Problems like Traveling Salesman Problem (TSP), Job Shop Scheduling Problem (JSP),... more
Robot mobile otonom (autonomous mobile robot, AMR) banyak digunakan baik di industri maupun lingkungan rumah tangga. Robot jenis ini mempunyai kemampuan bergerak menuju tempat tertentu secara otomatis. Penggunaan GPS pada tempat tertutup... more
In this paper the synthesis of linear array geometry with minimum sidelobe level using a new class of Particle Swarm Optimization technique namely Improved Particle Swarm Optimization (IPSO) is described. The IPSO algorithm is a newly... more
Modeling and solving complex engineering problems requires new algorithmic tools. A promising new tool for numerical optimization is the genetic algorithm. This paper presents two interesting applications using the genetic algorithm. The... more
Optimizing water distribution systems is an essential part of water resources allocation planning. It leads to challenging combinatorial optimization problems, for which meta-heuristics have been applied, notably genetic algorithms and... more
Production planning is the important part of controlling the cost spent by the company. In this research, production planning model is linear integer programming model with constraints : production, worker, and inventory. Linear integer... more
The evolutionary computation approach provides a method for solving complex optimization problems by simulating natural evolutionary processes such as selection, mutation, and crossover. This study evaluates the performance of several... more
Single-solution-based optimization algorithms have gained little to no attention by the research community, unlike population-based approaches. This paper proposes a novel optimization algorithm, called Single Candidate Optimizer (SCO),... more
Over the last decade, particle swarm optimization has become increasingly sophisticated because well-balanced exploration and exploitation mechanisms have been proposed. The sequential quadratic programming method, which is widely used... more
One of the most powerful tools for solving optimization problems is optimization algorithms (inspired by nature) based on populations. These algorithms provide a solution to a problem by randomly searching in the search space. The... more
We present a differential particle swarm evolution (DPSE) algorithm which combines the basic idea of velocity and position update rules from particle swarm optimization (PSO) and the concept of differential mutation from differential... more
In this paper, a hybrid technique for global based on the genetic algorithm and a determinktic method is presented. A potential advantage of the hybrid method compared to the genetic algorithm is that global o p t h b t i ( ~1 can be... more
Optimization problem is one of the most difficult and challenging problems that has received considerable attention over the last decade. Researchers have been constantly investigating better ways to solve it. Recently, one optimization... more
Nature-inspired algorithms, such as Particle swarm optimization (PSO), Ant colony optimization (ACO), and Firefly algorithm, are well known for solving NP-hard optimization problems. They are capable of obtaining optimal solutions in a... more
Optimization of training neural network using particle swarm optimization (PSO) and genetic algorithm (GA) is a solution backpropagation’s problem. PSO often trapped in premature convergent (convergent at local optimum) and GA takes a... more
The most and major popular technique in evolutionary computation research has been the genetic algorithm. Mostly in the Genetic Algorithm(GA), the representation used is a fixed-length bit string. Each position in the string represents a... more
In this study, the modification of the quantum multi-swarm optimization algorithm is proposed for dynamic optimization problems. The modification implies using the search operators from differential evolution algorithm with a certain... more
Particle swarm optimization is a popular nature-inspired metaheuristic algorithm and has been used extensively to solve single-and multi-objective optimization problems over the last two decades. Several local and global search... more
The demand for efficient solutions to optimization problems with uncertain and stochastic data is increasing. Probabilistic traveling salesman problem (PTSP) is a class of Stochastic Combinatorial Optimization Problems (SCOPs) involving... more
Particle Swarm Optimization (PSO) is a meta-heuristic algorithm that has been shown to be successful in solving a wide variety of real and complicated optimization problems in engineering and computer science. This paper introduces a... more
This paper introduces the Greedy Man Optimization Algorithm (GMOA), a novel bio-inspired metaheuristic approach for solving complex optimization problems. Inspired by competitive individuals resisting change, GMOA incorporates two unique... more
This paper demonstrates several optimization techniques which comprise Genetic algorithm (GA), Ant Colony optimization (ACO) and Particle swarm optimization (PSO). The proposed paper enforces the concept of artificial intelligence to... more
In the field of engineering, complex problems often arise that require solutions. The implementation of specific algorithms to tackle these problems becomes an essential part of this area, and optimizing these algorithms plays a crucial... more
The appropriate planning of electric power systems has a significant effect on the economic situation of countries. For the protection and reliability of the power system, the optimal reactive power dispatch (ORPD) problem is an essential... more
PurposeThe purpose of this study is to investigate and compare the ability of a new optimization technique based on the emulation of the immune system to detect the global maximum with multimodal functions and to test the capability of... more
Over the last two decades, many different genetic algorithms (GAs) have been introduced for solving optimization problems. Due to the variability of the characteristics in different optimization problems, none of these algorithms has... more
A Metaheuristic Optimization is a group of algorithms that are widely studied and employed in the scientific literature. Typically, metaheuristics algorithms utilize stochastic operators that make each iteration unique, and they... more
This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY
In this paper we compare two methods for forming reduced models to speed up geneticalgorithm-based optimization. The methods work by forming functional approximations ofthe fitness function which are used to speed up the GA optimization.... more
This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY
Mathematical optimization refers to the process of finding the values of variables that maximize or minimize a function. Structural optimization is the process of designing a structure in such a way as to minimize its weight or cost,... more
This paper introduces the problem of scheduling jobs on parallel plastic extrusion lines where each line is composed of one or more than one extruder. Although there are some similarities between the introduced problem and the... more
Weather forecasting plays a vital role in numerous sectors, but accurately capturing the complex dynamics of weather systems remains a challenge for traditional statistical models. Apart from Auto Regressive time forecasting models like... more
A deep energy retrofit of building envelopes is a vital strategy to reduce final energy use in existing buildings towards their net-zero emissions performance. Building energy modeling is a reliable technique that provides a pathway to... more
The features selection is one of the data mining tools that used to select the most important features of a given dataset. It contributes to save time and memory during the handling a given dataset. According to these principles, we have... more
The swarm of particle optimization algorithm is among the most important tools in finding the optimal solution to nonlinear optimization problems. The main goal of this research is an expanded study by developing an effective algorithm to... more
In this paper, we illustrate a novel optimization approach based on Multi-objective Particle Swarm Optimization (MOPSO) and Fuzzy Ant Colony Optimization (FACO). The basic idea is to combine these two techniques using the best particle of... more
An efficient satellite image segmentation method based on a hybrid grasshopper optimization algorithm (GOA) and minimum cross entropy (MCE) is proposed in this paper. The proposal is known as GOA-jDE, and it merges GOA with self-adaptive... more
This paper describes the development of a new hybrid meta-heuristic of optimization based on a viral lifecycle, specifically the retroviruses (the nature's swiftest evolvers), called Retroviral Iterative Genetic Algorithm (RIGA). This... more
Many researchers have controlled and analyzed biped robots that walk in the sagittal plane. These robots require the capability of walking merely laterally when they are faced with the obstacles such as a wall. In this field of study,... more
Download research papers for free!