Mining Potentially Explanatory Patterns via Partial Solutions

April 05, 2024 ยท Entered Twilight ยท ๐Ÿ› GECCO Companion

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

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 shame:
Not yet rated
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

LSTM: A Search Space Odyssey

Klaus Greff, Rupesh Kumar Srivastava, ... (+3 more)

cs.NE ๐Ÿ› IEEE TNNLS ๐Ÿ“š 6.0K cites 11 years ago