English

Probabilistic Structured Grammatical Evolution

Neural and Evolutionary Computing 2023-03-20 v1

Abstract

The grammars used in grammar-based Genetic Programming (GP) methods have a significant impact on the quality of the solutions generated since they define the search space by restricting the solutions to its syntax. In this work, we propose Probabilistic Structured Grammatical Evolution (PSGE), a new approach that combines the Structured Grammatical Evolution (SGE) and Probabilistic Grammatical Evolution (PGE) representation variants and mapping mechanisms. The genotype is a set of dynamic lists, one for each non-terminal in the grammar, with each element of the list representing a probability used to select the next Probabilistic Context-Free Grammar (PCFG) derivation rule. PSGE statistically outperformed Grammatical Evolution (GE) on all six benchmark problems studied. In comparison to PGE, PSGE outperformed 4 of the 6 problems analyzed.

Keywords

Cite

@article{arxiv.2205.10685,
  title  = {Probabilistic Structured Grammatical Evolution},
  author = {Jessica Mégane and Nuno Lourenço and Penousal Machado},
  journal= {arXiv preprint arXiv:2205.10685},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:2204.08985

R2 v1 2026-06-24T11:24:27.271Z