Alien coding

Thibault Gauthier,Miroslav Olšák,Josef Urban
DOI: https://doi.org/10.1016/j.ijar.2023.109009
IF: 4.452
2023-08-13
International Journal of Approximate Reasoning
Abstract:We introduce a self-learning algorithm for synthesizing programs that provide explanations for OEIS sequences. The algorithm starts from scratch initially generating programs at random. Then it runs many iterations of a self-learning loop that interleaves (i) training neural machine translation to learn the correspondence between sequences and the programs discovered so far, and (ii) proposing many new programs for each OEIS sequence by the trained neural machine translator. The algorithm discovers on its own programs for more than 78000 OEIS sequences, sometimes developing unusual programming methods. We analyze its behavior and the invented programs in several experiments.
computer science, artificial intelligence
What problem does this paper attempt to address?