Mining Potentially Explanatory Patterns via Partial Solutions
April 05, 2024 ยท Entered Twilight ยท ๐ GECCO Companion
Repo contents: .gitignore, .idea, BenchmarkProblems, CITATION.cff, EvaluatedFS.py, EvaluatedPS.py, Explainer.py, FSEvaluator.py, FullSolution.py, PRef.py, PS.py, PSMetric, PSMiner.py, PickAndMerge.py, README.md, SearchSpace.py, TerminationCriteria.py, custom_types.py, get_init.py, get_local.py, main.py, resources, selection.py, utils.py
Authors
GianCarlo Catalano, Alexander E. I. Brownlee, David Cairns, John McCall, Russell Ainslie
arXiv ID
2404.04388
Category
cs.NE: Neural & Evolutionary
Cross-listed
cs.LG
Citations
2
Venue
GECCO Companion
Repository
https://github.com/Giancarlo-Catalano/PS_Minimal_Showcase
Last Checked
1 month ago
Abstract
Genetic Algorithms have established their capability for solving many complex optimization problems. Even as good solutions are produced, the user's understanding of a problem is not necessarily improved, which can lead to a lack of confidence in the results. To mitigate this issue, explainability aims to give insight to the user by presenting them with the knowledge obtained by the algorithm. In this paper we introduce Partial Solutions in order to improve the explainability of solutions to combinatorial optimization problems. Partial Solutions represent beneficial traits found by analyzing a population, and are presented to the user for explainability, but also provide an explicit model from which new solutions can be generated. We present an algorithm that assembles a collection of Partial Solutions chosen to strike a balance between high fitness, simplicity and atomicity. Experiments with standard benchmarks show that the proposed algorithm is able to find Partial Solutions which improve explainability at reasonable computational cost without affecting search performance.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Neural & Evolutionary
R.I.P.
๐ป
Ghosted
R.I.P.
๐ป
Ghosted
Progressive Growing of GANs for Improved Quality, Stability, and Variation
R.I.P.
๐ป
Ghosted
Learning both Weights and Connections for Efficient Neural Networks
R.I.P.
๐ป
Ghosted
LSTM: A Search Space Odyssey
R.I.P.
๐ป
Ghosted
A Baseline for Detecting Misclassified and Out-of-Distribution Examples in Neural Networks
R.I.P.
๐ป
Ghosted