Adaptive multi-objective swarm intelligence for containerized microservice deployment

  • Abstract
  • Literature Map
  • Similar Papers
Abstract
Translate article icon Translate Article Star icon
Take notes icon Take Notes

Adaptive multi-objective swarm intelligence for containerized microservice deployment

Similar Papers
  • Research Article
  • Cite Count Icon 2
  • 10.1007/s10589-014-9682-8
Multiobjective swarm intelligence for the traffic grooming problem
  • Aug 2, 2014
  • Computational Optimization and Applications
  • Álvaro Rubio-Largo + 2 more

The future of optical networks is focused on Wavelength Division Multiplexing (WDM) technology. WDM allows simultaneous transmissions of traffic on many non-overlapping channels (wavelengths). Since nowadays the majority of traffic requests only require a bandwidth of Mbps, there exists a waste of bandwidth in these non-overlapping channels because they support traffic in Gbps range. For exploiting the optical network resources effectively, several low-speed traffic requests can be groomed onto a wavelength channel, which is not a simple task. In fact, it is known as the Traffic Grooming problem, and is considered an optimization problem (NP-hard problem). In this work, we suggest the use of multiobjective evolutionary computation and swarm intelligence jointly for solving the Traffic Grooming problem. We have proposed the following swarm algorithms: Artificial Bee Colony, Gravitational Search Algorithm, and Firefly Algorithm; but adapted to multiobjective field: MO-ABC, MO-GSA, and MO-FA respectively. Furthermore, we have adapted the well-known Strength Pareto Evolutionary Algorithm 2, Fast Nondominated Sorting Genetic Algorithm, and Multiobjective Selection Based On Dominated Hypervolume to the Traffic Grooming problem with the aim of evaluating the quality of our swarm proposals. Finally, we present several comparisons with other heuristics and metaheuristics published in the literature by other authors. After comparing with them, we conclude that our approaches overcome the results obtained by other approaches published by other authors.

  • Research Article
  • Cite Count Icon 28
  • 10.1016/j.cmpb.2020.105327
The combined effect of optimal control and swarm intelligence on optimization of cancer chemotherapy
  • Jan 9, 2020
  • Computer Methods and Programs in Biomedicine
  • Omar Shindi + 3 more

The combined effect of optimal control and swarm intelligence on optimization of cancer chemotherapy

  • PDF Download Icon
  • Research Article
  • Cite Count Icon 14
  • 10.1109/access.2019.2948197
An Improved Multi-Objective Quantum-Behaved Particle Swarm Optimization for Railway Freight Transportation Routing Design
  • Jan 1, 2019
  • IEEE Access
  • Qianqian Zhang + 4 more

With the development of railway transportation, the railway transportation enterprises expand their freight transportation from station-to-station transportation to door-to-door transportation, which makes the routing design more complicated. The existing classical optimization algorithms are difficult to meet the needs of practical applications. Therefore, the paper introduces an Improved Multi-objective Quantum-behaved Particle Swarm Optimization algorithm (IMOQPSO). Then based on the continuous coding for the Railway Freight Transportation Routing Design, the proposed improved algorithm was applied to solve the problem to verify the performance of algorithm. Finally, the paper compared the performance of Improved Multi-objective Quantum-behaved Particle Swarm Optimization algorithm with other four continuous multi-objective swarm intelligence algorithms. The results shown that the proposed algorithm obtained the best Pareto front which is closer to the real Pareto front of Railway Freight Transportation Routing Design. Hence, the proposed Improved Multi-objective Quantum-behaved Particle Swarm Optimization algorithm can provide support for the railway transport enterprises routing design decisions to some extent.

  • Research Article
  • Cite Count Icon 6
  • 10.32890/jict2021.20.2.3
REVIEW OF THE MULTI-OBJECTIVE SWARM INTELLIGENCE OPTIMIZATION ALGORITHMS
  • Jan 1, 2021
  • Journal of Information and Communication Technology
  • Shaymah Akram Yasear + 1 more

Multi-objective swarm intelligence (MOSI) metaheuristics were proposed to solve multi-objective optimization problems (MOPs) that consists of two or more conflict objectives, in which improving an objective leads to the degradation of the other. The MOSI algorithms are based on the integration of single objective algorithms and multi-objective optimization (MOO) approach. The MOO approaches include scalarization, Pareto dominance, decomposition and indicator-based. In this paper, the status of MOO research and state-of-the-art MOSI algorithms namely, multi-objective particle swarm, artificial bee colony, firefly algorithm, bat algorithm, gravitational search algorithm, grey wolf optimizer, bacterial foraging and moth-flame optimization algorithms have been reviewed. These reviewed algorithms were mainly developed to solve continuous MOPs. The review is based on how the algorithms deal with objective functions using MOO approaches, the benchmark MOPs used in the evaluation and performance metrics. Furthermore, it describes the advantages and disadvantages of each MOO approach and provides some possible future research directions in this area. The results show that several MOO approaches have not been used in most of the proposed MOSI algorithms. Integrating other different MOO approaches may help in developing more effective optimization algorithms, especially in solving complex MOPs. Furthermore, most of the MOSI algorithms have been evaluated using MOPs with two objectives, which clarifies open issues in this research area.

  • Research Article
  • Cite Count Icon 23
  • 10.1093/gji/ggz243
Joint optimization of geophysical data using multi-objective swarm intelligence
  • May 23, 2019
  • Geophysical Journal International
  • Francesca Pace + 3 more

Joint optimization of geophysical data using multi-objective swarm intelligence

  • Single Book
  • Cite Count Icon 16
  • 10.1007/978-3-662-46309-3
Multi-objective Swarm Intelligence
  • Jan 1, 2015

Multi-objective Swarm Intelligence

  • Single Book
  • 10.1007/978-3-642-16225-1
Computational Methods for the Innovative Design of Electrical Devices
  • Jan 1, 2011

Computational Methods for the Innovative Design of Electrical Devices is entirely focused on the optimal design of various classes of electrical devices. Emerging new methods, like e.g. those based on genetic algorithms, are presented and applied in the design optimization of different devices and systems. Accordingly, the solution to field analysis problems is based on the use of finite element method, and analytical methods as well. An original aspect of the book is the broad spectrum of applications in the area of electrical engineering, especially electrical machines. This way, traditional design criteria of conventional devices are revisited in a critical way, and some innovative solutions are suggested. In particular, the optimization procedures developed are oriented to three main aspects: shape design, material properties identification, machine optimal behaviour. Topics covered include: New parallel finite-element solvers Response surface method Evolutionary computing Multiobjective optimization Swarm intelligence MEMS applications Identification of magnetic properties of anisotropic laminations Neural networks for non-destructive testing Brushless DC motors, transformers Permanent magnet disc motors, magnetic separators Magnetic levitation systems

  • Research Article
  • Cite Count Icon 29
  • 10.1109/tsmcc.2012.2212704
A Comparative Study on Multiobjective Swarm Intelligence for the Routing and Wavelength Assignment Problem
  • Nov 1, 2012
  • IEEE Transactions on Systems, Man, and Cybernetics, Part C (Applications and Reviews)
  • Álvaro Rubio-Largo + 3 more

The future of designing optical networks is focused on the wavelength division multiplexing (WDM) technology. This technology divides the huge bandwidth of an optical fiber into different wavelengths, providing different available channels per link of fiber. However, when it is necessary to establish a set of demands, a problem comes up. This problem is known as a routing and wavelength assignment (RWA) problem. Depending on the traffic pattern, two varieties of a RWA problem have been considered in the literature: static and dynamic. In this paper, we present a comparative study among three multiobjective evolutionary algorithms (MOEAs) based on swarm intelligence to solve the RWA problem in real-world optical networks. Artificial bee colony (ABC) algorithm, gravitational search algorithm (GSA), and firefly algorithm (FA) are the selected evolutionary algorithms, but are adapted to multiobjective domain (MO-ABC, MO-GSA, and MO-FA, respectively). In order to prove the goodness of the swarm proposals, we have compared them with a standard MOEA: fast nondominated sorting genetic algorithm. Finally, we present a comparison among the metaheuristics based on swarm intelligence and several techniques published in the literature, coming to the conclusion that swarm intelligence is very suitable to solve the RWA problem, and presumably that it may obtain such quality results not only in diverse telecommunication optimization problems, but also in other engineering optimization problems.

  • Single Book
  • Cite Count Icon 18
  • 10.1007/978-3-642-03625-5
