English

Efficient rule induction by ignoring pointless rules

Artificial Intelligence 2026-01-26 v3

Abstract

The goal of inductive logic programming (ILP) is to find a set of logical rules that generalises training examples and background knowledge. We introduce an ILP approach that identifies pointless rules. A rule is pointless if it contains a redundant literal or cannot discriminate against negative examples. We show that ignoring pointless rules allows an ILP system to soundly prune the hypothesis space. Our experiments on multiple domains, including visual reasoning and game playing, show that our approach can reduce learning times by 99% whilst maintaining predictive accuracies.

Keywords

Cite

@article{arxiv.2502.01232,
  title  = {Efficient rule induction by ignoring pointless rules},
  author = {Andrew Cropper and David M. Cerna},
  journal= {arXiv preprint arXiv:2502.01232},
  year   = {2026}
}

Comments

AAAI26