Learning to Learn in Interactive Constraint Acquisition
Dimos Tsouros, Senne Berden, Tias Guns

TL;DR
This paper introduces a novel approach that integrates statistical machine learning techniques into interactive constraint acquisition to significantly reduce the number of queries needed for model learning.
Contribution
It is the first to leverage probabilistic classifiers in interactive constraint acquisition, improving query efficiency by up to 72%.
Findings
Reduced number of queries required for learning.
Effective use of probabilistic classifiers in CA.
Significant performance improvement over state-of-the-art methods.
Abstract
Constraint Programming (CP) has been successfully used to model and solve complex combinatorial problems. However, modeling is often not trivial and requires expertise, which is a bottleneck to wider adoption. In Constraint Acquisition (CA), the goal is to assist the user by automatically learning the model. In (inter)active CA, this is done by interactively posting queries to the user, e.g., asking whether a partial solution satisfies their (unspecified) constraints or not. While interac tive CA methods learn the constraints, the learning is related to symbolic concept learning, as the goal is to learn an exact representation. However, a large number of queries is still required to learn the model, which is a major limitation. In this paper, we aim to alleviate this limitation by tightening the connection of CA and Machine Learning (ML), by, for the first time in interactive CA,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Semantic Web and Ontologies · Data Management and Algorithms
