Negative pattern discovery with individual support

作者:

Highlights:

摘要

Negative sequential pattern (NSP) discovery is crucial, and sometimes it carries more enlightening information than positive sequential pattern (PSP) mining in data science. Owing to its computational complexity and exponential search space, the task of discovering NSPs is often more difficult and challenging than that for PSPs. To date, a few NSP mining algorithms have been proposed. Particularly, most algorithms only consider a single support for mining, thus they cannot present good results in many special real-world applications. To solve this problem and achieve better efficiency on a long sequence database or a large-scale database, we propose a novel algorithm called Negative Sequential Patterns with Individual Support (NSPIS) in this paper. The projection mechanism is adopted to NSPIS, which allows greatly reduce the search space and simultaneously improve the efficiency. Finally, detailed results of the experiments show that NSPIS can achieve better performance, and it costs less memory on large-scale datasets compared to the state-of-the-art algorithm.

论文关键词:Data mining,Sequence data,Sequential pattern,Negative pattern,Individual support

论文评审过程:Received 7 November 2021, Revised 29 May 2022, Accepted 30 May 2022, Available online 6 June 2022, Version of Record 17 June 2022.

论文官网地址:https://doi.org/10.1016/j.knosys.2022.109194