Computational Complexity of Three Central Problems in Itemset Mining
Christian Bessiere, Mohamed-Bachir Belaid, Nadjib Lazaar

TL;DR
This paper investigates the computational complexity of three key itemset mining problems, establishing NP-hardness and coNP-hardness results for various tasks in knowledge discovery.
Contribution
It provides the first formal complexity proofs for these fundamental itemset mining problems, clarifying their computational limits.
Findings
Mining confident rules with a specific item in the head is NP-hard.
Mining high utility itemsets is NP-hard.
Mining maximal or closed itemsets with constraints is coNP-hard.
Abstract
Itemset mining is one of the most studied tasks in knowledge discovery. In this paper we analyze the computational complexity of three central itemset mining problems. We prove that mining confident rules with a given item in the head is NP-hard. We prove that mining high utility itemsets is NP-hard. We finally prove that mining maximal or closed itemsets is coNP-hard as soon as the users can specify constraints on the kind of itemsets they are interested in.
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 · Data Management and Algorithms
