English

Knowledge Refactoring for Inductive Program Synthesis

Artificial Intelligence 2020-11-25 v3 Machine Learning Machine Learning

Abstract

Humans constantly restructure knowledge to use it more efficiently. Our goal is to give a machine learning system similar abilities so that it can learn more efficiently. We introduce the \textit{knowledge refactoring} problem, where the goal is to restructure a learner's knowledge base to reduce its size and to minimise redundancy in it. We focus on inductive logic programming, where the knowledge base is a logic program. We introduce Knorf, a system which solves the refactoring problem using constraint optimisation. We evaluate our approach on two program induction domains: real-world string transformations and building Lego structures. Our experiments show that learning from refactored knowledge can improve predictive accuracies fourfold and reduce learning times by half.

Keywords

Cite

@article{arxiv.2004.09931,
  title  = {Knowledge Refactoring for Inductive Program Synthesis},
  author = {Sebastijan Dumancic and Tias Guns and Andrew Cropper},
  journal= {arXiv preprint arXiv:2004.09931},
  year   = {2020}
}

Comments

7 pages, 6 figures