Swarm Intelligence for Multi-objective Problems in Data Mining
  • Jan 1, 2009

The purpose of this book is to collect contributions that are at the intersection of multi-objective optimization, swarm intelligence (specifically, particle swarm optimization and ant colony optimization) and data mining. Such a collection intends to illustrate the potential of multi-objective swarm intelligence techniques in data mining, with the aim of motivating more researchers in evolutionary computation and machine learning to do research in this field. This volume consists of eleven chapters, including an introduction that provides the basic concepts of swarm intelligence techniques and a discussion of their use in data mining. Some of the research challenges that must be faced when using swarm intelligence techniques in data mining are also addressed. The rest of the chapters were contributed by leading researchers, and were organized according to the steps normally followed in Knowledge Discovery in Databases (KDD) (i.e., data preprocessing, data mining, and post processing). We hope that this book becomes a valuable reference for those wishing to do research on the use of multi-objective swarm intelligence techniques in data mining and knowledge discovery in databases.

  • Conference Article
  • Cite Count Icon 3
  • 10.23919/mipro48935.2020.9245128
AVR and PSS Coordination Strategy by Using Multi-objective Ant Lion Optimizer
  • Sep 28, 2020
  • T Spoljaric + 1 more

In this paper a novel optimization method called Multi-Objective Ant Lion Optimizer (MOALO) is proposed for tuning synchronous generator excitation controls in multi machine power system. Devices used in excitation control are automatic voltage regulator (AVR) and power system stabilizer (PSS). Two area four machine model (TAFM) is used for observing power system dynamics through several various operating states. In a performance analysis of a proposed algorithm two objective functions are used. First objective function uses integral of time weighted absolute error of rotor speed, voltage and tie line active power data, while second objective function uses mean value of time domain transitional process quality indicators such as overshoot, undershoot and settling time. A proposed algorithm is tested and its performance is compared with performances of two other multi objective swarm intelligence algorithms: Multi-Objective Particle Swarm Optimization (MOPSO) and Multi-Objective Salp Swarm Algorithm (MOSSA). Results are compared and presented as sets of solutions composed in Pareto fronts.

  • Research Article
  • Cite Count Icon 19
  • 10.1016/j.apenergy.2024.122955
Enhancing the performance of hybrid wave-wind energy systems through a fast and adaptive chaotic multi-objective swarm optimisation method
  • Mar 15, 2024
  • Applied Energy
  • Mehdi Neshat + 7 more

Hybrid offshore renewable energy platforms have been proposed to optimise power production and reduce the levelised cost of energy by integrating or co-locating several renewable technologies. One example is a hybrid wave-wind energy system that combines offshore wind turbines with wave energy converters (WECs) on a single floating foundation. The design of such systems involves multiple parameters and performance measures, making it a complex, multi-modal, and expensive optimisation problem. This paper proposes a novel, robust and effective multi-objective swarm optimisation method (DMOGWA) to provide a design solution that best compromises between maximising WEC power output and minimising the effect on wind turbine nacelle acceleration. The proposed method uses a chaotic adaptive search strategy with a dynamic archive of non-dominated solutions based on diversity to speed up the convergence rate and enhance the Pareto front quality. Furthermore, a modified exploitation technique (Discretisation Strategy) is proposed to handle the large damping and spring coefficient of the Power Take-off (PTO) search space. To evaluate the efficiency of the proposed method, we compare the DMOGWA with four well-known multi-objective swarm intelligence methods (MOPSO, MALO, MODA, and MOGWA) and four popular evolutionary multi-objective algorithms (NSGA-II, MOEA/D, SPEA-II, and PESA-II) based on four potential deployment sites on the South Coast of Australia. The optimisation results demonstrate the dominance of the DMOGWA compared with the other eight methods in terms of convergence speed and quality of solutions proposed. Furthermore, adjusting the hybrid wave-wind model’s parameters (WEC design and PTO parameters) using the proposed method (DMOGWA) leads to a considerably improved power output (average proximate boost of 138.5%) and a notable decline in wind turbine nacelle acceleration (41%) throughout the entire operational spectrum compared with the other methods. This improvement could lead to millions of dollars in additional income per year over the lifespan of hybrid offshore renewable energy platforms.

  • Research Article
  • Cite Count Icon 33
  • 10.1016/j.engappai.2013.04.011
