Constrained multi-objective optimization problems(CMOPs)generally contain multiple constraints,which not only form multiple discrete feasible regions but also reduce the size of optimal feasible regions,thus they prop...Constrained multi-objective optimization problems(CMOPs)generally contain multiple constraints,which not only form multiple discrete feasible regions but also reduce the size of optimal feasible regions,thus they propose serious challenges for solvers.Among all constraints,some constraints are highly correlated with optimal feasible regions;thus they can provide effective help to find feasible Pareto front.However,most of the existing constrained multi-objective evolutionary algorithms tackle constraints by regarding all constraints as a whole or directly ignoring all constraints,and do not consider judging the relations among constraints and do not utilize the information from promising single constraints.Therefore,this paper attempts to identify promising single constraints and utilize them to help solve CMOPs.To be specific,a CMOP is transformed into a multitasking optimization problem,where multiple auxiliary tasks are created to search for the Pareto fronts that only consider a single constraint respectively.Besides,an auxiliary task priority method is designed to identify and retain some high-related auxiliary tasks according to the information of relative positions and dominance relationships.Moreover,an improved tentative method is designed to find and transfer useful knowledge among tasks.Experimental results on three benchmark test suites and 11 realworld problems with different numbers of constraints show better or competitive performance of the proposed method when compared with eight state-of-the-art peer methods.展开更多
In multimodal multiobjective optimization problems(MMOPs),there are several Pareto optimal solutions corre-sponding to the identical objective vector.This paper proposes a new differential evolution algorithm to solve...In multimodal multiobjective optimization problems(MMOPs),there are several Pareto optimal solutions corre-sponding to the identical objective vector.This paper proposes a new differential evolution algorithm to solve MMOPs with higher-dimensional decision variables.Due to the increase in the dimensions of decision variables in real-world MMOPs,it is diffi-cult for current multimodal multiobjective optimization evolu-tionary algorithms(MMOEAs)to find multiple Pareto optimal solutions.The proposed algorithm adopts a dual-population framework and an improved environmental selection method.It utilizes a convergence archive to help the first population improve the quality of solutions.The improved environmental selection method enables the other population to search the remaining decision space and reserve more Pareto optimal solutions through the information of the first population.The combination of these two strategies helps to effectively balance and enhance conver-gence and diversity performance.In addition,to study the per-formance of the proposed algorithm,a novel set of multimodal multiobjective optimization test functions with extensible decision variables is designed.The proposed MMOEA is certified to be effective through comparison with six state-of-the-art MMOEAs on the test functions.展开更多
Constrained multi-objective optimization problems(CMOPs) include the optimization of objective functions and the satisfaction of constraint conditions, which challenge the solvers.To solve CMOPs, constrained multi-obj...Constrained multi-objective optimization problems(CMOPs) include the optimization of objective functions and the satisfaction of constraint conditions, which challenge the solvers.To solve CMOPs, constrained multi-objective evolutionary algorithms(CMOEAs) have been developed. However, most of them tend to converge into local areas due to the loss of diversity. Evolutionary multitasking(EMT) is new model of solving complex optimization problems, through the knowledge transfer between the source task and other related tasks. Inspired by EMT, this paper develops a new EMT-based CMOEA to solve CMOPs, in which the main task, a global auxiliary task, and a local auxiliary task are created and optimized by one specific population respectively. The main task focuses on finding the feasible Pareto front(PF), and global and local auxiliary tasks are used to respectively enhance global and local diversity. Moreover, the global auxiliary task is used to implement the global search by ignoring constraints, so as to help the population of the main task pass through infeasible obstacles. The local auxiliary task is used to provide local diversity around the population of the main task, so as to exploit promising regions. Through the knowledge transfer among the three tasks, the search ability of the population of the main task will be significantly improved. Compared with other state-of-the-art CMOEAs, the experimental results on three benchmark test suites demonstrate the superior or competitive performance of the proposed CMOEA.展开更多
Extracting roads from satellite images is an important task in thefield of computer vision with a wide range of applications.However,efficient road extraction from satellite images remains a complex challenge due to i...Extracting roads from satellite images is an important task in thefield of computer vision with a wide range of applications.However,efficient road extraction from satellite images remains a complex challenge due to issues such as data labeling and the diversity of road features.Existing methods often struggle to balance accuracy,robustness,and interpretability.Genetic programming(GP)is based on aflexible and interpretable structure that is robust and does not require a large amount of data support.We position the road extraction problem as a binary semantic segmentation task and introduce GP algorithms.First,an approach for extracting pixel neighborhood features is proposed,and features from multiple images in the DeepGlobe road extraction dataset are extracted.Then,an advanced feature construction method based on GP is employed.Finally,these advanced features are utilized for training classifier and classi-fication to achieve road extraction.We have validated the effectiveness of the approach on the DeepGlobe road extraction dataset.The results demonstrated that the proposed approach exhibits superior performance compared to traditional classification methods and multilayer perceptron(MLP)in terms of accuracy,generalization,and interpretability.This study provides a valuable reference for the integration of GP into the domain of road extraction from satellite images,showcasing their potential to enhance the accuracy and efficiency.展开更多
To address complex single objective global optimization problems,a new Level-Based Learning Differential Evolution(LBLDE)is developed in this study.In this approach,the whole population is sorted from the best to the ...To address complex single objective global optimization problems,a new Level-Based Learning Differential Evolution(LBLDE)is developed in this study.In this approach,the whole population is sorted from the best to the worst at the beginning of each generation.Then,the population is partitioned into multiple levels,and different levels are used to exert different functions.In each level,a control parameter is used to select excellent exemplars from upper levels for learning.In this case,the poorer individuals can choose more learning exemplars to improve their exploration ability,and excellent individuals can directly learn from the several best individuals to improve the quality of solutions.To accelerate the convergence speed,a difference vector selection method based on the level is developed.Furthermore,specific crossover rates are assigned to individuals at the lowest level to guarantee that the population can continue to update during the later evolutionary process.A comprehensive experiment is organized and conducted to obtain a deep insight into LBLDE and demonstrates the superiority of LBLDE in comparison with seven peer DE variants.展开更多
This paper reviews the researches on boiler combustion optimization,which is an important direction in the field of energy saving and emission reduction.Many methods have been used to deal with boiler combustion optim...This paper reviews the researches on boiler combustion optimization,which is an important direction in the field of energy saving and emission reduction.Many methods have been used to deal with boiler combustion optimization,among which evolutionary computing(EC)techniques have recently gained much attention.However,the existing researches are not sufficiently focused and have not been summarized systematically.This has led to slow progress of research on boiler combustion optimization and has obstacles in the application.This paper introduces a comprehensive survey of the works of intelligent optimization algorithms in boiler combustion optimization and summarizes the contributions of different optimization algorithms.Finally,this paper discusses new research challenges and outlines future research directions,which can guide boiler combustion optimization to improve energy efficiency and reduce pollutant emission concentrations.展开更多
基金supported in part by the National Key Research and Development Program of China(2022YFD2001200)the National Natural Science Foundation of China(62176238,61976237,62206251,62106230)+3 种基金China Postdoctoral Science Foundation(2021T140616,2021M692920)the Natural Science Foundation of Henan Province(222300420088)the Program for Science&Technology Innovation Talents in Universities of Henan Province(23HASTIT023)the Program for Science&Technology Innovation Teams in Universities of Henan Province(23IRTSTHN010).
文摘Constrained multi-objective optimization problems(CMOPs)generally contain multiple constraints,which not only form multiple discrete feasible regions but also reduce the size of optimal feasible regions,thus they propose serious challenges for solvers.Among all constraints,some constraints are highly correlated with optimal feasible regions;thus they can provide effective help to find feasible Pareto front.However,most of the existing constrained multi-objective evolutionary algorithms tackle constraints by regarding all constraints as a whole or directly ignoring all constraints,and do not consider judging the relations among constraints and do not utilize the information from promising single constraints.Therefore,this paper attempts to identify promising single constraints and utilize them to help solve CMOPs.To be specific,a CMOP is transformed into a multitasking optimization problem,where multiple auxiliary tasks are created to search for the Pareto fronts that only consider a single constraint respectively.Besides,an auxiliary task priority method is designed to identify and retain some high-related auxiliary tasks according to the information of relative positions and dominance relationships.Moreover,an improved tentative method is designed to find and transfer useful knowledge among tasks.Experimental results on three benchmark test suites and 11 realworld problems with different numbers of constraints show better or competitive performance of the proposed method when compared with eight state-of-the-art peer methods.
基金supported in part by National Natural Science Foundation of China(62106230,U23A20340,62376253,62176238)China Postdoctoral Science Foundation(2023M743185)Key Laboratory of Big Data Intelligent Computing,Chongqing University of Posts and Telecommunications Open Fundation(BDIC-2023-A-007)。
文摘In multimodal multiobjective optimization problems(MMOPs),there are several Pareto optimal solutions corre-sponding to the identical objective vector.This paper proposes a new differential evolution algorithm to solve MMOPs with higher-dimensional decision variables.Due to the increase in the dimensions of decision variables in real-world MMOPs,it is diffi-cult for current multimodal multiobjective optimization evolu-tionary algorithms(MMOEAs)to find multiple Pareto optimal solutions.The proposed algorithm adopts a dual-population framework and an improved environmental selection method.It utilizes a convergence archive to help the first population improve the quality of solutions.The improved environmental selection method enables the other population to search the remaining decision space and reserve more Pareto optimal solutions through the information of the first population.The combination of these two strategies helps to effectively balance and enhance conver-gence and diversity performance.In addition,to study the per-formance of the proposed algorithm,a novel set of multimodal multiobjective optimization test functions with extensible decision variables is designed.The proposed MMOEA is certified to be effective through comparison with six state-of-the-art MMOEAs on the test functions.
基金supported in part by the National Natural Science Fund for Outstanding Young Scholars of China (61922072)the National Natural Science Foundation of China (62176238, 61806179, 61876169, 61976237)+2 种基金China Postdoctoral Science Foundation (2020M682347)the Training Program of Young Backbone Teachers in Colleges and Universities in Henan Province (2020GGJS006)Henan Provincial Young Talents Lifting Project (2021HYTP007)。
文摘Constrained multi-objective optimization problems(CMOPs) include the optimization of objective functions and the satisfaction of constraint conditions, which challenge the solvers.To solve CMOPs, constrained multi-objective evolutionary algorithms(CMOEAs) have been developed. However, most of them tend to converge into local areas due to the loss of diversity. Evolutionary multitasking(EMT) is new model of solving complex optimization problems, through the knowledge transfer between the source task and other related tasks. Inspired by EMT, this paper develops a new EMT-based CMOEA to solve CMOPs, in which the main task, a global auxiliary task, and a local auxiliary task are created and optimized by one specific population respectively. The main task focuses on finding the feasible Pareto front(PF), and global and local auxiliary tasks are used to respectively enhance global and local diversity. Moreover, the global auxiliary task is used to implement the global search by ignoring constraints, so as to help the population of the main task pass through infeasible obstacles. The local auxiliary task is used to provide local diversity around the population of the main task, so as to exploit promising regions. Through the knowledge transfer among the three tasks, the search ability of the population of the main task will be significantly improved. Compared with other state-of-the-art CMOEAs, the experimental results on three benchmark test suites demonstrate the superior or competitive performance of the proposed CMOEA.
基金supported in part by the National Natural Science Foundation of China(U23A20340,62376253,62106230)China Postdoctoral Science Foundation(2023M743185)Key Laboratory of Big Data Intelligent Computing,Chongqing University of Posts and Telecommunications Open Foundation(BDIC-2023-A-007).
文摘Extracting roads from satellite images is an important task in thefield of computer vision with a wide range of applications.However,efficient road extraction from satellite images remains a complex challenge due to issues such as data labeling and the diversity of road features.Existing methods often struggle to balance accuracy,robustness,and interpretability.Genetic programming(GP)is based on aflexible and interpretable structure that is robust and does not require a large amount of data support.We position the road extraction problem as a binary semantic segmentation task and introduce GP algorithms.First,an approach for extracting pixel neighborhood features is proposed,and features from multiple images in the DeepGlobe road extraction dataset are extracted.Then,an advanced feature construction method based on GP is employed.Finally,these advanced features are utilized for training classifier and classi-fication to achieve road extraction.We have validated the effectiveness of the approach on the DeepGlobe road extraction dataset.The results demonstrated that the proposed approach exhibits superior performance compared to traditional classification methods and multilayer perceptron(MLP)in terms of accuracy,generalization,and interpretability.This study provides a valuable reference for the integration of GP into the domain of road extraction from satellite images,showcasing their potential to enhance the accuracy and efficiency.
基金This work was supported in part by the National Natural Science Fund for Outstanding Young Scholars of China(No.61922072)the National Natural Science Foundation of China(Nos.61876169,61276238,61806179,and 61976237)Key Research and Development and Promotion Projects in Henan Province(No.192102210098).
文摘To address complex single objective global optimization problems,a new Level-Based Learning Differential Evolution(LBLDE)is developed in this study.In this approach,the whole population is sorted from the best to the worst at the beginning of each generation.Then,the population is partitioned into multiple levels,and different levels are used to exert different functions.In each level,a control parameter is used to select excellent exemplars from upper levels for learning.In this case,the poorer individuals can choose more learning exemplars to improve their exploration ability,and excellent individuals can directly learn from the several best individuals to improve the quality of solutions.To accelerate the convergence speed,a difference vector selection method based on the level is developed.Furthermore,specific crossover rates are assigned to individuals at the lowest level to guarantee that the population can continue to update during the later evolutionary process.A comprehensive experiment is organized and conducted to obtain a deep insight into LBLDE and demonstrates the superiority of LBLDE in comparison with seven peer DE variants.
基金supported by the National Natural Science Foundation of China(Nos.61806179,61876169,61922072,61976237,61673404,62106230,62006069,62206255,and 62203332)China Postdoctoral Science Foundation(Nos.2021T140616,2021M692920,2022M712878,and 2022TQ0298)+2 种基金Key R&D Projects of Ministry of Science and Technology(No.2022YFD2001200)Key R&D and Promotion Projects in Henan Province(Nos.192102210098 and 212102210510)Henan Postdoctoral Foundation(No.202003019).
文摘This paper reviews the researches on boiler combustion optimization,which is an important direction in the field of energy saving and emission reduction.Many methods have been used to deal with boiler combustion optimization,among which evolutionary computing(EC)techniques have recently gained much attention.However,the existing researches are not sufficiently focused and have not been summarized systematically.This has led to slow progress of research on boiler combustion optimization and has obstacles in the application.This paper introduces a comprehensive survey of the works of intelligent optimization algorithms in boiler combustion optimization and summarizes the contributions of different optimization algorithms.Finally,this paper discusses new research challenges and outlines future research directions,which can guide boiler combustion optimization to improve energy efficiency and reduce pollutant emission concentrations.