TL;DR
The paper introduces the Geno-Synthetic Algorithm (GSA), a type-factored coevolutionary framework that preserves representational fidelity for heterogeneous optimization problems, outperforming flattened methods on complex benchmarks.
Contribution
GSA is a novel coevolutionary approach that evolves gene families by type and assembles them into phenotypes, extending optimization capabilities to complex-valued and embedded representations.
Findings
GSA operates effectively with complex-valued descriptors and embeddings.
On BBOB-MixInt, GSA matches flattened differential evolution at 100,000 evaluations.
Type-native operators and active assembly are crucial for GSA's performance.
Abstract
Many real-world optimization problems are not naturally homogeneous vectors but composite design objects with heterogeneous parameters: integers, real values, Booleans, categoricals, complex-valued descriptors, and embedding vectors. Standard evolutionary algorithms flatten these into a single chromosome and apply generic operators with rounding and repair, sacrificing representational fidelity. We introduce the Geno-Synthetic Algorithm (GSA), a type-factored coevolutionary framework in which gene families are partitioned by representational type, evolved in parallel with type-native operators, and assembled into executable phenotypes for joint fitness evaluation. GSA is formalized as a typed product-space search procedure with an explicit assembly operator. An open-source reference implementation (gsa-experiments, MIT-licensed) is released. A focused empirical study compares eight GSA…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
