Earticle

현재 위치 Home 검색결과

결과 내 검색

발행연도

-

학문분야

자료유형

간행물

검색결과

검색조건
검색결과 : 29
No
1

A hybrid particle swarm optimization and hill climbing algorithm for task scheduling in the cloud environments

Negar Dordaie, Nima Jafari Navimipour

[NRF 연계] 한국통신학회 ICT Express Vol.4 No.4 2018.12 pp.199-202

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

Task scheduling is one of the most important issues in heterogeneous environments when high efficiency is required. Because task scheduling is a Nondeterministic Polynomial (NP)-hard problem, many evolutionary algorithms have been adopted to solve this problem. Since the convergence speed of solutions in population-based algorithms is low, they are integrated with local search algorithms. Thus, in this paper, to optimize the task scheduling makespan, a hybrid particle swarm optimization and hill climbing algorithm is proposed. The experimental results on random and scientific Directed Acyclic Graph (DAG) showed that the proposed algorithm performs effectively in terms of the makespan compared to the current well-known heuristic and particle swarm optimization algorithms.

2

基于混合进化算法的多目标路径优化问题

程娜, 崔荣

한국어정보학회 한국어정보학 제10권 1호 2008.06 pp.1-6

※ 기관로그인 시 무료 이용이 가능합니다.

4,000원

According to Genetic algorithms principle, the new hybrid evolutionary algorithm (HEA) is proposed in this paper by combining the Immune algorithm, Genetic algorithm and Pareto optimal solutions. The HEA has high convergence precision and improved the diversity of population. Multiple near optimization paths can be developed by the algorithm with multi‐objective restriction, and satisfy to minimize the routing of transportation and the numbers of the vehicles. The HEA has been used to solve the vehicle routing problem, the results of simulation experiment show that the HEA can gain higher global convergence rate and higher speed.

3

Ant colony optimization (ACO) algorithm is a new heuristic algorithm which has been demonstrated a successful technology and applied to solving complex optimization problems. But the ACO exists the low solving precision and premature convergence problem, particle swarm optimization (PSO) algorithm is introduced to improve performance of the ACO algorithm. A novel hybrid optimization (HPSACO) algorithm based on combining collaborative strategy, particle swarm optimization and ant colony optimization is proposed for the traveling salesman problems in this paper. The HPSACO algorithm makes use of the exploration capability of the PSO algorithm and stochastic capability of the ACO algorithm. The main idea of the HPSACO algorithm uses the rapidity of the PSO algorithm to obtain a series of initializing optimal solutions for dynamically adjusting the initial pheromone distribution of the ACO algorithm. Then the parallel search ability of the he ACO algorithm are used to obtain the optimal solution of solving problem. Finally, various scale TSP are selected to verify the effectiveness and efficiency of the proposed HPSACO algorithm. The simulation results show that the proposed HPSACO algorithm takes on the better search precision, the faster convergence speed and avoids the stagnation phenomena.

4

A Two-Phase Hybrid Optimization Algorithm for Solving Complex Optimization Problems

Huiling Bao

보안공학연구지원센터(IJSH) International Journal of Smart Home Vol.9 No.10 2015.10 pp.27-36

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

For solving traveling salesman problem (TSP), the ant colony optimization (ACO) algorithm and simulated annealing (SA) algorithm are used to propose a two-phase hybrid optimization (TPASHO) algorithm in this paper. In proposed TPASHO algorithm, the advantages of parallel, collaborative and positive feedback of the ACO algorithm are used to implement the global search in the current temperature. And adaptive adjustment threshold strategy is used to improve the space exploration and balance the local exploitation. When the calculation process of the ACO algorithm falls into the stagnation, the SA algorithm is used to get a local optimal solution. And the obtained best solution of the ACO algorithm is regarded as the initial solution of the SA algorithm, and then a fine search is realized in the neighborhood. Finally, the probabilistic jumping property of the SA algorithm is used to effectively avoid falling into local optimal solution. In order to verify the effectiveness and efficiency of the proposed TPASHO algorithm, some typical TSP is selected to test. The simulation results show that the proposed TPASHO algorithm can effectively obtain the global optimal solution and avoid the stagnation phenomena. And it has the better search precision and the faster convergence speed.

