SOTAVerified

Learning logic programs by finding minimal unsatisfiable subprograms

2024-01-29Unverified0· sign in to hype

Andrew Cropper, Céline Hocquette

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The goal of inductive logic programming (ILP) is to search for a logic program that generalises training examples and background knowledge. We introduce an ILP approach that identifies minimal unsatisfiable subprograms (MUSPs). We show that finding MUSPs allows us to efficiently and soundly prune the search space. Our experiments on multiple domains, including program synthesis and game playing, show that our approach can reduce learning times by 99%.

Tasks

Reproductions