paper-with-me

홈 › Papers

Analyzing Dominance Move (MIP-DoM) Indicator for Multi- and Many-objective Optimization

2020-12-21 · Claudio Lucio do Val Lopes, Flávio Vinícius Cruzeiro Martins, Elizabeth Fialho Wanner, Kalyanmoy Deb

Dominance move (DoM) is a binary quality indicator that can be used in multi-objective and many-objective optimization to compare two solution sets obtained from different algorithms. The DoM indicator can differentiate the sets for certain important features, such as convergence, spread, uniformity, and cardinality. DoM does not use any reference, and it has an intuitive and physical meaning, similar to the $\epsilon$-indicator, and calculates the minimum total move of members of one set so that all elements in another set are to be dominated or identical to at least one member of the first set. Despite the aforementioned properties, DoM is hard to calculate, particularly in higher dimensions. There is an efficient and exact method to calculate it in a bi-objective case only. This work proposes a novel approach to calculate DoM using a mixed integer programming (MIP) approach, which can handle sets with three or more objectives and is shown to overcome the $\epsilon$-indicator's information loss. Experiments, in the bi-objective space, are done to verify the model's correctness. Furthermore, other experiments, using 3, 5, 10, 15, 20, 25 and 30-objective problems are performed to show how the model behaves in higher-dimensional cases. Algorithms, such as IBEA, MOEA/D, NSGA-III, NSGA-II, and SPEA2 are used to generate the solution sets (however any other algorithms can also be used with the proposed MIP-DoM indicator). Further extensions are discussed to handle certain idiosyncrasies with some solution sets and also to improve the quality indicator and its use for other situations.

📄 PDF Abstract BibTeX arXiv:2012.11557

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Assignment Problem Formulation for Dominance Move Indicator

2020-02-25 · Claudio Lucio do Val Lopes, Flávio Vinícius Cruzeiro Martins, Elizabeth F. Wanner

Dominance move (DoM) is a binary quality indicator to compare solution sets in multiobjective optimization. The indicator allows a more natural and intuitive relation when comparing solution sets. It is Pareto compliant …

Multiobjective Optimizationvalid

Dominance Move calculation using a MIP approach for comparison of multi and many-objective optimization solution sets

2020-01-10 · Claudio Lucio do Val Lopes, Flávio Vinícius Cruzeiro Martins, Elizabeth Fialho Wanner

Dominance move (DoM) is a binary quality indicator that can be used in multiobjective optimization. It can compare solution sets while representing some important features such as convergence, spread, uniformity, and car…

Multiobjective Optimization

Automating Discovery of Dominance in Synchronous Computer-Mediated Communication

2020-02-24 · Jim Samuel, Richard Holowczak, Raquel Benbunan-Fich, Ilan Levine

With the advent of electronic interaction, dominance (or the assertion of control over others) has acquired new dimensions. This study investigates the dynamics and characteristics of dominance in virtual interaction by …

Gradient-Guided Modality Decoupling for Missing-Modality Robustness

2024-02-26 · Hao Wang, Shengda Luo, Guosheng Hu, JianGuo Zhang

Multimodal learning with incomplete input data (missing modality) is practical and challenging. In this work, we conduct an in-depth analysis of this challenge and find that modality dominance has a significant negative …

Sentiment Analysis

IGD Indicator-based Evolutionary Algorithm for Many-objective Optimization Problems

2018-02-24 · Yanan Sun, Gary G. Yen, Zhang Yi

Inverted Generational Distance (IGD) has been widely considered as a reliable performance indicator to concurrently quantify the convergence and diversity of multi- and many-objective evolutionary algorithms. In this pap…

DiversityEvolutionary Algorithms