Learning logic programs through divide, constrain, and conquer

Andrew Cropper
DOI: https://doi.org/10.48550/arXiv.2109.07818
IF: 14.4
2021-09-16
Artificial Intelligence
Abstract:We introduce an inductive logic programming approach that combines classical divide-and-conquer search with modern constraint-driven search. Our anytime approach can learn optimal, recursive, and large programs and supports predicate invention. Our experiments on three domains (classification, inductive general game playing, and program synthesis) show that our approach can increase predictive accuracies and reduce learning times.
What problem does this paper attempt to address?