4.7 Article

Minimum Manhattan Distance Approach to Multiple Criteria Decision Making in Multiobjective Optimization Problems

期刊

出版社

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

关键词

Divide and conquer (D&C) approach; knee solutions; minimum Manhattan distance (MMD) approach; multicriteria decision making (MCDM); multiobjective evolutionary algorithms (MOEAs); multiobjective optimization problems (MOPs); multiple attribute decision making (MADM); multiple criteria decision making (MCDM)

资金

  1. Ministry of Science and Technology of Taiwan [102-2218-E-155-004-MY3]

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

A minimum Manhattan distance (MMD) approach to multiple criteria decision making in multiobjective optimization problems (MOPs) is proposed. The approach selects the final solution corresponding with a vector that has the MMD from a normalized ideal vector. This procedure is equivalent to the knee selection described by a divide and conquer approach that involves iterations of pairwise comparisons. Being able to systematically assign weighting coefficients to multiple criteria, the MMD approach is equivalent to a weighted-sum (WS) approach. Because of the equivalence, the MMD approach possesses rich geometric interpretations that are considered essential in the field of evolutionary computation. The MMD approach is elegant because all evaluations can be performed by efficient matrix calculations without iterations of comparisons. While the WS approach may encounter an indeterminate situation in which a few solutions yield almost the same WS, the MMD approach is able to determine the final solution discriminately. Since existing multiobjective evolutionary algorithms aim for a posteriori decision making, i.e., determining the final solution after a set of Pareto optimal solutions is available, the proposed MMD approach can be combined with them to form a powerful solution method of solving MOPs. Furthermore, the approach enables scalable definitions of the knee and knee solutions.

作者

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

评论

主要评分

4.7
评分不足

次要评分

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

推荐

Article Computer Science, Artificial Intelligence

A Survey on Evolutionary Neural Architecture Search

Yuqiao Liu, Yanan Sun, Bing Xue, Mengjie Zhang, Gary G. Yen, Kay Chen Tan

Summary: Deep neural networks have achieved great success in many applications, but their architectures require labor-intensive and expert-designed processes. Neural architecture search (NAS) technology enables automatic design of architectures, with evolutionary computation (EC) methods gaining attention and success. However, there is currently no comprehensive summary of EC-based NAS algorithms.

IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS (2023)

Article Automation & Control Systems

Terminal Trajectory Planning for Synthetic Aperture Radar Imaging Guidance Based on Chronological Iterative Search Framework

Zhichao Sun, Hang Ren, Huarui Sun, Gary G. Yen, Junjie Wu, Jianyu Yang

Summary: This article investigates the terminal trajectory planning for synthetic aperture radar (SAR) imaging guidance. A chronological iterative search framework (CISF) is proposed to solve the trajectory planning problem by decomposing it into subproblems and utilizing the optimization results of preceding subproblems. Experimental studies show the effectiveness and superiority of CISF compared to other methods.

IEEE TRANSACTIONS ON CYBERNETICS (2023)

Article Automation & Control Systems

Mission Planning for Energy-Efficient Passive UAV Radar Imaging System Based on Substage Division Collaborative Search

Zhichao Sun, Gary G. Yen, Junjie Wu, Hang Ren, Hongyang An, Jianyu Yang

Summary: This article proposes a mission planning framework for an energy-efficient passive UAV radar imaging system and introduces a path planning method called Sub-DiCoS. The method adjusts the UAV's flight path and utilizes differential evolution and the whole-stage best guidance technique to achieve optimized imaging and communication performance in an energy-efficient manner.

IEEE TRANSACTIONS ON CYBERNETICS (2023)

Article Automation & Control Systems

A grid-based searching algorithm for observer-based multiobjective control of T-S fuzzy stochastic jump-diffusion systems

Chien-Feng Wu, Chi-Kwang Hwang, Wei-Yu Chiu

Summary: This paper proposes a method for solving observer-based multi-objective optimal control problems (MOCP) using a Takagi-Sugeno (T-S) fuzzy model to approximate nonlinear stochastic jump-diffusion systems (NSJDS). The problem is transformed into an MOCP with linear matrix inequality (LMI) constraints, and a grid-based front-squeezing searching algorithm (GBFSA) is used to efficiently search for the Pareto front while an approach based on minimum Manhattan distance (MMD) is used to select a preferred Pareto controller.

IET CONTROL THEORY AND APPLICATIONS (2023)

Article Automation & Control Systems

Solving Expensive Multimodal Optimization Problem by a Decomposition Differential Evolution Algorithm

Weifeng Gao, Zhifang Wei, Maoguo Gong, Gary G. Yen

Summary: This article proposes a decomposition differential evolution algorithm based on radial basis function to solve multimodal optimization problems. The algorithm decomposes the problem into multiple global optimization subproblems and solves them using population update strategy and local RBF surrogate models.

IEEE TRANSACTIONS ON CYBERNETICS (2023)

Article Automation & Control Systems

An Evolutionary Algorithm With Constraint Relaxation Strategy for Highly Constrained Multiobjective Optimization

Zhichao Sun, Hang Ren, Gary G. Yen, Tianfu Chen, Junjie Wu, Hongyang An, Jianyu Yang

Summary: In this article, an evolutionary algorithm with constraint relaxation strategy based on differential evolution algorithm (CRS-DE) is proposed to solve Highly Constrained Multiobjective Optimization Problems (HCMOPs). The algorithm relaxes the constraints by dividing the infeasible solutions into semifeasible subpopulation (SF) and infeasible subpopulation (IF), and devises corresponding reproduction and selection strategies for SF, IF, and feasible subpopulations. To prevent premature convergence, a mobility restriction mechanism is developed to restrict the individuals in SF and IF from entering the feasible subpopulation and enhance the diversity of the whole population.

IEEE TRANSACTIONS ON CYBERNETICS (2023)

Article Engineering, Electrical & Electronic

Performance Analysis and System Implementation for Energy-Efficient Passive UAV Radar Imaging System

Zhichao Sun, Junjie Wu, Gary G. Yen, Zheng Lu, Jianyu Yang

Summary: This paper investigates the performance and implementation of an energy-efficient passive UAV radar imaging system. Equipped with a synthetic aperture radar (SAR) receiver, the system passively reuses the backscattered signal of an external illuminator, achieving SAR imaging and data communication. The article presents the system concept, analyzes the imaging performance and feasibility for typical illuminators, and establishes a set of mission performance evaluators for comprehensive assessment.

IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY (2023)

Article Computer Science, Information Systems

Multiobjective bilevel programming model for multilayer perceptron neural networks

Hong Li, Weifeng Gao, Jin Xie, Gary G. Yen

Summary: This article presents a method for automatically designing the network architecture of multilayer perceptron (MLP) neural networks and optimizing network parameters using a multiobjective bilevel programming model. The upper level constructs a multiobjective optimization problem to obtain a set of Pareto optimal network structures for the MLPs, while the lower level solves a single-objective optimization problem to search for the optimum network parameters. A novel multiobjective hierarchical learning algorithm (MOHLA) is proposed to efficiently deal with this model, and a selective ensemble strategy is adopted to improve identification accuracy. Experimental results confirm the excellent performance of MOHLA.

INFORMATION SCIENCES (2023)

Article Computer Science, Artificial Intelligence

Automatic Design of Convolutional Neural Network Architectures Under Resource Constraints

Siyi Li, Yanan Sun, Gary G. Yen, Mengjie Zhang

Summary: With the rise of smart electronics and mobile devices, existing high-accuracy CNN models are difficult to apply due to limited resources. In this article, we propose an automatic method for designing CNN architectures under constraint handling, which effectively searches for optimal network models meeting preset constraints.

IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS (2023)

Article Automation & Control Systems