5

A Hybrid Optimization Algorithm for Traveling Salesman Problem Based on Geographical Information System for Logistics Distribution

Wei Gu, Yong Liu, Li-Rong Wei, Bing-Kun Dong

보안공학연구지원센터(IJGDC) International Journal of Grid and Distributed Computing Vol.8 No.3 2015.06 pp.359-370

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

This paper presents a hybrid algorithm for traveling salesman problem. The algorithm is a combination of the genetic algorithm and simulated annealing algorithm; in other words, it is a hybrid algorithm. The combination overcomes the deficiencies of the two algorithms when acting separately. The real distance between customers has been used on the basis of geographical information system (GIS) in order to make the result more suitable in real-life. The algorithm has tested on the examples of international standards. We made a comparison with the result of second nearest neighbor algorithm and genetic optimization algorithm. The test showed that the algorithm proposed in this paper has improved the results.

6

A Novel Hybrid Optimization Algorithm based on Improved ACO and FNN

Dao Jiang

보안공학연구지원센터(IJHIT) International Journal of Hybrid Information Technology Vol.9 No.4 2016.04 pp.173-182

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

Due to the insufficient of the fuzzy neural network in solving complex problems, an improved ant colony optimization(ACO) algorithm is introduced into the fuzzy neural network in order to propose a novel hybrid optimization(APEACOFNN) algorithm in this paper. In the APEACOFNN algorithm, the self-adaptive pheromone evaporation factor strategy is used to dynamically adjust the pheromone evaporation factor on searching route in order to gradually lessen the amount of information between the optimal path and the worst path, and realize the full searching optimization for decision variable space. Then an improved ACO(APEACO) algorithm is obtained. Aiming at the parameters optimization problem of fuzzy neural network, the proposed APEACO algorithm is used to comprehensively optimize and select the parameters of fuzzy neural network in order to propose a novel hybrid optimization (APEACOFNN) algorithm. Finally, in order to test the effectiveness of the APEACOFNN algorithm, five UCI data sets are selected. The experimental results show that the proposed APEACOFNN algorithm takes the faster approximation objectives and higher solving accuracy.

7

A Novel Hybrid Optimization Algorithm Based on GA and ACO for Solving Complex Problem SCOPUS

Bin Gao, Jing-Hua Zhu, Wen-chang Lang

보안공학연구지원센터(IJMUE) International Journal of Multimedia and Ubiquitous Engineering Vol.10 No.8 2015.08 pp.243-252

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

In allusion to the deficiencies of the ant colony optimization algorithm for solving the complex problem, the genetic algorithm is introduced into the ant colony optimization algorithm in order to propose a novel hybrid optimization (NHGACO) algorithm in this paper. In the NHGACO algorithm, the genetic algorithm is used to update the global optimal solution and the ant colony optimization algorithm is used to dynamically balance the global search ability and local search ability in order to improve the convergence speed. Finally, some complex benchmark functions are selected to prove the validity of the proposed NHGACO algorithm. The experiment results show that the proposed NHGACO algorithm can obtain the global optimal solution and avoid the phenomena of the stagnation, and take on the fast convergence and the better robustness.

8

Research on a New Hybrid Optimization Algorithm based on QPSO and FNN

Meng Liu, Jiayun Zhang, Yazi Wang

보안공학연구지원센터(IJSH) International Journal of Smart Home Vol.10 No.6 2016.06 pp.175-186

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

Fuzzy neural network(FNN) is a neural network based on combining the advantages of the fuzzy theory and neural network. It has the characteristics of dealing with the non-linear and fuzziness and so on. Particle swarm optimization(PSO) algorithm is a population-based search algorithm by simulating the social behavior of birds within a flock. So the quantum PSO(QPSO) algorithm is proposed for optimizing the parameters of FNN in order to construct a new hybrid optimization(QPSO-FNN) algorithm in this paper. In the proposed QPSO-FNN algorithm, the quantum theory is used to improve the PSO algorithm, then the global optimization ability of QPSO algorithm is optimize the parameters of FNN model by putting these parameters in the particle encoding. The found optimal values are regarded as the parameters of FNN model to obtain the final QPSO-FNN method. Finally, the QPSO-FNN algorithm is used to solve the complex problem, the experimental results show that the QPSO-FNN algorithm takes on the shorter response time and higher solving accuracy.

