Frequent Itemset Mining with Multiple Minimum Supports: a Constraint-based Approach
Mohamed-Bachir Belaid, Nadjib Lazaar

TL;DR
This paper introduces a flexible constraint programming method for mining frequent itemsets with multiple minimum supports, allowing diverse support constraints and demonstrating practical effectiveness over existing methods.
Contribution
It presents a novel constraint programming approach that enables expressing various support constraints simultaneously in itemset mining.
Findings
Effective in mining itemsets with multiple supports
Outperforms existing methods in experimental tests
Flexible constraint expression for diverse support requirements
Abstract
The problem of discovering frequent itemsets including rare ones has received a great deal of attention. The mining process needs to be flexible enough to extract frequent and rare regularities at once. On the other hand, it has recently been shown that constraint programming is a flexible way to tackle data mining tasks. In this paper, we propose a constraint programming approach for mining itemsets with multiple minimum supports. Our approach provides the user with the possibility to express any kind of constraints on the minimum item supports. An experimental analysis shows the practical effectiveness of our approach compared to the state of the art.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Rough Sets and Fuzzy Logic · Constraint Satisfaction and Optimization
