Symbolic Snapshot Ensembles
By: Mingyue Liu, Andrew Cropper
Potential Business Impact:
Learns better by saving and combining ideas.
Inductive logic programming (ILP) is a form of logical machine learning. Most ILP algorithms learn a single hypothesis from a single training run. Ensemble methods train an ILP algorithm multiple times to learn multiple hypotheses. In this paper, we train an ILP algorithm only once and save intermediate hypotheses. We then combine the hypotheses using a minimum description length weighting scheme. Our experiments on multiple benchmarks, including game playing and visual reasoning, show that our approach improves predictive accuracy by 4% with less than 1% computational overhead.
Similar Papers
Honey, I shrunk the hypothesis space (through logical preprocessing)
Artificial Intelligence
Makes computers learn much, much faster.
Neuro-Logic Lifelong Learning
Artificial Intelligence
AI learns new tasks by reusing old knowledge.
Symmetry breaking for inductive logic programming
Artificial Intelligence
Finds answers in games and pictures faster.