Results 1 - 10
of
13
ARTIFICIAL BEE COLONY ALGORITHM, ITS VARIANTS AND APPLICATIONS: A SURVEY
"... Artificial Bee Colony Algorithm (ABC) is nature-inspired metaheuristic, which imitates the foraging behavior of bees. ABC as a stochastic technique is easy to implement, has fewer control parameters, and could easily be modify and hybridized with other metaheuristic algorithms. Due to its successful ..."
Abstract
-
Cited by 7 (0 self)
- Add to MetaCart
(Show Context)
Artificial Bee Colony Algorithm (ABC) is nature-inspired metaheuristic, which imitates the foraging behavior of bees. ABC as a stochastic technique is easy to implement, has fewer control parameters, and could easily be modify and hybridized with other metaheuristic algorithms. Due to its successful implementation, several researchers in the optimization and artificial intelligence domains have adopted it to be the main focus of their research work. Since 2005, several related works have appeared to enhance the performance of the standard ABC in the literature, to meet up with challenges of recent research problems being encountered. Interestingly, ABC has been tailored successfully, to solve a wide variety of discrete and continuous optimization problems. Some other works have modified and hybridized ABC to other algorithms, to further enhance the structure of its framework. In this review paper, we provide a thorough and extensive overview of most research work focusing on the application of ABC, with the expectation that it would serve as a reference material to both old and new, incoming researchers to the field, to support their understanding of current trends and assist their future research prospects and directions. The advantages, applications and drawbacks of the newly developed ABC hybrids are highlighted, critically analyzed and discussed accordingly.
Modeling microgrid islanding problems as dcops
- in North American Power Symposium (NAPS
, 2013
"... Abstract—In this paper, we formulate the microgrid islanding problem as distributed constraint optimization problem (DCOP) and investigate the feasibility of solving it using off-the-shelf DCOP algorithms. This paper puts forward the potential of distributed constraint reasoning paradigm as a candid ..."
Abstract
-
Cited by 1 (0 self)
- Add to MetaCart
(Show Context)
Abstract—In this paper, we formulate the microgrid islanding problem as distributed constraint optimization problem (DCOP) and investigate the feasibility of solving it using off-the-shelf DCOP algorithms. This paper puts forward the potential of distributed constraint reasoning paradigm as a candidate for solving common microgrids problems.
Artificial Bee Colony Algorithm for Solving Optimal Power Flow Problem
"... This paper proposes an artificial bee colony (ABC) algorithm for solving optimal power flow (OPF) problem. The objective of the OPF problem is to minimize total cost of thermal units while satisfying the unit and system constraints such as generator capacity limits, power balance, line flow limits, ..."
Abstract
- Add to MetaCart
(Show Context)
This paper proposes an artificial bee colony (ABC) algorithm for solving optimal power flow (OPF) problem. The objective of the OPF problem is to minimize total cost of thermal units while satisfying the unit and system constraints such as generator capacity limits, power balance, line flow limits, bus voltages limits, and transformer tap settings limits. The ABC algorithm is an optimization method inspired from the foraging behavior of honey bees. The proposed algorithm has been tested on the IEEE 30-bus, 57-bus, and 118-bus systems. The numerical results have indicated that the proposed algorithm can find high quality solution for the problem in a fast manner via the result comparisons with other methods in the literature. Therefore, the proposed ABC algorithm can be a favorable method for solving the OPF problem.
ABC and IFC: Modules Detection Method for PPI Network
"... Many clustering algorithms are unable to solve the clustering problem of protein-protein interaction (PPI) networks effectively. A novel clustering model which combines the optimization mechanism of artificial bee colony (ABC) with the fuzzy membership matrix is proposed in this paper. The proposed ..."
Abstract
- Add to MetaCart
(Show Context)
Many clustering algorithms are unable to solve the clustering problem of protein-protein interaction (PPI) networks effectively. A novel clustering model which combines the optimization mechanism of artificial bee colony (ABC) with the fuzzy membership matrix is proposed in this paper. The proposed ABC-IFC clustering model contains two parts: searching for the optimum cluster centers using ABC mechanism and forming clusters using intuitionistic fuzzy clustering (IFC) method. Firstly, the cluster centers are set randomly and the initial clustering results are obtained by using fuzzy membership matrix. Then the cluster centers are updated through different functions of bees in ABC algorithm; then the clustering result is obtained through IFC method based on the new optimized cluster center. To illustrate its performance, the ABC-IFC method is compared with the traditional fuzzy C-means clustering and IFC method. The experimental results on MIPS dataset show that the proposed ABC-IFC method not only gets improved in terms of several commonly used evaluation criteria such as precision, recall, and P value, but also obtains a better clustering result.
Simultaneous Network Reconfiguration and Capacitor Placement for Loss Reduction of Distribution Systems by Ant Colony Optimization Algorithm
"... ABSTRACT: The objective of this study is to solve the simultaneous network reconfiguration and capacitor placement for loss reduction in distribution systems. The work employs a meta-heuristic method called Ant Colony Optimization (ACO). The ACO algorithm tries to emulate the behaviour of real ants ..."
Abstract
- Add to MetaCart
(Show Context)
ABSTRACT: The objective of this study is to solve the simultaneous network reconfiguration and capacitor placement for loss reduction in distribution systems. The work employs a meta-heuristic method called Ant Colony Optimization (ACO). The ACO algorithm tries to emulate the behaviour of real ants by which they are able to identify the shortest path between a food source and their nest. The proposed approach is demonstrated using a benchmark system from the literature. Computational results obtained show that the loss reduction obtained using simultaneous application of capacitor placement and network reconfiguration is higher compared to a case when they are applied separately. It is also seen that along with loss reduction, voltage profile of the system is improved.
unknown title
"... Abstract — This paper surveys the intersection of two fascinating and increasingly popular domains: swarm intelligence and optimization. Whereas optimization has been popular academic topic for decades, swarm intelligence is relatively new subfield of artificial intelligence which studies the emerge ..."
Abstract
- Add to MetaCart
Abstract — This paper surveys the intersection of two fascinating and increasingly popular domains: swarm intelligence and optimization. Whereas optimization has been popular academic topic for decades, swarm intelligence is relatively new subfield of artificial intelligence which studies the emergent collective intelligence of groups of simple agents. It is based on social behavior that can be observed in nature, such as ant colonies, flock of birds, fish schools and bee hives, where a number of individuals with limited capabilities are able to come to intelligent solutions for complex problems. In recent years the swarm intelligence paradigm has received widespread attention in research, mainly as Ant Colony Optimization (ACO), Particle Swarm Optimization (PSO) and Artificial Bee Colony Optimization (ABC).These are the most popular swarm intelligence metaheuristics for Single Objective and Multi Objective Problems. This paper presents a comprehensive review of the various proposals on PSOs and ABCc for single and multi-objective optimization problems as reported in the specialized literature. As part of this review, we have attempted to identify the main features of each proposal. We have also discussed some of the key issues and sub-issues pertaining to PSO and ABC. In the last part of the paper, we have enlisted some of the topics within this field that we consider to be promising areas of future research.
Abstract
"... Java and the World Wide Web are used as the basis of a tool that tests conformance with the Interoperable Message Passing Interface communication protocol. The user accesses the system through a Java applet that acts as the interface to a test server that is also written in Java. Test scenarios are ..."
Abstract
- Add to MetaCart
(Show Context)
Java and the World Wide Web are used as the basis of a tool that tests conformance with the Interoperable Message Passing Interface communication protocol. The user accesses the system through a Java applet that acts as the interface to a test server that is also written in Java. Test scenarios are expressed in scripts that are interpreted by a C−based interpreter. This interpreter is integrated with the test server using the Java Native Interface. A separate C program, also including the test script interpreter, is linked to the communication library to be tested. This program executes in coordination with the Java−based test server to test the implementation of the protocol. This framework has proven easy to implement, effective, and flexible; it may be useful in other software testing systems. 1.
A New Multi-objective Microgrid Restoration Via Semidefinite Programming
"... Abstract—This paper presents a new multi-objective microgrid reconfiguration problem formulation. Unlike existing distribution system or microgrid reconfiguration algorithms, we consider the effect of uncertainty arising from the renewable energy generation and investigate the tradeoff between the i ..."
Abstract
- Add to MetaCart
(Show Context)
Abstract—This paper presents a new multi-objective microgrid reconfiguration problem formulation. Unlike existing distribution system or microgrid reconfiguration algorithms, we consider the effect of uncertainty arising from the renewable energy generation and investigate the tradeoff between the invented index measuring the reliability of reconfiguration and the total load served. The resulting optimization problem is computa-tionally prohibitive due to the binary circuit breaker variables and the probability constraint accounting for the uncertainty of renewable generation. Nevertheless, a semidefinite programming (SDP) reformulation is developed based on convex relaxation techniques and the scenario-based approximation. Furthermore, weighted-sum method is applied in the reformulation and we eventually obtain the Pareto solution points of the microgrid reconfiguration. Numerical tests validate the intrinsic tradeoff between the two objectives and demonstrate the effectiveness of the proposed solution methodology.
Article An Improved Artificial Bee Colony Algorithm and Its Application to Multi-Objective Optimal Power Flow
"... www.mdpi.com/journal/energies ..."
(Show Context)