@inproceedings{05caed965dc6485d84b720c92eb4dd88,
title = "A parallel SAT-based framework for closed frequent itemsets mining",
abstract = "Constraint programming (CP) and propositional satisfiability (SAT) based framework for modeling and solving pattern mining tasks has gained a considerable audience in recent years. However, this nice declarative and generic framework encounters a scaling problem. The huge size of constraints networks/propositional formulas encoding large datasets is identified as the main bottleneck of most existing approaches. In this paper, we propose a parallel SAT based framework for itemset mining problem to push forward the solving efficiency. The proposed approach is based on a divide-and-conquer paradigm, where the transaction database is partitioned using item-based guiding paths. Such decomposition allows us to derive smaller and independent Boolean formulas that can be solved in parallel. The performance and scalability of the proposed algorithm are evaluated through extensive experiments on several datasets. We demonstrate that our partition-based parallel SAT approach outperforms other CP approaches even in the sequential case, while significantly reducing the performances gap with specialized approaches.",
author = "Dlala, \{Imen Ouled\} and Said Jabbour and Badran Raddaoui and Lakhdar Sais",
note = "Publisher Copyright: {\textcopyright} Springer Nature Switzerland AG 2018.; 24th International Conference on the Principles and Practice of Constraint Programming, CP 2018 ; Conference date: 27-08-2018 Through 31-08-2018",
year = "2018",
month = jan,
day = "1",
doi = "10.1007/978-3-319-98334-9\_37",
language = "English",
isbn = "9783319983332",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "570--587",
editor = "John Hooker",
booktitle = "Principles and Practice of Constraint Programming - 24th International Conference, CP 2018, Proceedings",
}