Search Results - (( colonies optimization model algorithm ) OR ( evolution optimization method algorithm ))
Search alternatives:
- evolution optimization »
- colonies optimization »
- optimization model »
- method algorithm »
- model algorithm »
-
1
Application of swarm intelligence optimization on bio-process problems / Mohamad Zihin Mohd Zain
Published 2018“…The proposed method is tested on 10 multi-objective benchmark problems of CEC 2009 and compared with four metaheuristics: Multi-Objective Grey Wolf Optimizer (MOGWO), Multi-Objective Evolutionary Algorithm Based on Decomposition (MOEA/D), Multi-Objective Differential Evolution (MODE) and MOPSO. …”
Get full text
Get full text
Thesis -
2
Comparative analysis of spiral dynamic algorithm and artificial bee colony optimization for position control of flexible link manipulators
Published 2024“…This study aims to evaluate the effectiveness of two optimization algorithms, artificial bee colony (ABC) and spiral dynamic algorithm (SDA), in controlling the position of a flexible-link manipulator. …”
Get full text
Get full text
Get full text
Article -
3
Recent Evolutionary Algorithm Variants for Combinatorial Optimization Problem
Published 2023“…Other metaheuristic approaches such as genetic algorithm, differential evolution algorithm, particle swarm optimization, and ant colony optimization are still preferable to address combinatorial optimization problems. …”
Get full text
Get full text
Get full text
Get full text
Article -
4
Chiller power consumption forecasting for commercial building based on hybrid convolution neural networks-long short-term memory model with barnacles mating optimizer
Published 2025“…The study compares the proposed CNN-LSTM-BMO against other metaheuristic optimization algorithms, including Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), and Differential Evolution (DE). …”
Get full text
Get full text
Get full text
Article -
5
Time series predictive analysis based on hybridization of meta-heuristic algorithms
Published 2018“…The identified meta-heuristic methods namely Moth-flame Optimization (MFO), Cuckoo Search algorithm (CSA), Artificial Bee Colony (ABC), Firefly Algorithm (FA) and Differential Evolution (DE) are individually hybridized with a well-known machine learning technique namely Least Squares Support Vector Machines (LS-SVM). …”
Get full text
Get full text
Article -
6
Ant colony optimization and genetic algorithm models for suspended sediment discharge estimation for gorgan-river, Iran
Published 2011“…Therefore, it is still necessary to develop the model for the discharge-sediment relationship. New models based on artificial intelligence models, namely; Ant Colony Optimization (ACO) and Genetic Algorithm (GA) are now being used more frequently to solve optimization problems. …”
Get full text
Get full text
Thesis -
7
Time series predictive analysis based on hybridization of meta-heuristic algorithms
Published 2018“…The identified meta-heuristic methods namely Moth-flame Optimization (MFO), Cuckoo Search algorithm (CSA), Artificial Bee Colony (ABC), Firefly Algorithm (FA) and Differential Evolution (DE) are individually hybridized with a well-known machine learning technique namely Least Squares Support Vector Machines (LS-SVM). …”
Get full text
Get full text
Get full text
Article -
8
Predicting attackers of online shaming using ant colony optimization / Noor Shafiqa Fazlien Mohamad Fauzi
Published 2020“…The results have shown that the Ant Colony Optimization Algorithm produced a better predictive accuracy. …”
Get full text
Get full text
Thesis -
9
Predicting bankruptcy using ant colony optimization / Nur Syafiqah Abdul Ghani
Published 2021“…In model validation, to quantify accuracy by approving the informational collection, Ant Colony Optimization Algorithm was used and it was compared with the J48 algorithm. …”
Get full text
Get full text
Student Project -
10
System performances analysis of reservoir optimization�simulation model in application of artificial bee colony algorithm
Published 2023“…Decision making; Evolutionary algorithms; Genetic algorithms; Optimization; Particle swarm optimization (PSO); Reservoirs (water); Stochastic models; Stochastic systems; Artificial bee colonies (ABC); Artificial bee colony algorithms; Optimization techniques; Performance checking indices; Performances analysis; Reservoir optimizations; Reservoir release; Stochastic dynamic programming; Dynamic programming…”
Article -
11
Hybrid Artificial Bees Colony Algorithms For Optimizing Carbon Nanotubes Characteristics
Published 2018“…Optimization is a crucial process to select the best parameters in single and multi-objective problems for manufacturing process.However,it is difficult to find an optimization algorithm that obtain the global optimum for every optimization problem.Artificial Bees Colony (ABC) is a well-known swarm intelligence algorithm in solving optimization problems.It has noticeably shown better performance compared to the state-of-art algorithms.This study proposes a novel hybrid ABC algorithm with β-Hill Climbing (βHC) technique (ABC-βHC) in order to enhance the exploitation and exploration process of the ABC in optimizing carbon nanotubes (CNTs) characteristics.CNTs are widely used in electronic and mechanical products due to its fascinating material with extraordinary mechanical,thermal,physical and electrical properties. …”
Get full text
Get full text
Get full text
Get full text
Thesis -
12
Applied Artificial Bee Colony Optimization Algorithm in Fire Evacuation Routing System
Published 2018“…However, the existing fire evacuation routing models using various algorithm such as ant colony optimization or particle swarm optimization can neither properly interpret the delay caused by congestion during evacuation nor determine the best layout of emergency exit guidance signs; thus bee colony optimization is expected to solve the problem. …”
Get full text
Get full text
Article -
13
MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD
Published 2023“…Matlab software was used to develop the algorithm based on Ant Colony, which was then used to optimize the process sequence. …”
Get full text
Get full text
Article -
14
MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD
Published 2023“…Matlab software was used to develop the algorithm based on Ant Colony, which was then used to optimize the process sequence. …”
Get full text
Get full text
Article -
15
MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD
Published 2023“…Matlab software was used to develop the algorithm based on Ant Colony, which was then used to optimize the process sequence. …”
Get full text
Get full text
Article -
16
MINIMIZATION OF MACHINING PROCESS SEQUENCE BASED ON ANT COLONY ALGORITHM AND CONVENTIONAL METHOD
Published 2023“…Matlab software was used to develop the algorithm based on Ant Colony, which was then used to optimize the process sequence. …”
Get full text
Get full text
Article -
17
Ant colony optimization for rule induction with simulated annealing for terms selection
Published 2012Get full text
Get full text
Get full text
Conference or Workshop Item -
18
Formulating new enhanced pattern classification algorithms based on ACO-SVM
Published 2013“…This paper presents two algorithms that integrate new Ant Colony Optimization (ACO) variants which are Incremental Continuous Ant Colony Optimization (IACOR) and Incremental Mixed Variable Ant Colony Optimization (IACOMV) with Support Vector Machine (SVM) to enhance the performance of SVM.The first algorithm aims to solve SVM model selection problem. …”
Get full text
Get full text
Get full text
Article -
19
Solving Support Vector Machine Model Selection Problem Using Continuous Ant Colony Optimization
Published 2013“…Ant Colony Optimization has been used to solve Support Vector Machine model selection problem.Ant Colony Optimization originally deals with discrete optimization problem.In applying Ant Colony Optimization for optimizing Support Vector Machine parameters which are continuous variables, there is a need to discretize the continuously value into discrete value.This discretize process would result in loss of some information and hence affect the classification accuracy and seeking time.This study proposes an algorithm that can optimize Support Vector Machine parameters using Continuous Ant Colony Optimization without the need to discretize continuous value for Support Vector Machine parameters.Eight datasets from UCI were used to evaluate the credibility of the proposed hybrid algorithm in terms of classification accuracy and size of features subset.Promising results were obtained when compared to grid search technique, GA with feature chromosome-SVM, PSO-SVM, and GA-SVM.…”
Get full text
Get full text
Get full text
Article -
20
A hybrid of ant colony optimization, genetic algorithm and flux balance analysis for optimization of succinic acid production in Escherichia coli
Published 2023“…Ant colony optimization (ACO) is a swarm intelligent optimization that is inspired based on the natural foraging behavior of ant colony. …”
Get full text
Get full text
Get full text
Article
