Game theory is explored via a maze application where combinatorial optimization occurs with the objective of traversing through a defined maze with an aim to enhance decision support and locate the optimal travel sequ...Game theory is explored via a maze application where combinatorial optimization occurs with the objective of traversing through a defined maze with an aim to enhance decision support and locate the optimal travel sequence while minimizing computation time. This combinatorial optimization approach is initially demonstrated by utilizing a traditional genetic algorithm (GA), followed by the incorporation of artificial intelligence utilizing embedded rules based on domain-specific knowledge. The aim of this initiative is to compare the results of the traditional and rule-based optimization approaches with results acquired through an intelligent crossover methodology. The intelligent crossover approach encompasses a two-dimensional GA encoding where a second chromosome string is introduced within the GA, offering a sophisticated means for chromosome crossover amongst selected parents. Additionally, parent selection intelligence is incorporated where the best-traversed paths or population members are retained and utilized as potential parents to mate with parents selected within a traditional GA methodology. A further enhancement regarding the utilization of saved optimal population members as potential parents is mathematically explored within this literature.展开更多
Ordinal optimization concentrates on isolating a subset of good designs with high probability and reduces the required simulation time dramatically for discrete event simulation. To obtain the same probability level,w...Ordinal optimization concentrates on isolating a subset of good designs with high probability and reduces the required simulation time dramatically for discrete event simulation. To obtain the same probability level,we may optimally allocate our computing budget among different designs,instead of equally simulating all different designs. In this paper we present an effective approach to optimally allocate computing budget for discrete-event system simulation. While ordinal optimization can dramatically reduce the computation cost, our approach can further reduce the already-low cost.展开更多
In order to prevent standard genetic algorithm (SGA) from being premature, chaos is introduced into GA, thus forming chaotic anneal genetic algorithm (CAGA). Chaos ergodicity is used to initialize the population, and ...In order to prevent standard genetic algorithm (SGA) from being premature, chaos is introduced into GA, thus forming chaotic anneal genetic algorithm (CAGA). Chaos ergodicity is used to initialize the population, and chaotic anneal mutation operator is used as the substitute for the mutation operator in SGA. CAGA is a unified framework of the existing chaotic mutation methods. To validate the proposed algorithm, three algorithms, i. e. Baum-Welch, SGA and CAGA, are compared on training hidden Markov model (HMM) to recognize the hand gestures. Experiments on twenty-six alphabetical gestures show the CAGA validity.展开更多
A multi-objective evolutionary optimization method (combining genetic algorithms(GAs)and game theory(GT))is presented for high lift multi-airfoil systems in aerospace engineering.Due to large dimension global op-timiz...A multi-objective evolutionary optimization method (combining genetic algorithms(GAs)and game theory(GT))is presented for high lift multi-airfoil systems in aerospace engineering.Due to large dimension global op-timization problems and the increasing importance of low cost distributed parallel environments,it is a natural idea to replace a globar optimization by decentralized local sub-optimizations using GT which introduces the notion of games associated to an optimization problem.The GT/GAs combined optimization method is used for recon-struction and optimization problems by high lift multi-air-foil desing.Numerical results are favorably compared with single global GAs.The method shows teh promising robustness and efficient parallel properties of coupled GAs with different game scenarios for future advanced multi-disciplinary aerospace techmologies.展开更多
To increase the robustness of the optimization solutions of the mixed-flow pump,the impeller was firstly indirectly parameterized based on the 2D blade design theory.Secondly,the robustness of the optimization solutio...To increase the robustness of the optimization solutions of the mixed-flow pump,the impeller was firstly indirectly parameterized based on the 2D blade design theory.Secondly,the robustness of the optimization solution was mathematically defined,and then calculated by Monte Carlo sampling method.Thirdly,the optimization on the mixed-flow pump′s impeller was decomposed into the optimal and robust sub-optimization problems,to maximize the pump head and efficiency and minimize the fluctuation degree of them under varying working conditions at the same time.Fourthly,using response surface model,a surrogate model was established between the optimization objectives and control variables of the shape of the impeller.Finally,based on a multi-objective genetic optimization algorithm,a two-loop iterative optimization process was designed to find the optimal solution with good robustness.Comparing the original and optimized pump,it is found that the internal flow field of the optimized pump has been improved under various operating conditions,the hydraulic performance has been improved consequently,and the range of high efficient zone has also been widened.Besides,with the changing of working conditions,the change trend of the hydraulic performance of the optimized pump becomes gentler,the flow field distribution is more uniform,and the influence degree of the varia-tion of working conditions decreases,and the operating stability of the pump is improved.It is concluded that the robust optimization method proposed in this paper is a reasonable way to optimize the mixed-flow pump,and provides references for optimization problems of other fluid machinery.展开更多
In order to meet the requirement of network synthesis optimization design for a micro component, a three-level information frame and functional module based on web was proposed. Firstly, the finite element method (FE...In order to meet the requirement of network synthesis optimization design for a micro component, a three-level information frame and functional module based on web was proposed. Firstly, the finite element method (FEM) was used to analyze the dynamic property of coupled-energy-domain of virtual prototype instances and to obtain some optimal information data. Secondly, the rough set theory (RST) and the genetic algorithm (GA) were used to work out the reduction of attributes and the acquisition of principle of optimality and to confirm key variable and restriction condition in the synthesis optimization design. Finally, the regression analysis (RA) and GA were used to establish the synthesis optimization design model and carry on the optimization design. A corresponding prototype system was also developed and the synthesis optimization design of a thermal actuated micro-pump was carded out as a demonstration in this paper.展开更多
In this paper, we propose an ordinal optimization based simulation optimization algorithm to determine a target distribution of bicycles for a bicycle sharing network to minimize an expected cost. The proposed algorit...In this paper, we propose an ordinal optimization based simulation optimization algorithm to determine a target distribution of bicycles for a bicycle sharing network to minimize an expected cost. The proposed algorithm consists of two stages. The first stage is using GA (genetic algorithm) assisted by a surrogate model to select an estimated good enough subset of solutions. The second stage is to identify the best solution among the solutions obtained from stage one using optimal computing budget allocation technique. We have tested the proposed algorithm on a bicycle sharing network and compared the test results with those obtained by the GA with exact model. The test results demonstrate that the proposed algorithm can obtain a good enough solution within reasonable computing time and outperforms the comparing method.展开更多
Crimping is widely adopted in the production of large-diameter submerged-arc welding pipes. Traditionally, designers obtain the technical parameters for crimping from experience or by trial and error through experimen...Crimping is widely adopted in the production of large-diameter submerged-arc welding pipes. Traditionally, designers obtain the technical parameters for crimping from experience or by trial and error through experiments and the finite element(FE) method. However, it is difficult to achieve ideal crimping quality by these approaches. To resolve this issue, crimping parameter design was investigated by multi-objective optimization. Crimping was simulated using the FE code ABAQUS and the FE model was validated experimentally. A welding pipe made of X80 high-strength pipeline steel was considered as a target object and the optimization problem for its crimping was formulated as a mathematical model and crimping was optimized. A response surface method based on the radial basis function was used to construct a surrogate model; the genetic algorithm NSGA-II was adopted to search for Pareto solutions; grey relational analysis was used to determine the most satisfactory solution from the Pareto solutions. The obtained optimal design of parameters shows good agreement with the initial design and remarkably improves the crimping quality. Thus, the results provide an effective approach for improving crimping quality and reducing design times.展开更多
Satellite constellation configuration design is a complicated and time-consuming simulation optimization problem. In this paper, a new method called the rapid method for satellite constellation performance calculation...Satellite constellation configuration design is a complicated and time-consuming simulation optimization problem. In this paper, a new method called the rapid method for satellite constellation performance calculation is developed by the Hermite interpolation technique to reduce the computing complication and time. The constellation configuration optimization model is established on the basis of the rapid performance calculation. To reduce the search space and enhance the optimization efficiency, this paper presents a new constellation optimization strategy based on the ordinal optimization (00) theory and expands the algorithm realization for constellation optimization including precise and crude models, ordered performance curves, selection rules and selected subsets. Two experiments about navigation constellation and space based surveillance system (SBSS) are carried out and the analysis of simulation results indicates that the ordinal optimization for satellite constellation configuration design is effective.展开更多
This paper proposes an approach based on Ordinal Optimization(OO) to solve trajectory planning for automated driving. As most planning approaches based on candidate curves optimize the trajectory curve and the veloc...This paper proposes an approach based on Ordinal Optimization(OO) to solve trajectory planning for automated driving. As most planning approaches based on candidate curves optimize the trajectory curve and the velocity profile separately, this paper formulates the problem as an unified Non-Linear Programming(NLP) model,optimizing the trajectory curve and the acceleration profile(acceleration is the derivative of velocity) simultaneously.Then a hybrid optimization algorithm named OODE, developed by combining the idea of OO and Differential Evolution(DE), is proposed to solve the NLP model. With the acceleration profile optimized "roughly", OODE computes and compares "rough"(biased but computationally-easier) curve evaluations to select the best curve from candidates, so that a good enough curve can be obtained very efficiently. Then the acceleration profile is optimized again "accurately" with the selected curve. Simulation results show that good enough solutions are ensured with a high probability and our method is capable of working in real time.展开更多
Resource planning for a remanufacturing system is in general extremely difficult in terms of problem size,uncertainties,complicated constraints,etc.In this paper,we present a new method based on constrained ordinal op...Resource planning for a remanufacturing system is in general extremely difficult in terms of problem size,uncertainties,complicated constraints,etc.In this paper,we present a new method based on constrained ordinal optimization(COO)for remanufacturing planning.The key idea of our method is to estimate the feasibility of plans by machine learning and to select a subset with the estimated feasibility based on the procedure of horse racing with feasibility model(HRFM).Numerical testing shows that our method is efficient and effective for selecting good plans with high probability.It is thus a scalable optimization method for large scale remanufacturing planning problems with complicated stochastic constraints.展开更多
文摘Game theory is explored via a maze application where combinatorial optimization occurs with the objective of traversing through a defined maze with an aim to enhance decision support and locate the optimal travel sequence while minimizing computation time. This combinatorial optimization approach is initially demonstrated by utilizing a traditional genetic algorithm (GA), followed by the incorporation of artificial intelligence utilizing embedded rules based on domain-specific knowledge. The aim of this initiative is to compare the results of the traditional and rule-based optimization approaches with results acquired through an intelligent crossover methodology. The intelligent crossover approach encompasses a two-dimensional GA encoding where a second chromosome string is introduced within the GA, offering a sophisticated means for chromosome crossover amongst selected parents. Additionally, parent selection intelligence is incorporated where the best-traversed paths or population members are retained and utilized as potential parents to mate with parents selected within a traditional GA methodology. A further enhancement regarding the utilization of saved optimal population members as potential parents is mathematically explored within this literature.
文摘Ordinal optimization concentrates on isolating a subset of good designs with high probability and reduces the required simulation time dramatically for discrete event simulation. To obtain the same probability level,we may optimally allocate our computing budget among different designs,instead of equally simulating all different designs. In this paper we present an effective approach to optimally allocate computing budget for discrete-event system simulation. While ordinal optimization can dramatically reduce the computation cost, our approach can further reduce the already-low cost.
文摘In order to prevent standard genetic algorithm (SGA) from being premature, chaos is introduced into GA, thus forming chaotic anneal genetic algorithm (CAGA). Chaos ergodicity is used to initialize the population, and chaotic anneal mutation operator is used as the substitute for the mutation operator in SGA. CAGA is a unified framework of the existing chaotic mutation methods. To validate the proposed algorithm, three algorithms, i. e. Baum-Welch, SGA and CAGA, are compared on training hidden Markov model (HMM) to recognize the hand gestures. Experiments on twenty-six alphabetical gestures show the CAGA validity.
文摘A multi-objective evolutionary optimization method (combining genetic algorithms(GAs)and game theory(GT))is presented for high lift multi-airfoil systems in aerospace engineering.Due to large dimension global op-timization problems and the increasing importance of low cost distributed parallel environments,it is a natural idea to replace a globar optimization by decentralized local sub-optimizations using GT which introduces the notion of games associated to an optimization problem.The GT/GAs combined optimization method is used for recon-struction and optimization problems by high lift multi-air-foil desing.Numerical results are favorably compared with single global GAs.The method shows teh promising robustness and efficient parallel properties of coupled GAs with different game scenarios for future advanced multi-disciplinary aerospace techmologies.
基金National Natural Science Foundation of China(51609107)Open Subject of Provincial and Ministerial Discipline Platform of Xihua University(szjj2018-123)。
文摘To increase the robustness of the optimization solutions of the mixed-flow pump,the impeller was firstly indirectly parameterized based on the 2D blade design theory.Secondly,the robustness of the optimization solution was mathematically defined,and then calculated by Monte Carlo sampling method.Thirdly,the optimization on the mixed-flow pump′s impeller was decomposed into the optimal and robust sub-optimization problems,to maximize the pump head and efficiency and minimize the fluctuation degree of them under varying working conditions at the same time.Fourthly,using response surface model,a surrogate model was established between the optimization objectives and control variables of the shape of the impeller.Finally,based on a multi-objective genetic optimization algorithm,a two-loop iterative optimization process was designed to find the optimal solution with good robustness.Comparing the original and optimized pump,it is found that the internal flow field of the optimized pump has been improved under various operating conditions,the hydraulic performance has been improved consequently,and the range of high efficient zone has also been widened.Besides,with the changing of working conditions,the change trend of the hydraulic performance of the optimized pump becomes gentler,the flow field distribution is more uniform,and the influence degree of the varia-tion of working conditions decreases,and the operating stability of the pump is improved.It is concluded that the robust optimization method proposed in this paper is a reasonable way to optimize the mixed-flow pump,and provides references for optimization problems of other fluid machinery.
基金Projects 50375118,5014006 supported by the National Natural Science Foundation of China
文摘In order to meet the requirement of network synthesis optimization design for a micro component, a three-level information frame and functional module based on web was proposed. Firstly, the finite element method (FEM) was used to analyze the dynamic property of coupled-energy-domain of virtual prototype instances and to obtain some optimal information data. Secondly, the rough set theory (RST) and the genetic algorithm (GA) were used to work out the reduction of attributes and the acquisition of principle of optimality and to confirm key variable and restriction condition in the synthesis optimization design. Finally, the regression analysis (RA) and GA were used to establish the synthesis optimization design model and carry on the optimization design. A corresponding prototype system was also developed and the synthesis optimization design of a thermal actuated micro-pump was carded out as a demonstration in this paper.
文摘In this paper, we propose an ordinal optimization based simulation optimization algorithm to determine a target distribution of bicycles for a bicycle sharing network to minimize an expected cost. The proposed algorithm consists of two stages. The first stage is using GA (genetic algorithm) assisted by a surrogate model to select an estimated good enough subset of solutions. The second stage is to identify the best solution among the solutions obtained from stage one using optimal computing budget allocation technique. We have tested the proposed algorithm on a bicycle sharing network and compared the test results with those obtained by the GA with exact model. The test results demonstrate that the proposed algorithm can obtain a good enough solution within reasonable computing time and outperforms the comparing method.
基金Project(Y2012035)supported by the Natural Science Foundation of Hebei Provincial Education Department,ChinaProject(12211014)supported by the Natural Science Foundation of Hebei Provincial Technology Department,China+2 种基金Project(NJZY14006)supported by the Inner Mongolia Higher School Science and Technology Research Program,ChinaProject(2014BS0502)supported by the Natural Science Foundation of Inner Mongolia,ChinaProject(135143)supported by the Program of Higher-level Talents Fund of Inner Mongolia University,China
文摘Crimping is widely adopted in the production of large-diameter submerged-arc welding pipes. Traditionally, designers obtain the technical parameters for crimping from experience or by trial and error through experiments and the finite element(FE) method. However, it is difficult to achieve ideal crimping quality by these approaches. To resolve this issue, crimping parameter design was investigated by multi-objective optimization. Crimping was simulated using the FE code ABAQUS and the FE model was validated experimentally. A welding pipe made of X80 high-strength pipeline steel was considered as a target object and the optimization problem for its crimping was formulated as a mathematical model and crimping was optimized. A response surface method based on the radial basis function was used to construct a surrogate model; the genetic algorithm NSGA-II was adopted to search for Pareto solutions; grey relational analysis was used to determine the most satisfactory solution from the Pareto solutions. The obtained optimal design of parameters shows good agreement with the initial design and remarkably improves the crimping quality. Thus, the results provide an effective approach for improving crimping quality and reducing design times.
文摘Satellite constellation configuration design is a complicated and time-consuming simulation optimization problem. In this paper, a new method called the rapid method for satellite constellation performance calculation is developed by the Hermite interpolation technique to reduce the computing complication and time. The constellation configuration optimization model is established on the basis of the rapid performance calculation. To reduce the search space and enhance the optimization efficiency, this paper presents a new constellation optimization strategy based on the ordinal optimization (00) theory and expands the algorithm realization for constellation optimization including precise and crude models, ordered performance curves, selection rules and selected subsets. Two experiments about navigation constellation and space based surveillance system (SBSS) are carried out and the analysis of simulation results indicates that the ordinal optimization for satellite constellation configuration design is effective.
文摘This paper proposes an approach based on Ordinal Optimization(OO) to solve trajectory planning for automated driving. As most planning approaches based on candidate curves optimize the trajectory curve and the velocity profile separately, this paper formulates the problem as an unified Non-Linear Programming(NLP) model,optimizing the trajectory curve and the acceleration profile(acceleration is the derivative of velocity) simultaneously.Then a hybrid optimization algorithm named OODE, developed by combining the idea of OO and Differential Evolution(DE), is proposed to solve the NLP model. With the acceleration profile optimized "roughly", OODE computes and compares "rough"(biased but computationally-easier) curve evaluations to select the best curve from candidates, so that a good enough curve can be obtained very efficiently. Then the acceleration profile is optimized again "accurately" with the selected curve. Simulation results show that good enough solutions are ensured with a high probability and our method is capable of working in real time.
基金The research presented in this paper was supported in part by the National Natural Science Foundation of China(Grant Nos.60274011,60574087,60704008,and 90924001)the National High Technology Research and Development Program of China(Grant No.2007AA04Z154)+2 种基金the Program for New Century Excellent Talents in University(NCET-04-0094)the Specialized Research Fund for the Doctoral Program of Higher Education(20070003110)the 111 International Collaboration Project(B06002).
文摘Resource planning for a remanufacturing system is in general extremely difficult in terms of problem size,uncertainties,complicated constraints,etc.In this paper,we present a new method based on constrained ordinal optimization(COO)for remanufacturing planning.The key idea of our method is to estimate the feasibility of plans by machine learning and to select a subset with the estimated feasibility based on the procedure of horse racing with feasibility model(HRFM).Numerical testing shows that our method is efficient and effective for selecting good plans with high probability.It is thus a scalable optimization method for large scale remanufacturing planning problems with complicated stochastic constraints.