Proceedings of the 36th Annual ACM Symposium on Applied Computing 2021
DOI: 10.1145/3412841.3441926
|View full text |Cite
|
Sign up to set email alerts
|

On-the-fly simplification of genetic programming models

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
3
2

Relationship

3
2

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 19 publications
0
7
0
Order By: Relevance
“…Every generation [2], [117]- [122] Final generation [2], [123], [124] At certain interval [119], [125]- [128] Which individuals All individuals in the population [2], [119], [122], [125]- [127] The best individuals in the population [2], [121], [123], [124], [128] Randomly with some probability [117] The parents for breeding [118], [120] How Genotypic (Structural) [2], [117]- [119], [122], [123],…”
Section: Whenmentioning
confidence: 99%
See 1 more Smart Citation
“…Every generation [2], [117]- [122] Final generation [2], [123], [124] At certain interval [119], [125]- [128] Which individuals All individuals in the population [2], [119], [122], [125]- [127] The best individuals in the population [2], [121], [123], [124], [128] Randomly with some probability [117] The parents for breeding [118], [120] How Genotypic (Structural) [2], [117]- [119], [122], [123],…”
Section: Whenmentioning
confidence: 99%
“…For example, if there is always little difference between the output of a sub-tree and that of its child, then the sub-tree can be replaced by that child [120], [126], [127]. Permutation test is also commonly used to estimate the contribution of a sub-tree (e.g., [124], [128], [137]). If the overall model output is not affected by shuffling the output of a sub-tree, then the sub-tree can be pruned.…”
Section: Whenmentioning
confidence: 99%
“…To use AI systems for scientific discovery, outputs must be understandable to humans and allow interpretation in the context of current theories and knowledge ( Javed & Gobet, 2021 ). A key issue is that, although the inputs and outputs of an AI system are known, the intermediate steps are sometimes difficult to understand (it is a “black box”), which can affect the interpretability of the output data.…”
Section: Computational Scientific Discovery: a Critical Evaluationmentioning
confidence: 99%
“…Another option is to "NOOP" a gene, that is to replace it with a NOOP instruction which, upon execution, will do nothing. The authors of the paper proposed pruning as an operator (Javed and Gobet 2021). The idea was to split a parent into its children and replace it with the child having the highest fitness.…”
Section: Fitness-based Simplificationmentioning
confidence: 99%
“…Rather than working on single individuals, it tries to simplify the whole population at once. The authors of this paper proposed generation-wide simplification (Gws) (Javed and Gobet 2021). In Gws, after every k th generation, the new population is created by rupturing the individuals rather than by using the routine genetic operators of crossover and mutation.…”
Section: Population-level Simplificationmentioning
confidence: 99%