<?xml version="1.0" encoding="UTF-8"?>

<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3">

<genre>conference paper</genre>

<titleInfo><title>Generating Diverse and Discriminatory Knapsack Instances by Searching for Novelty in Variable Dimensions of Feature-Space</title></titleInfo>





<name type="personal">
  <namePart type="given">Alejandro</namePart>
  <namePart type="family">Marrero</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>
<name type="personal">
  <namePart type="given">Eduardo</namePart>
  <namePart type="family">Segredo</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>
<name type="personal">
  <namePart type="given">Emma</namePart>
  <namePart type="family">Hart</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>
<name type="personal">
  <namePart type="given">Jakob</namePart>
  <namePart type="family">Bossek</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">102979</identifier><description xsi:type="identifierDefinition" type="orcid">0000-0002-4121-4668</description></name>
<name type="personal">
  <namePart type="given">Aneta</namePart>
  <namePart type="family">Neumann</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>







<name type="corporate">
  <namePart></namePart>
  <identifier type="local">819</identifier>
  <role>
    <roleTerm type="text">department</roleTerm>
  </role>
</name>








<abstract lang="eng">Generating new instances via evolutionary methods is commonly used to create new benchmarking data-sets, with a focus on attempting to cover an instance-space as completely as possible. Recent approaches have exploited Quality-Diversity methods to evolve sets of instances that are both diverse and discriminatory with respect to a portfolio of solvers, but these methods can be challenging when attempting to find diversity in a high-dimensional feature-space. We address this issue by training a model based on Principal Component Analysis on existing instances to create a low-dimension projection of the high-dimension feature-vectors, and then apply Novelty Search directly in the new low-dimension space. We conduct experiments to evolve diverse and discriminatory instances of Knapsack Problems, comparing the use of Novelty Search in the original feature-space to using Novelty Search in a low-dimensional projection, and repeat over a given set of dimensions. We find that the methods are complementary: if treated as an ensemble, they collectively provide increased coverage of the space. Specifically, searching for novelty in a low-dimension space contributes 56% of the filled regions of the space, while searching directly in the feature-space covers the remaining 44%.</abstract>

<originInfo><publisher>Association for Computing Machinery</publisher><dateIssued encoding="w3cdtf">2023</dateIssued>
</originInfo>
<language><languageTerm authority="iso639-2b" type="code">eng</languageTerm>
</language>

<subject><topic>evolutionary computation</topic><topic>instance generation</topic><topic>instance-space analysis</topic><topic>knapsack problem</topic><topic>novelty search</topic>
</subject>


<relatedItem type="host"><titleInfo><title>Proceedings of the Genetic} and Evolutionary Computation Conference</title></titleInfo>
  <identifier type="isbn">9798400701191</identifier><identifier type="doi">10.1145/3583131.3590504</identifier>
<part><extent unit="pages">312–320</extent>
</part>
</relatedItem>

<note type="extern">yes</note>
<extension>
<bibliographicCitation>
<mla>Marrero, Alejandro, et al. “Generating Diverse and Discriminatory Knapsack Instances by Searching for Novelty in Variable Dimensions of Feature-Space.” &lt;i&gt;Proceedings of the Genetic} and Evolutionary Computation Conference&lt;/i&gt;, Association for Computing Machinery, 2023, pp. 312–320, doi:&lt;a href=&quot;https://doi.org/10.1145/3583131.3590504&quot;&gt;10.1145/3583131.3590504&lt;/a&gt;.</mla>
<bibtex>@inproceedings{Marrero_Segredo_Hart_Bossek_Neumann_2023, place={New York, NY, USA}, series={GECCO’23}, title={Generating Diverse and Discriminatory Knapsack Instances by Searching for Novelty in Variable Dimensions of Feature-Space}, DOI={&lt;a href=&quot;https://doi.org/10.1145/3583131.3590504&quot;&gt;10.1145/3583131.3590504&lt;/a&gt;}, booktitle={Proceedings of the Genetic} and Evolutionary Computation Conference}, publisher={Association for Computing Machinery}, author={Marrero, Alejandro and Segredo, Eduardo and Hart, Emma and Bossek, Jakob and Neumann, Aneta}, year={2023}, pages={312–320}, collection={GECCO’23} }</bibtex>
<ama>Marrero A, Segredo E, Hart E, Bossek J, Neumann A. Generating Diverse and Discriminatory Knapsack Instances by Searching for Novelty in Variable Dimensions of Feature-Space. In: &lt;i&gt;Proceedings of the Genetic} and Evolutionary Computation Conference&lt;/i&gt;. GECCO’23. Association for Computing Machinery; 2023:312–320. doi:&lt;a href=&quot;https://doi.org/10.1145/3583131.3590504&quot;&gt;10.1145/3583131.3590504&lt;/a&gt;</ama>
<ieee>A. Marrero, E. Segredo, E. Hart, J. Bossek, and A. Neumann, “Generating Diverse and Discriminatory Knapsack Instances by Searching for Novelty in Variable Dimensions of Feature-Space,” in &lt;i&gt;Proceedings of the Genetic} and Evolutionary Computation Conference&lt;/i&gt;, 2023, pp. 312–320, doi: &lt;a href=&quot;https://doi.org/10.1145/3583131.3590504&quot;&gt;10.1145/3583131.3590504&lt;/a&gt;.</ieee>
<apa>Marrero, A., Segredo, E., Hart, E., Bossek, J., &amp;#38; Neumann, A. (2023). Generating Diverse and Discriminatory Knapsack Instances by Searching for Novelty in Variable Dimensions of Feature-Space. &lt;i&gt;Proceedings of the Genetic} and Evolutionary Computation Conference&lt;/i&gt;, 312–320. &lt;a href=&quot;https://doi.org/10.1145/3583131.3590504&quot;&gt;https://doi.org/10.1145/3583131.3590504&lt;/a&gt;</apa>
<chicago>Marrero, Alejandro, Eduardo Segredo, Emma Hart, Jakob Bossek, and Aneta Neumann. “Generating Diverse and Discriminatory Knapsack Instances by Searching for Novelty in Variable Dimensions of Feature-Space.” In &lt;i&gt;Proceedings of the Genetic} and Evolutionary Computation Conference&lt;/i&gt;, 312–320. GECCO’23. New York, NY, USA: Association for Computing Machinery, 2023. &lt;a href=&quot;https://doi.org/10.1145/3583131.3590504&quot;&gt;https://doi.org/10.1145/3583131.3590504&lt;/a&gt;.</chicago>
<short>A. Marrero, E. Segredo, E. Hart, J. Bossek, A. Neumann, in: Proceedings of the Genetic} and Evolutionary Computation Conference, Association for Computing Machinery, New York, NY, USA, 2023, pp. 312–320.</short>
</bibliographicCitation>
</extension>
<recordInfo><recordIdentifier>48886</recordIdentifier><recordCreationDate encoding="w3cdtf">2023-11-14T15:58:59Z</recordCreationDate><recordChangeDate encoding="w3cdtf">2023-12-13T10:49:32Z</recordChangeDate>
</recordInfo>
</mods>
</modsCollection>
