Search Results - (( parameter optimization method algorithm ) OR ( parameter evaluation ant algorithm ))
Search alternatives:
- parameter optimization »
- parameter evaluation »
- method algorithm »
- evaluation ant »
- ant algorithm »
-
1
Taguchi-Grey Relational Analysis Method for Parameter Tuning of Multi-objective Pareto Ant Colony System Algorithm
Published 2023“…This research aims to find the optimal parameter values for the Pareto Ant Colony System (PACS) algorithm, which is used to obtain solutions for the generator maintenance scheduling problem. …”
Get full text
Get full text
Get full text
Article -
2
An Experiment of Ant Algorithms : Case Study of Kota Kinabalu Central Town
Published 2005“…The objectives of this study are to explore and evaluate the Ant System (AS) algorithm and Ant Colony System (ACS) algorithm in finding shortest paths. …”
Get full text
Get full text
Get full text
Thesis -
3
Impact of evolutionary algorithm on optimization of nonconventional machining process parameters
Published 2025“…Using a Python environment, three evolutionary algorithms such as, Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), and Firefly Algorithm (FA), were simulated to evaluate their effectiveness in minimizing surface roughness (Ra). …”
Get full text
Get full text
Get full text
Article -
4
Multi-objective pareto ant colony system based algorithm for generator maintenance scheduling
Published 2022“…Friedman test using GRG metric shows significant better performance (p-values<0.05) for PACS algorithm compared to benchmark algorithms. The proposed models and algorithm can be used to solve the multi-objective GMS problem while the new parameters’ values can be used to obtain optimal or near optimal maintenance scheduling of generators. …”
Get full text
Get full text
Get full text
Thesis -
5
A new routing mechanism for energy-efficient in bluetooth mesh-low power nodes based on wireless sensor network
Published 2023“…Compared to the Ant Colony Optimization-Genetic Algorithm (ACO-GA) and Ant Colony Optimization- Hierarchical Clustering Mechanism (ACOHCM), the ACO algorithm shows superior power savings and efficiency. …”
Get full text
Get full text
Get full text
Thesis -
6
Improvement on rooftop classification of worldview-3 imagery using object-based image analysis
Published 2019“…Furthermore, a systematic feature selection approach was proposed in which search algorithms (Ant-Search, Best First-Search and Particle Swamp Optimization (PSO) - Search) performance were evaluated to select the most significant features. …”
Get full text
Get full text
Thesis -
7
Optimizing n-1 contingency rankings using a nature-inspired modified sine cosine algorithm
Published 2025“…Compared with established methods such as Ant Colony Optimization (ACO) and Genetic Algorithm (GA), MSCA exhibits superior computational efficiency while maintaining competitive accuracy. …”
Get full text
Get full text
Get full text
Article -
8
-
9
Information Theoretic-based Feature Selection for Machine Learning
Published 2018“…Thus, this thesis precisely developed and evaluated IFS_BACS (Binary Ant Colony System) hybrid method. …”
Get full text
Get full text
Get full text
Get full text
Thesis -
10
Optimized techniques for landslide detection and characteristics using LiDAR data
Published 2018“…Also, six techniques: Ant Colony Optimization (ACO), Gain Ratio (GR), Particle Swarm Optimization (PSO) and Genetic Algorithm (GA), Random forest (RF), and Correlation-based Feature Selection (CFS) were used for the feature selection. …”
Get full text
Get full text
Get full text
Thesis -
11
Incremental continuous ant colony optimization for tuning support vector machine’s parameters
Published 2013“…The process of classifying a pattern with high classification accuracy counts mainly on tuning Support Vector Machine parameters which are the generalization error parameter and the kernel function parameter.Tuning these parameters is a complex process and Ant Colony Optimization can be used to overcome the difficulty. …”
Get full text
Get full text
Get full text
Article -
12
Optimizing support vector machine parameters using continuous ant colony optimization
Published 2012“…Hence, in applying Ant Colony Optimization for optimizing Support Vector Machine parameters, which are continuous parameters, there is a need to discretize the continuous value into a discrete value.This discretization process results in loss of some information and, hence, affects the classification accuracy and seek time.This study proposes an algorithm to optimize Support Vector Machine parameters using continuous Ant Colony Optimization without the need to discretize continuous values for Support Vector Machine parameters.Seven datasets from UCI were used to evaluate the performance of the proposed hybrid algorithm.The proposed algorithm demonstrates the credibility in terms of classification accuracy when compared to grid search techniques.Experimental results of the proposed algorithm also show promising performance in terms of computational speed.…”
Get full text
Get full text
Get full text
Conference or Workshop Item -
13
Evaluation of robot path planning algorithms in global static environments: genetic algorithm vs ant colony optimization algorithm / Nohaidda Sariff and Norlida Buniyamin
Published 2010“…This paper presents the application of Genetic Algorithm and Ant Colony Optimization (ACO) Algorithm for robot path planning (RPP) in global static environment. …”
Get full text
Get full text
Get full text
Article -
14
Reactive approach for automating exploration and exploitation in ant colony optimization
Published 2016“…Ant colony optimization (ACO) algorithms can be used to solve nondeterministic polynomial hard problems. …”
Get full text
Get full text
Get full text
Thesis -
15
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 -
16
Hybrid ant colony optimization algorithm for container loading problem
Published 2012“…Preliminary computational experiments were conducted on a subset of benchmark data sets as to find the appropriate parameters setting for the developed HACO. The proposed algorithm is tested on two standard benchmark data sets to evaluate the performance and to determine the effectiveness of the algorithm. …”
Get full text
Get full text
Thesis -
17
Strategic oscillation for exploitation and exploration of ACS algorithm for job scheduling in static grid computing
Published 2015“…Exploitation and exploration mechanisms are the main components in metaheuristics algorithms. These mechanisms are implemented explicitly in ant colony system algorithm.The rate between the exploitation and exploration mechanisms is controlled using a parameter set by the users of the algorithm. …”
Get full text
Get full text
Get full text
Conference or Workshop Item -
18
Ant system with heuristics for capacitated vehicle routing problem
Published 2013“…As a route improvement strategy, two heuristics which are the swap among routes procedure and 3-opt algorithm are also employed within the ASH algorithm. …”
Get full text
Get full text
Thesis -
19
Mixed variable ant colony optimization technique for feature subset selection and model selection
Published 2013“…This paper presents the integration of Mixed Variable Ant Colony Optimization and Support Vector Machine (SVM) to enhance the performance of SVM through simultaneously tuning its parameters and selecting a small number of features.The process of selecting a suitable feature subset and optimizing SVM parameters must occur simultaneously,because these processes affect each ot her which in turn will affect the SVM performance.Thus producing unacceptable classification accuracy.Five datasets from UCI were used to evaluate the proposed algorithm.Results showed that the proposed algorithm can enhance the classification accuracy with the small size of features subset.…”
Get full text
Get full text
Get full text
Conference or Workshop Item -
20
Incremental continuous ant colony optimization technique for support vector machine model selection problem
Published 2012“…This study proposes an algorithm that can optimize Support Vector Machine parameters using Incremental Continuous Ant Colony Optimization without the need to discretize continuous value for support vector machine parameters.Seven datasets from UCI were used to evaluate the credibility of the proposed hybrid algorithmin terms of classification accuracy.Promising results were obtained when compared to grid search technique.…”
Get full text
Get full text
Conference or Workshop Item
