What Are the Rules? Discovering Constraints from Data

Authors

  • Boris Wiegand SHS - Stahl-Holding-Saar Saarland University
  • Dietrich Klakow Saarland University
  • Jilles Vreeken CISPA Helmholtz Center for Information Security

DOI:

https://doi.org/10.1609/aaai.v38i8.28658

Keywords:

CSO: Constraint Learning and Acquisition

Abstract

Constraint programming and AI planning are powerful tools for solving assignment, optimization, and scheduling problems. They require, however, the rarely available combination of domain knowledge and mathematical modeling expertise. Learning constraints from exemplary solutions can close this gap and alleviate the effort of modeling. Existing approaches either require extensive user interaction, need exemplary invalid solutions that must be generated by experts at great expense, or show high noise-sensitivity. We aim to find constraints from potentially noisy solutions, without the need of user interaction. To this end, we formalize the problem in terms of the Minimum Description Length (MDL) principle, by which we select the model with the best lossless compression of the data. Solving the problem involves model counting, which is #P-hard to approximate. We therefore propose the greedy URPILS algorithm to find high-quality constraints in practice. Extensive experiments on constraint programming and AI planning benchmark data show URPILS not only finds more accurate and succinct constraints, but also is more robust to noise, and has lower sample complexity than the state of the art.

Published

2024-03-24

How to Cite

Wiegand, B., Klakow, D. ., & Vreeken, J. (2024). What Are the Rules? Discovering Constraints from Data. Proceedings of the AAAI Conference on Artificial Intelligence, 38(8), 8182-8190. https://doi.org/10.1609/aaai.v38i8.28658

Issue

Section

AAAI Technical Track on Constraint Satisfaction and Optimization