TL;DR
This paper introduces Flexics, a flexible and accurate pattern sampling algorithm that supports various quality measures and constraints, enabling efficient pattern exploration with guarantees on sampling accuracy.
Contribution
Flexics is the first pattern sampler supporting broad constraints and quality measures with strong guarantees, leveraging SAT-based solutions and pattern mining as constraint satisfaction.
Findings
Flexics provides accurate sampling with strong guarantees.
Flexics efficiently handles diverse constraints and quality measures.
Empirical results show Flexics outperforms existing methods in accuracy and speed.
Abstract
Pattern sampling has been proposed as a potential solution to the infamous pattern explosion. Instead of enumerating all patterns that satisfy the constraints, individual patterns are sampled proportional to a given quality measure. Several sampling algorithms have been proposed, but each of them has its limitations when it comes to 1) flexibility in terms of quality measures and constraints that can be used, and/or 2) guarantees with respect to sampling accuracy. We therefore present Flexics, the first flexible pattern sampler that supports a broad class of quality measures and constraints, while providing strong guarantees regarding sampling accuracy. To achieve this, we leverage the perspective on pattern mining as a constraint satisfaction problem and build upon the latest advances in sampling solutions in SAT as well as existing pattern mining algorithms. Furthermore, the proposed…
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.