9

Fast Convergence and Improved Particle Swarm Hybrid Optimization Algorithm SCOPUS

Li Yi-ran, Zhang Chun-na

보안공학연구지원센터(IJDTA) International Journal of Database Theory and Application Vol.9 No.8 2016.08 pp.281-292

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

Aiming at the problem that the particle in the traditional particle swarm optimization algorithm is easy to fall into the local optimum and the convergence rate is slow, this paper proposed an improved particle swarm optimization algorithm. In particle swarm optimization algorithm, the advantages and disadvantages of the algorithm is directly decided by the performance of the particle, the paper introduced the chaos mechanism, enhance the ergodicity and particle will be quantized in the solution space, on the premise of ensuring diversity of solution, the particle get better global search ability. Meanwhile, based on the problem of slow convergence speed of the algorithm in the late, on the one hand to dynamically adjust the inertia weight of impact speed, makes the particle movement speed tend to be reasonable, on the other hand, using k-means algorithm to optimize progeny particle and get more reasonable clustering center, make the algorithm fast convergence. Experiments show that using improved Particle Swarm Optimization algorithm with high precision, strong stability and fast convergence.

10

A Hybrid Intelligent Optimization Algorithm of Fast Convergence

Li Yi-ran, Zhang Chun-na

보안공학연구지원센터(IJHIT) International Journal of Hybrid Information Technology Vol.8 No.1 2015.01 pp.295-304

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

A hybrid intelligent optimization algorithm based on quantum particle swarm is presented to solve the problem that the local search ability of traditional SFLA is poor and converges very slowly. The particle is quantized and introduced chaos mechanism in the algorithm in order to enhance the global search ability, using the escape strategy, the group is divided into three clusters and mutation operation on the cluster within individuals, not only improves the convergence speed and ensure the performance of the algorithm. Experiments show that the improved algorithm has the characteristics of strong optimization capability and performance is improved greatly in whether comparison of the baseline function or analysis of universal database, compared with the other two algorithms have obvious advantages.

11

A Novel Hybrid Evolution Optimization Algorithm and its Application SCOPUS

Bin Gao, Jing-Hua Zhu, Wen-Chang Lang

보안공학연구지원센터(IJDTA) International Journal of Database Theory and Application Vol.8 No.5 2015.10 pp.195-206

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

For the premature convergence and initial pheromone distribution problem of ant colony optimization algorithm, an improved particle swarm optimization (MPSO) algorithm is introduced into ant colony optimization algorithm in order to propose a novel hybrid evolution optimization (HEACO) algorithm in this paper. In the proposed HEACO algorithm, the ergodicity of the chaos is used to initialize the swarm in order to enhance the diversity of the particle swarm, and adjust the mutation probability and inertia weighting factor in order to improve the capability of local and global search. Then the MPSO algorithm is used to control the parameters of the heuristic factor, pheromone evaporation coefficient, and the stochastic selection threshold in order to effectively overcome the parameter influences of ACO, reduce the numbers of useless experiments and balance the developing optimal solution and enlarging search space. A series of typical traveling salesman problems are selected to validity the effectiveness of the proposed HEACO algorithm. The simulation results show that the performance of the proposed HEACO algorithm is better than the traditional ACO algorithm and PSO algorithm. So the proposed HEACO algorithm can effectively improve the solving efficiency and quality, and speed up the convergence and computation.

12

Application of a Hybrid Intelligent Optimization Algorithm in Cloud Computing Resources Scheduling SCOPUS

Zhang Chun-na, Li Yi-ran

보안공학연구지원센터(IJMUE) International Journal of Multimedia and Ubiquitous Engineering Vol.11 No.10 2016.10 pp.285-296

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