A Knee-Guided Evolutionary Computation Design for Motor Performance Limitations of a Class of Robot With Strong Nonlinear Dynamic Coupling

Yingbai Hu, Zhijun Li, Gary G. Yen

Summary: This article proposes an autonomous motion planning method at the torque level for high-speed manipulation robots, considering multiple conflicting performance metrics. The method can surpass motion limits set by traditional approaches, with low energy consumption and high precision.

IEEE TRANSACTIONS ON SYSTEMS MAN CYBERNETICS-SYSTEMS (2023)

Article Computer Science, Artificial Intelligence

Revisiting Embedding-Based Entity Alignment: A Robust and Adaptive Method

Zequn Sun, Wei Hu, Chengming Wang, Yuxin Wang, Yuzhong Qu

Summary: Entity alignment, the discovery of identical entities across different knowledge graphs, is a critical task in data fusion. Existing entity alignment methods lack robustness to long-tail entities and the absence of entity names or relation triples. This paper proposes a robust and adaptive entity alignment method that does not require relations, attributes, or names, achieving state-of-the-art performance even in challenging settings without relations and names.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Article Computer Science, Information Systems

ET2FA: A Hybrid Heuristic Algorithm for Deadline-Constrained Workflow Scheduling in Cloud

Zaixing Sun, Boyu Zhang, Chonglin Gu, Ruitao Xie, Bin Qian, Hejiao Huang

Summary: In this article, a hybrid heuristic algorithm called ET2FA is proposed to solve deadline-constrained workflow scheduling in the cloud. With new features such as hibernation and per-second billing, ET2FA can generate efficient and economical scheduling schemes. Extensive simulation experiments show that ET2FA outperforms state-of-the-art algorithms.

IEEE TRANSACTIONS ON SERVICES COMPUTING (2023)

Article Computer Science, Artificial Intelligence

Learn to Adapt for Self-Supervised Monocular Depth Estimation

Qiyu Sun, Gary G. G. Yen, Yang Tang, Chaoqiang Zhao

Summary: Monocular depth estimation, achieved through deep learning, is a fundamental task in environmental perception. However, trained models often exhibit degraded performance when applied to new datasets due to dataset differences. We propose a meta-learning framework with an adversarial depth estimation task to improve the transferability and alleviate meta-overfitting issues of self-supervised monocular depth estimation models. Our method demonstrates fast adaptation to new domains and achieves comparable results to state-of-the-art methods after only 0.5 epoch of training.

IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS (2023)

Article Computer Science, Artificial Intelligence

Split-Level Evolutionary Neural Architecture Search With Elite Weight Inheritance

Junhao Huang, Bing Xue, Yanan Sun, Mengjie Zhang, Gary G. Yen

Summary: Neural architecture search (NAS) is a popular research topic in deep learning community due to its potential in automating the construction of deep models. Among various NAS approaches, evolutionary computation (EC) stands out for its capability of gradient-free search. However, most current EC-based NAS approaches have the limitation of discrete evolution, making it difficult to handle the number of filters for each layer flexibly. Additionally, EC-based NAS methods are criticized for their inefficiency in performance evaluation, often requiring full training of hundreds of candidate architectures. This work proposes a split-level particle swarm optimization (PSO) approach to address these issues and achieves superior performance on image classification benchmarks.

IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS (2023)

Article Automation & Control Systems

Improving Performance Insensitivity of Large-Scale Multiobjective Optimization via Monte Carlo Tree Search

Haokai Hong, Min Jiang, Gary G. Yen

Summary: The large-scale multiobjective optimization problem (LSMOP) involves optimizing multiple conflicting objectives and hundreds of decision variables. Existing algorithms often focus on improving performance but pay little attention to improving insensitivity. We propose an evolutionary algorithm based on Monte Carlo tree search to improve the performance and insensitivity of solving LSMOPs.

IEEE TRANSACTIONS ON CYBERNETICS (2023)

暂无数据