The Algorithms of Updating Sequential Patterns
Qingguo Zheng, Ke Xu, Shilong Ma, Weifeng Lv

TL;DR
This paper introduces algorithms IUS and DUS for incremental and dynamic updating of sequential patterns in evolving temporal databases, enhancing efficiency and adaptability in pattern mining.
Contribution
The paper presents novel algorithms IUS and DUS that improve incremental and dynamic updating of sequential patterns in temporal databases.
Findings
IUS effectively updates frequent sequences using border sequences.
DUS maintains patterns in updated databases with minimal recomputation.
The negative border sequence threshold controls pattern complexity.
Abstract
Because the data being mined in the temporal database will evolve with time, many researchers have focused on the incremental mining of frequent sequences in temporal database. In this paper, we propose an algorithm called IUS, using the frequent and negative border sequences in the original database for incremental sequence mining. To deal with the case where some data need to be updated from the original database, we present an algorithm called DUS to maintain sequential patterns in the updated database. We also define the negative border sequence threshold: Min_nbd_supp to control the number of sequences in the negative border.
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.
Taxonomy
TopicsData Mining Algorithms and Applications · Rough Sets and Fuzzy Logic · Algorithms and Data Compression
