Learning Program Synthesis for Integer Sequences from Scratch

Thibault Gauthier,Josef Urban
DOI: https://doi.org/10.1609/aaai.v37i6.25930
2023-06-26
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:We present a self-learning approach for synthesizing programs from integer sequences. Our method relies on a tree search guided by a learned policy. Our system is tested on the On-Line Encyclopedia of Integer Sequences. There, it discovers, on its own, solutions for 27987 sequences starting from basic operators and without human-written training examples.
What problem does this paper attempt to address?