The resource scheduling imbalance is a multi-objective optimization problem in cloud computing environment, this paper introduced the particle swarm optimization algorithm in cloud computing, a simulated annealing ideas is proposed in view of the prematurity of the algorithm, on the premise of performance determination, the position of the particle is determined by the probability choice, which helps the particle to escape. In order to enhance the global searching ability of the particle, the algorithm is combined with the chaotic mechanism to improve the accuracy of the algorithm. The inertia weight is adjusted dynamically according to the current state of the particle, accordingly, at the same time to obtain the optimal solution to ensure the convergence. Analysis of the experimental results show that the improved algorithm has a significant improvement in the ability of optimization and convergence speed, compared with other algorithms, the benchmark functions comparison is better, the different resource task proportion spent the shortest time and load balancing is the highest.

13

A Hybrid Particle Swarm Optimization Algorithm for Service Selection Problem in the Cloud

Wanchun Yang, Chenxi Zhang

보안공학연구지원센터(IJGDC) International Journal of Grid and Distributed Computing Vol.7 No.4 2014.08 pp.1-10

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

With the growing number of alternative services in the cloud environment, users have put forward new requirements to solve the service dynamic selection problem quickly and efficiently. In this paper, an evaluation model of service process which considers concurrent requests and service association is proposed. This model evaluates the service process from three dimensions which are functional quality dimension, non-functional quality dimension and transactional dimension. To solve the service selection problem efficiently, we first design a novel coding strategy of particle, and then propose an approach based on hybrid particle swarm optimization algorithm which combines the crossover and mutation operators of genetic algorithm. The experimental results show that our proposed approach is feasible and effective.

14

Discrete Particle Swarm Optimization Algorithm in Flexible Hybrid Flow Shop Scheduling

Liu Dongdong, Liu Kai, Zhao Zhengping Han Bo, Zhang Yan

보안공학연구지원센터(IJHIT) International Journal of Hybrid Information Technology Vol.8 No.10 2015.10 pp.299-310

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

Traditional flexible flow shop scheduling cannot adapt to the work processes with existence of parallel machines, and blocks or limits the processes with no-wait constraints. Firstly, according to the problem in NWBFFSSP, which minimizes the maximum time used in the flow shop, an optimal solving model has been designed to realize the flexible flow shop scheduling with multi constraints; besides, for the distribution of machinery is improved, Finally, in the solving process, a real-time release priority strategy has been proposed to determine processing machine for each work piece. Furthermore, a methodology to detect work piece conflicts has been introduced while the conflicts are then eliminated by a kind of right moving strategy based on the maximum difference. The experimental results verify the effectiveness and feasibility of the proposed algorithm.

15

Research for the Task Scheduling Algorithm Optimization based on Hybrid PSO and ACO for Cloud Computing

JieHui JU, WeiZheng BAO, ZhongYou WANG, Ya WANG, WenJuan LI, WenJuan LI

보안공학연구지원센터(IJGDC) International Journal of Grid and Distributed Computing Vol.7 No.5 2014.10 pp.87-96

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

In cloud computing environment, there are a large number of users which lead to huge amount of tasks to be processed by system. In order to make the system complete the service requests efficiently, how to schedule the tasks becomes the focus of cloud computing Research. A task scheduling algorithm based on PSO and ACO for cloud computing is presented in this paper. First, the algorithm uses particle swarm optimization algorithm to get the initial solution quickly, and then according to this scheduling result the initial pheromone distribution of ant colony algorithm is generated. Finally, the ant colony algorithm is used to get the optimal solution of task scheduling. The experiment simulated on CloudSim platform shows that the algorithm has good effect in real-time performance and optimization capability. It is an effective task scheduling algorithm.

16

A New Clustering Algorithm of Hybrid Strategy Optimization

Li Yi-ran, Zhang Chun-na

보안공학연구지원센터(IJHIT) International Journal of Hybrid Information Technology Vol.8 No.7 2015.07 pp.216-224

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

Normally, improving the performance of clustering depends on improvement of the algorithm. On the basis, this paper presents a hybrid strategy optimization algorithm that K-means algorithm effectively combined with PSO algorithm, which not only has played their respective advantages, but also reflected a hybrid performance. First of all, combined with a semi-supervised clustering idea, to optimize the clustering center of particle by K - means in the iteration of algorithm, enhanced the searching capability of the particles. Secondly, improved the traditional K - means enhance the ability of the algorithm to deal with the concave and convex points. Finally, the algorithm is introduced into the particle state determination mechanism, on implementing mutation for unstable particles, so that the algorithm to obtain stable performance. Experimental results show that the hybrid algorithm optimization ability is outstanding, and the convergence and stability can be effectively improved.

