<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-20T04:50:02Z</responseDate>
  <request identifier="271" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:271</identifier>
        <datestamp>2024-03-06T11:06:04Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Runtime Analysis of a Simple Multi-Objective Evolutionary Algorithm</dc:title>
          <dc:creator>Giel, Oliver</dc:creator>
          <dc:subject>Runtime analysis</dc:subject>
          <dc:subject>multi-objecive evolutionary algorithms</dc:subject>
          <dc:description>Practical knowledge on the design and &#13;
application of multi-objective evolutionary&#13;
algorithms (MOEAs) is available but well-founded&#13;
theoretical analyses of the runtime are rare.&#13;
Laumanns, Thiele, Zitzler, Welzel and Deb (2002)&#13;
have started such an analysis for two simple&#13;
mutation-based algorithms including SEMO.&#13;
These algorithms search locally in the&#13;
neighborhood of their current population by&#13;
selecting an individual and flipping one &#13;
randomly chosen bit. Due to its local search &#13;
operator, SEMO cannot escape from local optima,&#13;
and, therefore, has no finite expected runtime &#13;
in general.&#13;
&#13;
In this talk, we investigate the runtime of &#13;
a variant of SEMO whose mutation operator &#13;
flips each bit independently. It is proven&#13;
that its expected runtime is O(n^n) for all&#13;
objective functions f: {0,1}^n -&gt; R^m, and&#13;
that there are bicriteria problems among the&#13;
hardest problem for this algorithm. Moreover, &#13;
for each d between 2 and n, a bicriteria &#13;
problem with expected runtime Theta(n^d) is &#13;
presented. This shows that bicriteria problems &#13;
cover the full range of potential runtimes of &#13;
this variant of SEMO. For the problem LOTZ &#13;
(Leading-Ones-Trailing Zeroes), the runtime &#13;
does not increase substantially if we use the &#13;
global search operator. Finally, we consider&#13;
the problem MOCO (Multi-Objective-Counting-Ones). &#13;
We show that the conjectured bound O((n^2)log n) &#13;
on the expected runtime is wrong for both &#13;
variants of SEMO. In fact, MOCO is almost a &#13;
worst case example for SEMO if we consider &#13;
the expected runtime; however, the runtime is &#13;
O((n^2)log n) with high probability. Some &#13;
ideas from the proof will be presented.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Oliver Giel</dc:contributor>
          <dc:date>2005</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 4461, Practical Approaches to Multi-Objective Optimization (2005)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.04461.19</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-2711</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.04461.19</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
