Skip to content

[FEATURE REQUEST] Threshold reduction for ProximityArchive #540

Open
@btjanaka

Description

@btjanaka

Description

Currently, novelty_threshold is set to a fixed value in ProximityArchive. However, it would be nice if it could decrease over time, as this seems to be a common trick that enables continuing to add solutions to the archive when we can no longer find solutions that are sufficiently novel. One idea that makes sense is to add a coefficient, and every time the archive does not add enough solutions for X iterations, we can reduce the threshold by that coefficient. This way, solutions continue to be added to the archive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions