4.6 Article

An Enhanced Decomposition-Based Evolutionary Algorithm With Adaptive Reference Vectors

期刊

IEEE TRANSACTIONS ON CYBERNETICS
卷 48, 期 8, 页码 2321-2334

出版社

IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC
DOI: 10.1109/TCYB.2017.2737519

关键词

Adaptive reference vector; decomposition; evolutionary algorithm; multiobjective optimization

资金

  1. Australian Research Council [DP130103850, FT120100228]
  2. Australian Research Council [FT120100228] Funding Source: Australian Research Council

向作者/读者索取更多资源

Multiobjective optimization problems with more than three objectives are commonly referred to as many-objective optimization problems (MaOPs). Development of algorithms to solve MaOPs has garnered significant research attention in recent years. Decomposition is a commonly adopted approach toward this aim, wherein the problem is divided into a set of simpler subproblems guided by a set of reference vectors. The reference vectors are often predefined and distributed uniformly in the objective space. Use of such uniform distribution of reference vectors has shown commendable performance on problems with regular Pareto optimal front (POE), i.e., those that are nondegenerate, smooth, continuous, and easily mapped by a unit simplex of reference vectors. However, the performance deteriorates for problems with irregular POF (i.e., which deviate from above properties), since a number of reference vectors may not have a solution on the POF along them. While adaptive approaches have been suggested in the literature that attempt to delete/insert reference directions conforming to the geometry of the evolving front, their performance may in turn be compromised for problems with regular POFs. This paper presents a generalized version of previously proposed decomposition-based evolutionary algorithm with adaptive reference vectors, intended toward achieving competitive performance for both types of problems. The proposed approach starts off with a set of uniform reference vectors and collects information about feasibility and nondominance of solutions that associate with the reference vectors over a learning period. Subsequently, new reference directions are inserted/deleted, while the original directions may assume an active or inactive role during the course of evolution. Numerical experiments are conducted over a wide range of problems with regular and irregular POFs with up to 15 objectives to demonstrate the competence of the proposed approach with the state-of-the-art methods.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.6
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

Article Computer Science, Artificial Intelligence

Towards identification of solutions of interest for multi-objective problems considering both objective and variable space information

Tapabrata Ray, Tobias Rodemann, Markus Olhofer, Hemant Kumar Singh, Kamrul Hasan Rahi

Summary: In multi/many-objective optimization, identifying solutions of interest (SOIs) is crucial for decision makers. Existing methods focus on measures based on the objective space and overlook the variable space. This paper proposes an approach that considers both objective and variable spaces to identify SOIs, and develops algorithms for different scenarios.

APPLIED SOFT COMPUTING (2022)

Article Computer Science, Artificial Intelligence

Adjusting normalization bounds to improve hypervolume based search for expensive multi-objective optimization

Bing Wang, Hemant Kumar Singh, Tapabrata Ray

Summary: In this study, a surrogate model-based approach is proposed for solving expensive multi-objective optimization problems. The predicted hypervolume maximization is used as the infill criterion, and a more scalable approach based on surrogate corner search is introduced. The proposed approach demonstrates improved performance and reliability in numerical experiments on benchmark problems with up to 5 objectives.

COMPLEX & INTELLIGENT SYSTEMS (2023)

Article Computer Science, Artificial Intelligence

A Multifidelity Approach for Bilevel Optimization With Limited Computing Budget

Mohammad Mohiuddin Mamun, Hemant Kumar Singh, Tapabrata Ray

Summary: This letter proposes a novel approach to treat bilevel optimization problems as multifidelity optimization problems, reducing the number of function evaluations. By learning the appropriate fidelity to evaluate solutions, redundant evaluations can be significantly reduced, improving the efficiency of problem-solving.

IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION (2022)

Article Computer Science, Artificial Intelligence

An approach for computationally expensive multi-objective optimization problems with independently evaluable objectives

Mohammad Mohiuddin Mamun, Hemant Kumar Singh, Tapabrata Ray

Summary: This study introduces a SAO approach for multi-objective optimization problems, which selectively evaluates the objectives of infill solutions. By leveraging principles of non-dominance and sparse subset selection, the approach aims to improve computational efficiency and identify infill solutions through maximization of probabilistic dominance measure.

SWARM AND EVOLUTIONARY COMPUTATION (2022)

Article Computer Science, Artificial Intelligence

An Iterative Two-Stage Multifidelity Optimization Algorithm for Computationally Expensive Problems

Angus Kenny, Tapabrata Ray, Hemant Kumar Singh

Summary: Engineering design optimization often involves using numerical simulations to assess candidate designs. Multifidelity optimization methods aim to optimize computationally expensive problems within a limited budget by efficiently managing low-fidelity and high-fidelity evaluations. This article proposes an improved multifidelity approach called MFITS, which uses an iterative, two-stage scheme to search for good candidates for high-fidelity evaluation based on collective information from previously evaluated designs.

IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION (2023)

Proceedings Paper Computer Science, Artificial Intelligence

Hybridizing TPOT with Bayesian Optimization

Angus Kenny, Tapabrata Ray, Steffen Limmer, Hemant Kumar Singh, Tobias Rodemann, Markus Olhofer

Summary: Tree-based pipeline optimization tool (TPOT) is a tool used to automatically construct and optimize machine learning pipelines for classification or regression tasks. This study integrates TPOT with Bayesian Optimization (BO) to extend its ability to search across continuous hyper-parameter spaces and improve its performance when there is a limited computational budget.

PROCEEDINGS OF THE 2023 GENETIC AND EVOLUTIONARY COMPUTATION CONFERENCE, GECCO 2023 (2023)

Proceedings Paper Computer Science, Artificial Intelligence

Discovery of Implicit Relationships from Data Using Linear Programming and Mixed Integer Linear Programming

Quang Nhat Huynh, Hemant Kumar Singh, Tapabrata Ray

Summary: This paper focuses on uncovering implicit equations in the form of a general linear model. The author proposes improved formulations of linear programming and mixed-integer linear programming to solve this problem. The evaluation on 23 simulated benchmarks shows promising results and demonstrates the suitability of the proposed approach for integration with genetic programming frameworks.

PROCEEDINGS OF THE 2022 GENETIC AND EVOLUTIONARY COMPUTATION CONFERENCE COMPANION, GECCO 2022 (2022)

Article Computer Science, Information Systems

Investigating the Use of Linear Programming and Evolutionary Algorithms for Multi-Objective Electric Vehicle Charging Problem

Hemant Kumar Singh, Tapabrata Ray, Md Juel Rana, Steffen Limmer, Tobias Rodemann, Markus Olhofer

Summary: With the increasing popularity of electric vehicles, efficient scheduling of charging becomes crucial. This study extends and improves the charging problem, compares the performance of different solution approaches, and provides insights for further development.

IEEE ACCESS (2022)

Proceedings Paper Computer Science, Artificial Intelligence

Identifying Stochastically Non-dominated Solutions Using Evolutionary Computation

Hemant Kumar Singh, Juergen Branke

Summary: This research tackles the problem of finding a robust solution to disturbances of decision variables by identifying all stochastically non-dominated solutions. Empirical results demonstrate that the algorithm effectively finds these solutions, and proposed efficiency enhancements significantly reduce the required number of function evaluations while maintaining good solution quality.

PARALLEL PROBLEM SOLVING FROM NATURE - PPSN XVII, PPSN 2022, PT II (2022)

Proceedings Paper Computer Science, Artificial Intelligence

Investigating Neighborhood Solution Transfer Schemes for Bilevel Optimization

Bing Wang, Hemant Kumar Singh, Tapabrata Ray

Summary: This study focuses on examining the effectiveness of direct solution transfer in bilevel optimization, proposing an improved approach based on correlations between neighboring landscapes. Experimental results show the competitive performance of the correlation-based approach on challenging modified problems, providing insights for future development of efficient transfer-based approaches for bilevel optimization.

2022 IEEE CONGRESS ON EVOLUTIONARY COMPUTATION (CEC) (2022)

Proceedings Paper Computer Science, Artificial Intelligence

A Simple Evolutionary Algorithm for Multi-modal Multi-objective Optimization

Tapabrata Ray, Mohammad Mohiuddin Mamun, Hemant Kumar Singh

Summary: This study introduces a steady-state evolutionary algorithm for solving multi-modal, multi-objective optimization problems, which is simple in design and does not require additional user-defined parameters compared to existing algorithms. The algorithm demonstrates good performance across various benchmark test suites, and aims to promote the design of simple and efficient algorithms for practical applications.

2022 IEEE CONGRESS ON EVOLUTIONARY COMPUTATION (CEC) (2022)

Article Automation & Control Systems

EV Hosting Capacity Enhancement in a Community Microgrid Through Dynamic Price Optimization-Based Demand Response

Md Juel Rana, Forhad Zaman, Tapabrata Ray, Ruhul Sarker

Summary: Community microgrids provide resiliency in smart grid operation and have seen an increased penetration of eco-friendly electric vehicles (EVs) in recent years. However, the uncontrolled charging of EVs can overwhelm electric networks. In this work, an efficient demand response (DR) scheme based on dynamic pricing is proposed to enhance the capacity of microgrids in hosting a large number of EVs. The scheme utilizes a hierarchical optimization framework and employs evolutionary algorithms and mixed-integer linear programming models to solve the problems. The proposed DR scheme is tested on a microgrid system and proves to be effective compared to benchmark pricing policies.

IEEE TRANSACTIONS ON CYBERNETICS (2022)

暂无数据