4.7 Article

Cooperative Co-Evolution With Differential Grouping for Large Scale Optimization

期刊

出版社

IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC
DOI: 10.1109/TEVC.2013.2281543

关键词

Cooperative co-evolution; large-scale optimization; nonseparability; numerical optimization; problem decomposition

资金

  1. EPSRC [EP/J017515/1]
  2. ARC [DP120102205]
  3. EPSRC [EP/J017515/1] Funding Source: UKRI
  4. Engineering and Physical Sciences Research Council [EP/J017515/1] Funding Source: researchfish

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

Cooperative co-evolution has been introduced into evolutionary algorithms with the aim of solving increasingly complex optimization problems through a divide-and-conquer paradigm. In theory, the idea of co-adapted subcomponents is desirable for solving large-scale optimization problems. However, in practice, without prior knowledge about the problem, it is not clear how the problem should be decomposed. In this paper, we propose an automatic decomposition strategy called differential grouping that can uncover the underlying interaction structure of the decision variables and form subcomponents such that the interdependence between them is kept to a minimum. We show mathematically how such a decomposition strategy can be derived from a definition of partial separability. The empirical studies show that such near-optimal decomposition can greatly improve the solution quality on large-scale global optimization problems. Finally, we show how such an automated decomposition allows for a better approximation of the contribution of various subcomponents, leading to a more efficient assignment of the computational budget to various subcomponents.

作者

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

评论

主要评分

4.7
评分不足

次要评分

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

推荐

Article Engineering, Industrial

A hybrid multiobjective GRASP for a multi-row facility layout problem with extra clearances

Xing Wan, Xingquan Zuo, Xiaodong Li, Xinchao Zhao

Summary: The multi-row facility layout problem (MRLP) is an important design problem in real life. Existing studies often overlook clearances between machines or only consider minimum clearances. This paper proposes using larger clearances between adjacent machines to achieve lower material flow cost, while optimizing layout area. By combining mixed integer programming and multi-objective greedy randomised adaptive search procedure, an effective solution is provided.

INTERNATIONAL JOURNAL OF PRODUCTION RESEARCH (2022)

Article Automation & Control Systems

Adaptive Coordination Ant Colony Optimization for Multipoint Dynamic Aggregation

Guanqiang Gao, Yi Mei, Ya-Hui Jia, Will N. Browne, Bin Xin

Summary: The problem of multipoint dynamic aggregation involves designing an optimal plan for multiple robots to collaboratively execute tasks while considering the changing task demands and abilities of the robots. To effectively address this challenge, a new metaheuristic algorithm called adaptive coordination ant colony optimization (ACO) is proposed, which significantly outperforms existing methods in terms of effectiveness and efficiency.

IEEE TRANSACTIONS ON CYBERNETICS (2022)

Article Computer Science, Interdisciplinary Applications

Variable functioning and its application to large scale steel frame design optimization

Amir H. Gandomi, Kalyanmoy Deb, Ronald C. Averill, Shahryar Rahnamayan, Mohammad Nabi Omidvar

Summary: To solve complex real-world problems, a concept-based approach called variable functioning (Fx) is introduced to reduce optimization variables and narrow down the search space. By using problem structure analysis and engineering expert knowledge, the Fx method enhances the steel frame design optimization process. Coupled with particle swarm optimization and differential evolution algorithms, the proposed approach improves the convergence rate and final design of frame structures.

STRUCTURAL AND MULTIDISCIPLINARY OPTIMIZATION (2023)

Article Computer Science, Artificial Intelligence

Knowledge Transfer Genetic Programming With Auxiliary Population for Solving Uncertain Capacitated Arc Routing Problem

Mazhar Ansari Ardeh, Yi Mei, Mengjie Zhang, Xin Yao

Summary: The uncertain capacitated arc routing problem (UCARP) is a difficult combinatorial optimization problem in logistics. Genetic programming (GP) hyper-heuristic has been successfully applied to evolve routing policies for this problem. However, existing methods are not sufficient in handling the change from one instance to another. To address this issue, we propose a novel knowledge transfer GP with an auxiliary population. Experimental results show that our method outperforms the state-of-the-art GP approaches in terms of both final performance and convergence speed.

IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION (2023)

Article Computer Science, Artificial Intelligence

Explainable Artificial Intelligence by Genetic Programming: A Survey

Yi Mei, Qi Chen, Andrew Lensen, Bing Xue, Mengjie Zhang

Summary: Explainable artificial intelligence (XAI) has gained significant attention, particularly in critical domains like self-driving cars, law, and healthcare. Genetic programming (GP), an evolutionary algorithm for machine learning, has been shown to produce more interpretable models compared to neural networks. This article comprehensively reviews studies on how GP can improve model interpretability, either by directly evolving interpretable models or by explaining opaque models using GP or simpler models. The survey highlights the potential of GP in addressing the tradeoff between model accuracy and interpretability.

IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION (2023)

Article Automation & Control Systems

Learning Heuristics With Different Representations for Stochastic Routing

Ya-Hui Jia, Yi Mei, Mengjie Zhang

Summary: This article investigates the effectiveness of using numeric representations on stochastic routing problems and uncertain capacitated arc routing problems. Linear representation, artificial neural network (ANN) representation, and tree representation are implemented and compared. Experimental results show that the tree representation is the best choice, but numeric representations, especially the ANN representation, demonstrate competitive performance in most test instances.

