Population-Based Methods: PARTICLE SWARM OPTIMIZATION -- Development of
a General-Purpose Optimizer and Applications
- URL: http://arxiv.org/abs/2101.10901v1
- Date: Mon, 25 Jan 2021 09:36:25 GMT
- Title: Population-Based Methods: PARTICLE SWARM OPTIMIZATION -- Development of
a General-Purpose Optimizer and Applications
- Authors: Mauro S. Innocente
- Abstract summary: This thesis is concerned with continuous, static, and single-objective optimization problems subject to inequality constraints.
The particle swarm optimization paradigm was inspired by previous simulations of the cooperative behaviour observed in social beings.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: This thesis is concerned with continuous, static, and single-objective
optimization problems subject to inequality constraints. Nevertheless, some
methods to handle other kinds of problems are briefly reviewed. The particle
swarm optimization paradigm was inspired by previous simulations of the
cooperative behaviour observed in social beings. It is a bottom-up, randomly
weighted, population-based method whose ability to optimize emerges from local,
individual-to-individual interactions. As opposed to traditional methods, it
can deal with different problems with few or no adaptation due to the fact that
it does profit from problem-specific features of the problem at issue but
performs a parallel, cooperative exploration of the search-space by means of a
population of individuals. The main goal of this thesis consists of developing
an optimizer that can perform reasonably well on most problems. Hence, the
influence of the settings of the algorithm's parameters on the behaviour of the
system is studied, some general-purpose settings are sought, and some
variations to the canonical version are proposed aiming to turn it into a more
general-purpose optimizer. Since no termination condition is included in the
canonical version, this thesis is also concerned with the design of some
stopping criteria which allow the iterative search to be terminated if further
significant improvement is unlikely, or if a certain number of time-steps are
reached. In addition, some constraint-handling techniques are incorporated into
the canonical algorithm to handle inequality constraints. Finally, the
capabilities of the proposed general-purpose optimizers are illustrated by
optimizing a few benchmark problems.
Related papers
- Learning Joint Models of Prediction and Optimization [56.04498536842065]
Predict-Then-Then framework uses machine learning models to predict unknown parameters of an optimization problem from features before solving.
This paper proposes an alternative method, in which optimal solutions are learned directly from the observable features by joint predictive models.
arXiv Detail & Related papers (2024-09-07T19:52:14Z) - Enhancing Hyper-To-Real Space Projections Through Euclidean Norm
Meta-Heuristic Optimization [0.39146761527401425]
We show that meta-heuristic optimization can provide robust approximate solutions to different kinds of problems with a small computational burden.
Previous works addressed this issue by employing a hypercomplex representation of the search space, like quaternions, where the landscape becomes smoother and supposedly easier to optimize.
We have found that after the optimization procedure has finished, it is usually possible to obtain even better solutions by employing the Minkowski $p$-norm instead.
arXiv Detail & Related papers (2023-01-31T14:40:49Z) - Backpropagation of Unrolled Solvers with Folded Optimization [55.04219793298687]
The integration of constrained optimization models as components in deep networks has led to promising advances on many specialized learning tasks.
One typical strategy is algorithm unrolling, which relies on automatic differentiation through the operations of an iterative solver.
This paper provides theoretical insights into the backward pass of unrolled optimization, leading to a system for generating efficiently solvable analytical models of backpropagation.
arXiv Detail & Related papers (2023-01-28T01:50:42Z) - Socio-cognitive Optimization of Time-delay Control Problems using
Evolutionary Metaheuristics [89.24951036534168]
Metaheuristics are universal optimization algorithms which should be used for solving difficult problems, unsolvable by classic approaches.
In this paper we aim at constructing novel socio-cognitive metaheuristic based on castes, and apply several versions of this algorithm to optimization of time-delay system model.
arXiv Detail & Related papers (2022-10-23T22:21:10Z) - Generalizing Bayesian Optimization with Decision-theoretic Entropies [102.82152945324381]
We consider a generalization of Shannon entropy from work in statistical decision theory.
We first show that special cases of this entropy lead to popular acquisition functions used in BO procedures.
We then show how alternative choices for the loss yield a flexible family of acquisition functions.
arXiv Detail & Related papers (2022-10-04T04:43:58Z) - Learning Proximal Operators to Discover Multiple Optima [66.98045013486794]
We present an end-to-end method to learn the proximal operator across non-family problems.
We show that for weakly-ized objectives and under mild conditions, the method converges globally.
arXiv Detail & Related papers (2022-01-28T05:53:28Z) - Particle Swarm Optimization: Fundamental Study and its Application to
Optimization and to Jetty Scheduling Problems [0.0]
The advantages of evolutionary algorithms with respect to traditional methods have been greatly discussed in the literature.
While particle swarms share such advantages, they outperform evolutionary algorithms in that they require lower computational cost and easier implementation.
This paper does not intend to study their tuning, general-purpose settings are taken from previous studies, and virtually the same algorithm is used to optimize a variety of notably different problems.
arXiv Detail & Related papers (2021-01-25T02:06:30Z) - Constraint-Handling Techniques for Particle Swarm Optimization
Algorithms [0.0]
Population-based methods can cope with a variety of different problems, including problems of remarkably higher complexity than those traditional methods can handle.
The aim here is to develop and compare different CHTs suitable for PSOs, which are incorporated to an algorithm with general-purpose settings.
arXiv Detail & Related papers (2021-01-25T01:49:10Z) - Particle Swarm Optimization: Development of a General-Purpose Optimizer [0.0]
The particle swarm optimization (PSO) method is sometimes viewed as another evolutionary algorithm because of their many similarities.
This paper deals with three important aspects of the method: the influence of the parameters' tuning on the behaviour of the system; the design of stopping criteria so that the reliability of the solution found can be somehow estimated and computational cost can be saved.
arXiv Detail & Related papers (2021-01-25T00:35:18Z) - Recent Theoretical Advances in Non-Convex Optimization [56.88981258425256]
Motivated by recent increased interest in analysis of optimization algorithms for non- optimization in deep networks and other problems in data, we give an overview of recent results of theoretical optimization algorithms for non- optimization.
arXiv Detail & Related papers (2020-12-11T08:28:51Z) - Optimistic variants of single-objective bilevel optimization for
evolutionary algorithms [6.788217433800101]
A partial partial evolutionary approach has been proposed to solve the benchmark problems and have outstanding results.
A new variant has also been proposed to the commonly used convergence approaches, i.e. optimistic and pessimistic.
The experimental results demonstrate the algorithm converges differently to optimum solutions with the optimistic variants.
arXiv Detail & Related papers (2020-08-22T23:12:07Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.