schrum2 / MM-NEAT

Modular Multiobjective (Hyper) Neuro-Evolution of Augmenting Topologies + MAP-Elites: Java code for evolving intelligent agents in Ms. Pac-Man, Tetris, and more, as well as code for Procedural Content Generation in Mario, Zelda, Minecraft, and more!
http://people.southwestern.edu/~schrum2/re/mm-neat.php
Other
50 stars 20 forks source link

MOQD Score #927

Closed schrum2 closed 1 year ago

schrum2 commented 1 year ago

The MOME paper (https://arxiv.org/pdf/2202.03057.pdf) defines MOQD Score, or Multi-Objective Quality Diversity score. Quite simply, it is the sum of the hypervolumes of all occupied bins. This is an additional score that should be logged and plotted with a line plot from MOME.

JoannaBlatt commented 1 year ago

I did create logging for the total hypervolume of all bins together. Is that what this is supposed to be?

JoannaBlatt commented 1 year ago

currently logs in it's own plot seems accurate