IEEE TRANSACTIONS ON CYBERNETICS (2023)

Article Automation & Control Systems

A Two-Stage Swarm Optimizer With Local Search for Water Distribution Network Optimization

Ya-Hui Jia, Yi Mei, Mengjie Zhang

Summary: This article proposes a two-stage swarm optimizer with local search for solving the large-scale WDN optimization problem. The optimization process is divided into an exploration stage and an exploitation stage, with an improved level-based learning optimizer and two new local search algorithms. Experiments show that the proposed algorithm outperforms state-of-the-art metaheuristic algorithms.

IEEE TRANSACTIONS ON CYBERNETICS (2023)

Article Computer Science, Artificial Intelligence

RoCaSH2: An Effective Route Clustering and Search Heuristic for Large-Scale Multi-Depot Capacitated Arc Routing Problem

Yuzhou Zhang, Yi Mei, Haiqi Zhang, Qinghua Cai, Haifeng Wu

Summary: In this article, a new divide-and-conquer strategy is proposed for solving Large Scale MDCARP, which introduces a restricted global optimization stage and a problem-specific Task Moving among Sub-problems process. By incorporating these into the RoCaSH algorithm, the resultant RoCaSH2 algorithm outperforms state-of-the-art algorithms in terms of efficiency and effectiveness on a wide range of instances.

IEEE COMPUTATIONAL INTELLIGENCE MAGAZINE (2023)

Article Computer Science, Information Systems

Genetic Programming for Dynamic Workflow Scheduling in Fog Computing

Meng Xu, Yi Mei, Shiqiang Zhu, Beibei Zhang, Tian Xiang, Fangfang Zhang, Mengjie Zhang

Summary: Dynamic Workflow Scheduling in Fog Computing is a significant optimization problem that involves the coordination of cloud servers, mobile devices, and edge servers. This article proposes a new problem model and simulator, as well as a Multi-Tree Genetic Programming method to address the problem. Experimental results demonstrate that the proposed method achieves significantly better performance across all tested scenarios.

IEEE TRANSACTIONS ON SERVICES COMPUTING (2023)

Proceedings Paper Computer Science, Artificial Intelligence

Grammar-Guided Linear Genetic Programming for Dynamic Job Shop Scheduling

Zhixing Huang, Yi Mei, Fangfang Zhang, Mengjie Zhang

Summary: Dispatching rules are important for dynamic scheduling problems. This paper proposes a grammar-guided LGP method to improve the performance of LGP in job shop scheduling. The simulation results show that grammar-guided LGP has better training efficiency and can produce solutions with good explanations. It significantly improves the overall test effectiveness when the number of LGP registers increases.

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

Proceedings Paper Computer Science, Artificial Intelligence

Learning Emergency Medical Dispatch Policies via Genetic Programming

Jordan MacLachlan, Yi Mei, Fangfang Zhang, Mengjie Zhang, Jessica Signal

Summary: The task of emergency medical response in modern municipalities is valuable. To ensure minimal response times, resource allocation and maximizing ambulance coverage can be done by human experts or automation.

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

Proceedings Paper Computer Science, Artificial Intelligence

Local Optima Correlation Assisted Adaptive Operator Selection

Jiyuan Pei, Hao Tong, Jialin Liu, Yi Mei, Xin Yao

Summary: This paper proposes an empirical analysis method to study the relationship between search operators in combinatorial optimization problems. The correlation between their local optima is measured to quantify their relationship. The results show a consistent pattern in the correlation between commonly used operators. Based on this, a novel approach for adaptively selecting operators is proposed, which outperforms commonly used methods.

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

Proceedings Paper Computer Science, Artificial Intelligence

Learning to Select Initialisation Heuristic for Vehicle Routing Problems

Joao Guilherme Cavalcanti Costa, Yi Mei, Mengjie Zhang

Summary: The Vehicle Routing Problem (VRP) is a complex problem with numerous applications in logistics and supply chains. Selecting the optimal VRP techniques is challenging due to various possible scenarios. This paper focuses on the initialization part of a local search-based metaheuristic and proposes using machine learning techniques to predict the effectiveness of different construction heuristics solutions. Results show that this method can help select the best or improving method for most instances, especially for large-scale VRP instances.

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

Proceedings Paper Computer Science, Artificial Intelligence

Evolving Counterfactual Explanations with Particle Swarm Optimization and Differential Evolution

Hayden Andersen, Andrew Lensen, Will N. Browne, Yi Mei

Summary: Counterfactual explanations, a popular explainable AI technique, aim to provide contrastive answers to hypothetical questions. This work introduces two novel algorithms, Particle Swarm Optimization (PSO) and Differential Evolution (DE), to generate counterfactual explanations, without assuming anything about the underlying model or data structure. The generated explanations are sparser compared to previous related work.

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

Proceedings Paper Computer Science, Cybernetics

Local Ranking Explanation for Genetic Programming Evolved Routing Policies for Uncertain Capacitated Arc Routing Problems

Shaolin Wang, Yi Mei, Mengjie Zhang

Summary: This paper proposes a Local Ranking Explanation (LRE) method for explaining GP-evolved routing policies for the Uncertain Capacitated Arc Routing Problem (UCARP). Experimental results show that this method can provide more interpretable linear models to explain the routing policies in most decision situations.

PROCEEDINGS OF THE 2022 GENETIC AND EVOLUTIONARY COMPUTATION CONFERENCE (GECCO'22) (2022)

暂无数据