IJCAI 2021poster7 citations

Learning CNF Theories Using MDL and Predicate Invention

Arcchit Jain, Clément Gautrais, Angelika Kimmig, Luc De Raedt

Abstract

We revisit the problem of learning logical theories from examples, one of the most quintessential problems in machine learning. More specifically, we develop an approach to learn CNF-formulae from satisfiability. This is a setting in which the examples correspond to partial interpretations and an example is classified as positive when it is logically consistent with the theory. We present a novel algorithm, called Mistle -- Minimal SAT Theory Learner, for learning such theories. The distinguishing features are that 1) Mistle performs predicate invention and inverse resolution, 2) is based on the MDL principle to compress the data, and 3) combines this with frequent pattern mining to find the most interesting theories. The experiments demonstrate that Mistle can learn CNF theories accurately and works well in tasks involving compression and classification.

Machine Learning: Relational LearningConstraints and SAT: Constraints and Data MiningConstraints and Machine Learning
BibTeX
@inproceedings{ijcai2021p358,
  title     = {Learning CNF Theories Using MDL and Predicate Invention},
  author    = {Jain, Arcchit and Gautrais, Clément and Kimmig, Angelika and De Raedt, Luc},
  booktitle = {Proceedings of the Thirtieth International Joint Conference on
               Artificial Intelligence, {IJCAI-21}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Zhi-Hua Zhou},
  pages     = {2599--2605},
  year      = {2021},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2021/358},
  url       = {https://doi.org/10.24963/ijcai.2021/358},
}
Learning CNF Theories Using MDL and Predicate Invention · IJCAI 2021