<?xml version='1.0' encoding='utf-8'?>
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.7" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-7.xsd">
  <titleInfo>
    <title>TOWARD A NATURAL GENETIC/EVOLUTIONARY ALGORITHM FOR MULTIOBJECTIVE OPTIMIZATION</title>
  </titleInfo>
  <name>
    <role>
      <roleTerm type="text" authority="marcrelator" authorityURI="http://id.loc.gov/vocabulary/relators" valueURI="http://id.loc.gov/vocabulary/relators/cre">creator</roleTerm>
    </role>
    <namePart>Ramasamy, Hariharane</namePart>
  </name>
  <name authority="wikidata" authorityURI="https://www.wikidata.org" valueURI="https://www.wikidata.org/wiki/Q132201493">
    <role>
      <roleTerm type="text" authority="marcrelator" authorityURI="http://id.loc.gov/vocabulary/relators" valueURI="http://id.loc.gov/vocabulary/relators/ths">advisor</roleTerm>
    </role>
    <namePart>Greene, Peter</namePart>
  </name>
  <abstract>Practical optimization problems often have multiple objectives, which are likely to conflict with each other, and have more than one optimal solution representing the best trade-offs among the competing objectives. Genetic algorithms, which optimize by repeatedly applying genetic operators to a population of possible solutions, have been used recently in multiobjective optimization, but often converge to a single solution that is not necessarily optimal due to lack of diversity in the population. Current multiobjective genetic and other evolutionary methods prevent this premature convergence by promoting new members that are dissimilar in parameter or objective space. A distance measure, which calculates similarities among the members in either objective or parameter space, is used to degrade the fitness of solutions when they are crowded in a small region. This process forces the algorithm to find new but distinct trade-off points in the objective or parameter space, but is computationally expensive. As the number of objectives or parameters increases, the methods fail to scale up and they deviate from the motivating concept of the genetic algorithm—natural evolution. We extend the standard genetic algorithm through two simple, yet powerful, changes motivated by natural evolution. In the first method, the algorithm, at each step, randomly or sequentially chooses one of the objectives for optimization; hence the method is called sequential extended genetic algorithm (SEGA). In the second method, a population is maintained for each objective, and crossover is performed selecting parents from across populations. This method is called parallel extended genetic algorithm (PEGA). We applied these methods to test problems from the literature, and to two well known problems, protein folding and multiple knapsack. We discovered our methods found better trade-off solutions than current multiobjective methods, without increasing computational complexity of genetic algorithms.</abstract>
  <note type="provenance">Submitted by Liana Khananashvili (khananashvili@iit.edu) on 2013-11-05T21:43:17Z No. of bitstreams: 2 Hariharanae_Ramasamy_Phd_May_2013.pdf: 25907452 bytes, checksum: 88c3feb92d8e3395e7a967a483453682 (MD5) Signed_Title_Page.pdf: 18116 bytes, checksum: 11367a680e2e52ac103f92d8901a8c8c (MD5)</note>
  <note type="provenance">Made available in DSpace on 2013-11-05T21:43:17Z (GMT). No. of bitstreams: 2 Hariharanae_Ramasamy_Phd_May_2013.pdf: 25907452 bytes, checksum: 88c3feb92d8e3395e7a967a483453682 (MD5) Signed_Title_Page.pdf: 18116 bytes, checksum: 11367a680e2e52ac103f92d8901a8c8c (MD5) Previous issue date: 2013-05</note>
  <note type="thesis">PH.D in Computer Science, May 2013</note>
  <originInfo>
    <dateCaptured>2013</dateCaptured>
  </originInfo>
  <originInfo>
    <dateCreated keyDate="yes">2013-05</dateCreated>
  </originInfo>
  <identifier type="hdl">http://hdl.handle.net/10560/3127</identifier>
  <language>
    <languageTerm type="code" authority="rfc3066">en</languageTerm>
  </language>
  <typeOfResource authority="aat" valueURI="http://vocab.getty.edu/page/aat/300028029">Dissertation</typeOfResource>
  <physicalDescription>
    <digitalOrigin>born digital</digitalOrigin>
    <internetMediaType>application/pdf</internetMediaType>
  </physicalDescription>
  <accessCondition type="useAndReproduction" displayLabel="rightsstatements.org">In Copyright</accessCondition>
  <accessCondition type="useAndReproduction" displayLabel="rightsstatements.orgURI">http://rightsstatements.org/page/InC/1.0/</accessCondition>
  <accessCondition type="restrictionOnAccess">Restricted Access</accessCondition>
  <name type="corporate">
    <namePart>CS / Computer Science</namePart>
    <affiliation>Illinois Institute of Technology</affiliation>
    <role>
      <roleTerm type="text">Affiliated department</roleTerm>
    </role>
  </name>
</mods>