A multiobjective swarm intelligence approach based on artificial bee colony for reliable DNA sequence design
  • May 27, 2013
  • Engineering Applications of Artificial Intelligence
  • José M Chaves-González + 2 more

A multiobjective swarm intelligence approach based on artificial bee colony for reliable DNA sequence design

  • Research Article
  • Cite Count Icon 127
  • 10.1109/tcyb.2022.3170580
An Accurate UAV 3-D Path Planning Method for Disaster Emergency Response Based on an Improved Multiobjective Swarm Intelligence Algorithm.
  • Apr 1, 2023
  • IEEE Transactions on Cybernetics
  • Yuting Wan + 3 more

Planning a practical three-dimensional (3-D) flight path for unmanned aerial vehicles (UAVs) is a key challenge for the follow-up management and decision making in disaster emergency response. The ideal flight path is expected to balance the total flight path length and the terrain threat, to shorten the flight time and reduce the possibility of collision. However, in the traditional methods, the tradeoff between these concerns is difficult to achieve, and practical constraints are lacking in the optimized objective functions, which leads to inaccurate modeling. In addition, the traditional methods based on gradient optimization lack an accurate optimization capability in the complex multimodal objective space, resulting in a nonoptimal path. Thus, in this article, an accurate UAV 3-D path planning approach in accordance with an enhanced multiobjective swarm intelligence algorithm is proposed (APPMS). In the APPMS method, the path planning mission is converted into a multiobjective optimization task with multiple constraints, and the objectives based on the total flight path length and degree of terrain threat are simultaneously optimized. In addition, to obtain the optimal UAV 3-D flight path, an accurate swarm intelligence search approach based on improved ant colony optimization is introduced, which can improve the global and local search capabilities by using the preferred search direction and random neighborhood search mechanism. The effectiveness of the proposed APPMS method was demonstrated in three groups of simulated experiments with different degrees of terrain threat, and a real-data experiment with 3-D terrain data from an actual emergency situation.

  • Book Chapter
  • 10.1007/978-3-031-20096-0_13
Swarm Intelligence for Multi-objective Portfolio Optimization
  • Jan 1, 2023
  • Li Chen + 3 more

This paper employs five classical multi-objective swarm intelligence algorithms to solve portfolio optimization (PO) problem with background returns. The potential investment ratio is considered as an individual. In the experiments, we consider five different PO cases. The simulation results show that multi-objective evolutionary algorithm based on decomposition (MOEA/D) and weighted optimization framework (WOF) perform significantly better than the other four in solving the high-dimensional objective problem, and WOF obtains a more uniform solution to the high-dimensional problem.KeywordsSwarm intelligenceMulti-objectivePortfolio optimization

  • Book Chapter
  • Cite Count Icon 10
  • 10.1007/978-3-642-37189-9_13
A Multiobjective Proposal Based on the Firefly Algorithm for Inferring Phylogenies
  • Jan 1, 2013
  • Sergio Santander-Jiménez + 1 more

Recently, swarm intelligence algorithms have been applied successfully to a wide variety of optimization problems in Computational Biology. Phylogenetic inference represents one of the key research topics in this area. Throughout the years, controversy among biologists has arisen when dealing with this well-known problem, as different optimality criteria can give as a result discordant genealogical relationships. Current research efforts aim to apply multiobjective optimization techniques in order to infer phylogenies that represent a consensus between different principles. In this work, we apply a multiobjective swarm intelligence approach inspired by the behaviour of fireflies to tackle the phylogenetic inference problem according to two criteria: maximum parsimony and maximum likelihood. Experiments on four real nucleotide data sets show that this novel proposal can achieve promising results in comparison with other approaches from the state-of-the-art in Phylogenetics.KeywordsSwarm IntelligenceMultiobjective OptimizationPhylogenetic InferenceFirefly Algorithm

Save Icon
Up Arrow
Open/Close
  • Ask R Discovery Star icon
  • Chat PDF Star icon

AI summaries and top papers from 250M+ research sources.