Quantum algorithm for association rules mining
Abstract
Association rules mining (ARM) is one of the most important problems in knowledge discovery and data mining. Given a transaction database that has a large number of transactions and items, the task of ARM is to acquire consumption habits of customers by discovering the relationships between itemsets (sets of items). In this paper, we address ARM in the quantum settings and propose a quantum algorithm for the key part of ARM, finding out frequent itemsets from the candidate itemsets and acquiring their supports. Specifically, for the case in which there are Mf(k) frequent k-itemsets in the Mc(k) candidate k-itemsets (Mf(k) ≤ Mc(k)), our algorithm can efficiently mine these frequent k-itemsets and estimate their supports by using parallel amplitude estimation and amplitude amplification with complexity O(kMc(k)Mf(k)ε), where ε is the error for estimating the supports. Compared with the classical counterpart, classical sampling-based algorithm, whose complexity is O(kMc(k)ε2), our quantum algorithm quadratically improves the dependence on both ε and Mc(k) in the best case when Mf(k) Mc(k) and on ε alone in the worst case when Mf(k)≈ Mc(k).
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.