Search Results - optimal ((((((self algorithm) OR (colony algorithm))) OR (svm algorithm))) OR (bat algorithm))

Refine Results
  1. 1

    BAT-BP: A new BAT based back-propagation algorithm for efficient data classification by Mohd. Nawi, Nazri, M. Z., Rehman, Hafifi, Nurfarian, Khan, Abdullah, Siming, Insaf Ali

    Published 2016
    “…The performance of the proposed Bat-BP algorithm is then compared with Artificial Bee Colony using BPNN (ABC-BP), Artificial Bee Colony using Levenberg-Marquardt (ABC-LM) and BPNN algorithm. …”
    Get full text
    Get full text
    Article
  2. 2

    Formulating new enhanced pattern classification algorithms based on ACO-SVM by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    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
  3. 3

    Task scheduling in cloud computing environment using hybrid genetic algorithm and bat algorithm by Muhammad Syahril Mohamad Sainal

    Published 2022
    “…Meta-heuristic algorithms are mostly used to solve this problem. For example, Genetic Algorithm with Particle Swarm Optimization, Genetic Algorithm with Artificial Bee Colony Algorithms (ABC) and Genetic Algorithm with Ant Colony Optimization Algorithms. …”
    Get full text
    Get full text
    Get full text
    Academic Exercise
  4. 4

    Feature selection and model selection algorithm using incremental mixed variable ant colony optimization for support vector machine classifier by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…In order to enhance SVM performance, these problems must be solved simultaneously because error produced from the feature subset selection phase will affect the values of the SVM parameters and resulted in low classification accuracy.Most approaches related with solving SVM model selection problem will discretize the continuous value of SVM parameters which will influence its performance.Incremental Mixed Variable Ant Colony Optimization (IACOMV) has the ability to solve SVM model selection problem without discretising the continuous values and simultaneously solve the two problems.This paper presents an algorithm that integrates IACOMV and SVM.Ten datasets from UCI were used to evaluate the performance of the proposed algorithm.Results showed that the proposed algorithm can enhance the classification accuracy with small number of features.…”
    Get full text
    Get full text
    Get full text
    Article
  5. 5

    Incremental continuous ant colony optimization for tuning support vector machine’s parameters by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…Hence, in applying Ant Colony Optimization for optimizing Support Vector Machine parameters, which are continuous in nature, the values wil have to be discretized.The discretization process will result in loss of some information and, hence, affects the classification accuracy and seeks time.This paper presents an algorithm to optimize Support Vector Machine parameters using Incremental continuous Ant Colony Optimization without the need to discretize continuous values.Eight datasets from UCI were used to evaluate the performance of the proposed algorithm.The proposed algorithm demonstrates the credibility in terms of classification accuracy when compared to grid search techniques, GA with feature chromosome-SVM, PSO-SVM, and GA-SVM.Experimental results of the proposed algorithm also show promising performance in terms of classification accuracy and size of features subset.…”
    Get full text
    Get full text
    Get full text
    Article
  6. 6

    Hybrid ACO and SVM algorithm for pattern classification by Alwan, Hiba Basim

    Published 2013
    “…Ant Colony Optimization (ACO) is a metaheuristic algorithm that can be used to solve a variety of combinatorial optimization problems. …”
    Get full text
    Get full text
    Get full text
    Thesis
  7. 7

    Mixed variable ant colony optimization technique for feature subset selection and model selection by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    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
  8. 8

    New random approaches of modified adaptive bats sonar algorithm for reservoir operation optimization problems by Nor Shuhada, Ibrahim

    Published 2024
    “…The Modified Adaptive Bats Sonar Algorithm (MABSA), initially designed for single objective optimization and inspired by colony bats' echolocation, has demonstrated efficiency with its simple structure and reduced computation time. …”
    Get full text
    Get full text
    Thesis
  9. 9

    Comfort and energy consumption optimization in smart homes using bat algorithm with inertia weight by Mohamad Razwan, Abdul Malek, Nor Azlina, Ab. Aziz, Alelyani, Salem, Mohana, Mohamed, Farah Nur Arina, Baharudin, Zuwairie, Ibrahim

    Published 2022
    “…Moreover, the comfort level achieved by BA with exponential inertia weight is found to be better than previously reported works using firefly algorithm, genetic algorithm, ant colony optimization, and artificial bee colony algorithm. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  10. 10

    HEURISTIC OPTIMIZATION OF BAT ALGORITHM FOR HETEROGENEOUS SWARMS USING PERCEPTION by Kappagantula, S., Vojjala, S., Iyer, A.A., Velidi, G., Emani, S., Vandrangi, S.K.

    Published 2023
    “…Swarm Intelligence is inspired by naturally occurring swarm systems suchas Ant Colony, Bees Hive, or Bats. The Bat Algorithm is a population-based meta-heuristic algorithm for solving continuous optimization problems. …”
    Get full text
    Get full text
    Article
  11. 11

    Solving SVM model selection problem using ACOR and IACOR by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2013
    “…Ant Colony Optimization (ACO) has been used to solve Support Vector Machine (SVM) model selection problem.ACO originally deals with discrete optimization problem. …”
    Get full text
    Get full text
    Get full text
    Article
  12. 12

    Comparative Performance Analysis of Bat Algorithm and Bacterial Foraging Optimization Algorithm using Standard Benchmark Functions by Mazlina, Abdul Majid, Alsariera, Yazan A., Alamri, Hammoudeh S., Nasser, Abdullah M., Kamal Z., Zamli

    Published 2014
    “…Over the last 30 years, many meta-heuristic algorithms have been developed in the literature including that of Simulated Annealing (SA), Genetic Algorithm (GA), Ant Colony Optimization (ACO), Particle Swarm Optimization (PSO), Harmony Search Algorithm (HS) to name a few. …”
    Get full text
    Get full text
    Conference or Workshop Item
  13. 13

    Solving Support Vector Machine Model Selection Problem Using Continuous Ant Colony Optimization by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    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
  14. 14

    Intelligent classification algorithms in enhancing the performance of support vector machine by Alwan, Hiba Basim, Ku-Mahamud, Ku Ruhana

    Published 2019
    “…This paper presents two intelligent algorithms that hybridized between ant colony optimization (ACO) and SVM for tuning SVM parameters and selecting feature subset without having to discretize the continuous values. …”
    Get full text
    Get full text
    Get full text
    Article
  15. 15
  16. 16

    Performance Analyses of Nature-inspired Algorithms on the Traveling Salesman’s Problems for Strategic Management by Julius, Beneoluchi Odili, M. N. M., Kahar, Noraziah, Ahmad, M., Zarina, Riaz, Ul Haq

    Published 2017
    “…After critical assessments of the performances of eleven algorithms consisting of two heuristics (Randomized Insertion Algorithm and the Honey Bee Mating Optimization for the Travelling Salesman’s Problem), two trajectory algorithms (Simulated Annealing and Evolutionary Simulated Annealing) and seven population-based optimization algorithms (Genetic Algorithm, Artificial Bee Colony, African Buffalo Optimization, Bat Algorithm, Particle Swarm Optimization, Ant Colony Optimization and Firefly Algorithm) in solving the 60 popular and complex benchmark symmetric Travelling Salesman’s optimization problems out of the total 118 as well as all the 18 asymmetric Travelling Salesman’s Problems test cases available in TSPLIB91. …”
    Get full text
    Get full text
    Get full text
    Article
  17. 17

    LS-SVM Hyper-parameters Optimization Based on GWO Algorithm for Time Series Forecasting by Zuriani, Mustaffa, Mohd Herwan, Sulaiman, M. N. M., Kahar

    Published 2015
    “…In this study, a new metaheuristic algorithm, viz., Grey Wolf Optimizer (GWO), is employed to optimize the parameters of interest. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  18. 18

    Optimization of hydropower reservoir operation based on hedging policy using Jaya algorithm by Chong K.L., Lai S.H., Ahmed A.N., Wan Jaafar W.Z., El-Shafie A.

    Published 2023
    “…Ant colony optimization; Hydroelectric power; Hydroelectric power plants; Investments; Particle swarm optimization (PSO); Reservoirs (water); Stream flow; Water supply; Ant colony algorithms; Hydro-power generation; Hydropower reservoirs; Optimization algorithms; Particle swarm optimization algorithm; Reservoir performance; Streamflow generations; Uncertainty and variability; Genetic algorithms…”
    Article
  19. 19

    Intrusion Detection Systems, Issues, Challenges, and Needs by Aljanabi, Mohammad, Mohd Arfian, Ismail, Ali, Ahmed Hussein

    Published 2021
    “…Optimization algorithms such as genetic algorithm (GA), particle swarm optimization (PSO) algorithm , ant colony algorithm, and many other algorithms are used along with classifiers to improve the work of these classifiers in detecting intrusion and to increase the performance of these classifiers. …”
    Get full text
    Get full text
    Get full text
    Article
  20. 20

    Improving the Muskingum flood routing method using a hybrid of particle swarm optimization and bat algorithm by Ehteram M., Othman F.B., Yaseen Z.M., Afan H.A., Allawi M.F., Malek M.B.A., Ahmed A.N., Shahid S., Singh V.P., El-Shafie A.

    Published 2023
    “…Decision making; Disaster prevention; Floods; Routing algorithms; Water resources; Absolute deviations; Bat algorithms; Comparative analysis; Computational time; Flood routing; Muskingum models; Particle swarm optimization algorithm; Swarm algorithms; Particle swarm optimization (PSO); accuracy assessment; algorithm; comparative study; decision making; flood; flood forecasting; flood routing; numerical method; optimization; parameter estimation; water resource; United Kingdom; United States…”
    Article