17

A Novel Hybrid Algorithm for Constrained Multi-objective Optimization

Zhidan Xu

보안공학연구지원센터(IJHIT) International Journal of Hybrid Information Technology Vol.7 No.3 2014.05 pp.265-274

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

A new hybrid Optimization Algorithm is proposed to solve Constrained Multi-objective Optimization Problems (CMOPs). The algorithm is named BBO/DE which combines the exploitation ability of Biogeography-based Optimization (BBO) and the exploration ability of Differential Evolution (DE). Meanwhile distance measures and adaptive penalty functions are adopted to handle the constraints so that optimal solutions in the infeasible space can be searched effectively. In addition, the feasible archive is applied to store the non-dominated feasible solutions obtained so far and is updated based on crowding-distance. Experiment results demonstrate that the proposed hybrid algorithm BBO/DE can approximate the true Pareto front and has better distribution.

18

A Novel Hybrid Bat Algorithm with Differential Evolution Strategy for Constrained Optimization

Xianbing Meng, X. Z. Gao, Yu Liu

보안공학연구지원센터(IJHIT) International Journal of Hybrid Information Technology Vol.8 No.1 2015.01 pp.383-396

※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

A novel hybrid Bat Algorithm (BA) with the Differential Evolution (DE) strategy using the feasibility-based rules, namely BADE is proposed to deal with the constrained optimization problems. The sound interferences induced by other things are inevitable for the bats which rely on the echolocation to detect and localize the things. Through integration of the DE strategy with BA, the insects’ interferences for the bats can be effectively mimicked by BADE. Moreover, the bats swarm’ mean velocity is simulated as the other bats’ effects on each bat. Having considered the living environments the bats inhabit, the virtual bats can be lifelike. Experiments on some benchmark problems and engineering designs demonstrate that BADE performs more efficient, accurate, and robust than the original BA, DE, and some other optimization methods.

19

Minimization of a Cogging Torque for an Interior Permanent Magnet Synchronous Machine using a Novel Hybrid Optimization Algorithm

Kim, Il-Woo, Woo, Dong-Kyun, Lim, Dong-Kuk, Jung, Sang-Yong, Lee, Cheol-Gyun, Ro, Jong-Suk, Jung, Hyun-Kyo

[Kisti 연계] 대한전기학회 Journal of electrical engineering & technology Vol.9 No.3 2014 pp.859-865

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

Optimization of an electric machine is mainly a nonlinear multi-modal problem. For the optimization of the multi-modal problem, many function calls are required with much consumption of time. To address this problem, this paper proposes a novel hybrid algorithm in which function calls are less than conventional methods. Specifically, the proposed method uses the kriging metamodel and the fill-blank technique to find an approximated solution in a whole problem region. To increase the convergence speed in local peaks, a parallel gradient assisted simplex method is proposed and combined with the kriging meta-model. The correctness and usefulness of the proposed hybrid algorithm is verified through a mathematical test function and applied into the practical optimization as the cogging torque minimization for an interior permanent magnet synchronous machine.

20

A Hybrid Bacterial Foraging Optimization Algorithm and a Radial Basic Function Network for Image Classification

Amghar, Yasmina Teldja, Fizazi, Hadria

[Kisti 연계] 한국정보처리학회 Journal of information processing systems Vol.13 No.2 2017 pp.215-235

※ 협약을 통해 무료로 제공되는 자료로, 원문이용 방식은 연계기관의 정책을 따르고 있습니다.

원문보기

Foraging is a biological process, where a bacterium moves to search for nutriments, and avoids harmful substances. This paper proposes a hybrid approach integrating the bacterial foraging optimization algorithm (BFOA) in a radial basis function neural network, applied to image classification, in order to improve the classification rate and the objective function value. At the beginning, the proposed approach is presented and described. Then its performance is studied with an accent on the variation of the number of bacteria in the population, the number of reproduction steps, the number of elimination-dispersal steps and the number of chemotactic steps of bacteria. By using various values of BFOA parameters, and after different tests, it is found that the proposed hybrid approach is very robust and efficient for several-image classification.

 
1 2
페이지 저장