2008 Fourth International Conference on Natural Computation 2008
DOI: 10.1109/icnc.2008.823
|View full text |Cite
|
Sign up to set email alerts
|

A Fast Method of Constructing the Non-dominated Set: Arena's Principle

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
14
0

Year Published

2015
2015
2024
2024

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 26 publications
(15 citation statements)
references
References 2 publications
0
14
0
Order By: Relevance
“…It's worth noting that, in 2004, Yukish [47] also used this divide-and-conquer strategy to develop the non-dominated sorting algorithm similar to Jensen's algorithm. In 2008, Tang et al [48] utilized arena's principle to construct the non-dominated set. Experiments have shown that the performance of this method outperforms the fast non-dominated sorting of NSGA-II, especially when there is a small proportion of non-dominated solutions in the evolving population.…”
Section: Introductionmentioning
confidence: 99%
“…It's worth noting that, in 2004, Yukish [47] also used this divide-and-conquer strategy to develop the non-dominated sorting algorithm similar to Jensen's algorithm. In 2008, Tang et al [48] utilized arena's principle to construct the non-dominated set. Experiments have shown that the performance of this method outperforms the fast non-dominated sorting of NSGA-II, especially when there is a small proportion of non-dominated solutions in the evolving population.…”
Section: Introductionmentioning
confidence: 99%
“…Tang et al [11] used arena's principle to assign solutions to a front, which has been shown to have a better computational efficiency than the fast non-dominated sort and Jensen's sort in empirical evaluations. This approach randomly selects one solution from the population, regarded as an "arena host", and all the remaining solutions in the population are compared with the "arena host".…”
Section: A Non-dominated Sorting Methodsmentioning
confidence: 99%
“…Jensen [10] adopted a divide-and-conquer strategy for non-dominated sorting, the time complexity of which is O(N log M −1 N ). Tang et al [11] proposed a novel non-dominated sorting approach based on arena's principle, i.e., each winner will be the next "arena host" to be challenged. This approach has been proved to have the same time complexity as the fast non-dominated sort, while empirical results show that it outperforms the fast non-dominated sort in terms of computational efficiency, since it can achieve a time complexity O(M N √ N ) in some best cases.…”
mentioning
confidence: 99%
“…There are various off-line algorithm proposed for nondominating sorting e.g. Fast Non-dominated Sort [9], Climbing Sort [15], Deductive Sort [15], Arena's Sort [24], ENS-SS [16], ENS-BS [16]. In the worst case, the time complexity of each algorithm is O(M N 2 ).…”
Section: S O R T I N Gmentioning
confidence: 99%