Constraint-based Sequential Pattern Mining with Decision Diagrams
Abstract
Constrained sequential pattern mining aims at identifying frequent patterns on a sequential database of items while observing constraints defined over the item attributes. We introduce novel techniques for constraint-based sequential pattern mining that rely on a multi-valued decision diagram representation of the database. Specifically, our representation can accommodate multiple item attributes and various constraint types, including a number of non-monotone constraints. To evaluate the applicability of our approach, we develop an MDD-based prefix-projection algorithm and compare its performance against a typical generate-and-check variant, as well as a state-of-the-art constraint-based sequential pattern mining algorithm. Results show that our approach is competitive with or superior to these other methods in terms of scalability and efficiency.
Cite
@article{arxiv.1811.06086,
title = {Constraint-based Sequential Pattern Mining with Decision Diagrams},
author = {Amin Hosseininasab and Willem-Jan van Hoeve and Andre A. Cire},
journal= {arXiv preprint arXiv:1811.06086},
year = {2019}
}
Comments
AAAI2019