10th AIAA/ISSMO Multidisciplinary Analysis and Optimization Conference 2004
DOI: 10.2514/6.2004-4324
|View full text |Cite
|
Sign up to set email alerts
|

Analysis of an Algorithm for Identifying Pareto Points in Multi-Dimensional Data Sets

Abstract: In this paper we present results from analytical and experimental investigations into the performance of divide & conquer algorithms for determining Pareto points in multidimensional data sets of size n and dimension d. The focus in this work is on the worst-case, where all points are Pareto, but extends to problem sets where only a partial subset of the points is Pareto. Analysis supported by experiment shows that the number of comparisons is bounded by two different curves, one that is O(n (log n)^(d-2)), an… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
23
0

Year Published

2007
2007
2024
2024

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 28 publications
(23 citation statements)
references
References 14 publications
0
23
0
Order By: Relevance
“…The Pareto front size for a random set X of size N is expected as H(N), where H is the harmonic number and closely related to log(N) [22,23]. This interacts in a fortunate way with dynamic programming, where for input size n, the search space X grows with O(2 n ), and we can expect Pareto fronts of size O(n).…”
Section: Key Operations In Pareto Optimization and Dynamic Programmingmentioning
confidence: 99%
See 1 more Smart Citation
“…The Pareto front size for a random set X of size N is expected as H(N), where H is the harmonic number and closely related to log(N) [22,23]. This interacts in a fortunate way with dynamic programming, where for input size n, the search space X grows with O(2 n ), and we can expect Pareto fronts of size O(n).…”
Section: Key Operations In Pareto Optimization and Dynamic Programmingmentioning
confidence: 99%
“…For d > 2 dimensions, the Pareto front size for a random set X of size N is expected as H (d) (N), where H (d) is the generalized harmonic number and closely related to log d−1 (N) [23]. Hence, increasing the dimension increases the expected front size exponentially.…”
Section: Key Operations In Pareto Optimization and Dynamic Programmingmentioning
confidence: 99%
“…Kung and Bentley [Kung et al 1975;Bentley 1980] developed a divide-and-conquer approach, that is still the algorithm with the best worst-case computational complexity, et al 1975;Yukish 2004], where N is the number of points in the set being minimized and d is the dimensionality of these points. A very simple algorithm for Pareto minimization is the Simple Cull algorithm [Preparata and Shamos 1985;Yukish 2004], also known as a block-nested loop algorithm [Borzsonyi et al 2001]. Simple Cull is a nested loop that essentially compares configurations in the set of points to be minimized in a pairwise fashion, leading to an O(N 2 ) worst-case complexity.…”
Section: Methodsmentioning
confidence: 99%
“…As the number of portfolios is small, we first calculate the expected cost for each of the 243 portfolios, using equation (14), then identify non-dominated sets using the simple cull algorithm introduced by (Yukish 2004). …”
Section: Iii1 Energy Technology Portfolio Modelmentioning
confidence: 99%