• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 410
Next 10 →

A PDE-based approach to non-dominated sorting∗

by Jeff Calder, Alfred O. Hero , 2013
"... Non-dominated sorting is a fundamental combinatorial problem in multiobjective op-timization, and is equivalent to the longest chain problem in combinatorics and random growth models for crystals in materials science. In a previous work [4], we showed that non-dominated sorting has a continuum limit ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
Non-dominated sorting is a fundamental combinatorial problem in multiobjective op-timization, and is equivalent to the longest chain problem in combinatorics and random growth models for crystals in materials science. In a previous work [4], we showed that non-dominated sorting has a continuum

A continuum limit for non-dominated sorting

by Jeff Calder, Alfred O. Hero Iii
"... Abstract — Non-dominated sorting is an important combinato-rial problem in multi-objective optimization, which is ubiquitous in many fields of science and engineering. In this paper, we overview the results of some recent work by the authors on a continuum limit for non-dominated sorting. In particu ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
Abstract — Non-dominated sorting is an important combinato-rial problem in multi-objective optimization, which is ubiquitous in many fields of science and engineering. In this paper, we overview the results of some recent work by the authors on a continuum limit for non-dominated sorting

An Efficient Non-dominated Sorting Method for Evolutionary Algorithms

by Qian Wang, Yi-cheng Tu, Mark F. Horstemeyer
"... We present a new non-dominated sorting algorithm to generate the non-dominated fronts in multi-objective optimization with evolutionary algorithms, particularly the NSGA-II. The non-dominated sorting algorithm used by NSGA-II has a time complexity of O(MN 2) in generating non-dominated fronts in one ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
We present a new non-dominated sorting algorithm to generate the non-dominated fronts in multi-objective optimization with evolutionary algorithms, particularly the NSGA-II. The non-dominated sorting algorithm used by NSGA-II has a time complexity of O(MN 2) in generating non-dominated fronts

A Fast Elitist Non-Dominated Sorting Genetic Algorithm for Multi-Objective Optimization: NSGA-II

by Kalyanmoy Deb, Samir Agrawal, Amrit Pratap, T Meyarivan , 2000
"... Multi-objective evolutionary algorithms which use non-dominated sorting and sharing have been mainly criticized for their (i) -4 computational complexity (where is the number of objectives and is the population size), (ii) non-elitism approach, and (iii) the need for specifying a sharing ..."
Abstract - Cited by 662 (15 self) - Add to MetaCart
Multi-objective evolutionary algorithms which use non-dominated sorting and sharing have been mainly criticized for their (i) -4 computational complexity (where is the number of objectives and is the population size), (ii) non-elitism approach, and (iii) the need for specifying a

Non-Dominated Sorting Flower Pollination Algorithm for Dynamic Economic Emission Dispatch

by P. Paramasivan, R. K. Santhi Phd
"... This paper presents a non-dominated sorting flower pollination algorithm for dynamic economic emission dispatch (DEED) problem. Non-dominated sorting flower pollination algorithm is designed to construct the pareto optimal front and a fuzzy techniques extracts the best compromised solution of DEED. ..."
Abstract - Add to MetaCart
This paper presents a non-dominated sorting flower pollination algorithm for dynamic economic emission dispatch (DEED) problem. Non-dominated sorting flower pollination algorithm is designed to construct the pareto optimal front and a fuzzy techniques extracts the best compromised solution of DEED

A Hamilton-Jacobi equation for the continuum limit of non-dominated sorting

by Jeff Calder, Alfred O. Hero, et al. , 2013
"... We show that non-dominated sorting of a sequence X1,..., Xn of i.i.d. random vari-ables in Rd has a continuum limit that corresponds to solving a Hamilton-Jacobi equation involving the probability density function f of Xi. Non-dominated sorting is a funda-mental problem in multi-objective optimizati ..."
Abstract - Cited by 3 (3 self) - Add to MetaCart
We show that non-dominated sorting of a sequence X1,..., Xn of i.i.d. random vari-ables in Rd has a continuum limit that corresponds to solving a Hamilton-Jacobi equation involving the probability density function f of Xi. Non-dominated sorting is a funda-mental problem in multi

Non-dominated Sorting Genetic Algorithms (NSGA-II)

by Tatsuya Okabe, Kwasi Foli, Markus Olhofer, Yaochu Jin, Bernhard Sendhoff
"... Abstract- Although many methods for dealing with multi-objective optimisation (MOO) problems are available [Deb01] and successful applications have been reported [Coe01], the comparison between MOO methods applied to real-world problem was rarely carried out. This paper reports the comparison betwee ..."
Abstract - Add to MetaCart
Abstract- Although many methods for dealing with multi-objective optimisation (MOO) problems are available [Deb01] and successful applications have been reported [Coe01], the comparison between MOO methods applied to real-world problem was rarely carried out. This paper reports the comparison between MOO methods applied to a real-world problem, namely, the optimisation of a micro heat exchanger ( ¤ HEX).

Non-Dominated Sorting Genetic Algorithm-II – A Succinct Survey

by Ankita Golchha, Shahana Gajala Qureshi , 2015
"... Over the period of time a number of algorithms have been proposed for test data generation for automation of software testing. One such algorithm was given by Kalyanmoy Deb in 2002, under the name Non-dominated sorting genetic algorithm-II (NSGA-II). It has been applied for solving number of Optimiz ..."
Abstract - Add to MetaCart
Over the period of time a number of algorithms have been proposed for test data generation for automation of software testing. One such algorithm was given by Kalyanmoy Deb in 2002, under the name Non-dominated sorting genetic algorithm-II (NSGA-II). It has been applied for solving number

Non-dominated Sorting Genetic Algorithms for Heterogeneous Embedded System Design

by A. K. Rath, S. N. Dehuri
"... Abstract: The design of complex embedded systems involves the simultaneous optimization of several conflicting and competing objectives. Instead of a single global optimal solution, there exist a set of Pareto optimal solutions. In this study we have used a multi-objective evolutionary optimization ..."
Abstract - Cited by 5 (0 self) - Add to MetaCart
algorithms called non-dominated sorting genetic algorithm (NSGA), which will suit to the requirements of designing a complex heterogeneous embedded system. Further, the algorithm is rigorously tested using Video Codec as a case study. Keywords: Heterogeneous embedded system, Pareto-optimal set, genetic

Incremental non-dominated sorting with O(N) insertion for the two-dimensional case.

by Ilya Yakupov , Maxim Buzdalov - In Proceedings of IEEE Congress on Evolutionary Computation, , 2015
"... Abstract-We propose a new algorithm for incremental nondominated sorting of two-dimensional points. The data structure which stores non-dominating layers is based on a tree of Cartesian trees. If there are N points in M layers, the running time for of an insertion is O(M (1 + log(N/M )) + log M log ..."
Abstract - Cited by 2 (2 self) - Add to MetaCart
Abstract-We propose a new algorithm for incremental nondominated sorting of two-dimensional points. The data structure which stores non-dominating layers is based on a tree of Cartesian trees. If there are N points in M layers, the running time for of an insertion is O(M (1 + log(N/M )) + log M
Next 10 →
Results 1 - 10 of 410
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University