NegPSpan: efficient extraction of negative sequential patterns with embedding constraints
Thomas Guyet (LACODAM), Ren\'e Quiniou (LACODAM)

TL;DR
NegPSpan is a new algorithm that efficiently extracts negative sequential patterns with embedding constraints, providing a unified framework and outperforming existing methods in speed and memory usage.
Contribution
The paper introduces NegPSpan, a novel algorithm for mining negative sequential patterns with embedding constraints, and establishes a unified framework for NSP semantics and syntax.
Findings
NegPSpan outperforms eNSP in speed and memory efficiency.
NegPSpan can process larger datasets than existing methods.
The formal framework clarifies differences among NSP mining approaches.
Abstract
Mining frequent sequential patterns consists in extracting recurrent behaviors, modeled as patterns, in a big sequence dataset. Such patterns inform about which events are frequently observed in sequences, i.e. what does really happen. Sometimes, knowing that some specific event does not happen is more informative than extracting a lot of observed events. Negative sequential patterns (NSP) formulate recurrent behaviors by patterns containing both observed events and absent events. Few approaches have been proposed to mine such NSPs. In addition, the syntax and semantics of NSPs differ in the different methods which makes it difficult to compare them. This article provides a unified framework for the formulation of the syntax and the semantics of NSPs. Then, we introduce a new algorithm, NegPSpan, that extracts NSPs using a PrefixSpan depth-first scheme and enabling maxgap constraints…
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.
