Seno, MasakazuKarypis, George2020-09-022020-09-022002-06-05https://hdl.handle.net/11299/215527Over the years, a variety of algorithms for finding frequent sequential patterns in very large sequential databases have been developed. The key feature in most of these algorithms is that they use a constant support constraint to control the inherently exponential complexity of the problem. In general, patterns that contain only a few items will tend to be interesting if they have a high support, whereas long patterns can still be interestingeven if their support is relatively small. Ideally, we desire to have an algorithm that finds all the frequent patterns whose support decreases as a function of their length. In this paper we present an algorithm called SLPMiner, that finds all sequential patterns that satisfya length-decreasing support constraint. SLPMiner combines an efficient database-projection-based approach forsequential pattern discovery with three effective database pruning methods that dramatically reduce the search space. Our experimental evaluation shows that SLPMiner, by effectively exploiting the length-decreasing support constraint, is up to two orders of magnitude faster, and its runtime increases gradually as the average length ofthe sequences (and the discovered frequent patterns increases.en-USSLPMiner: An Algorithm for Finding Frequent Sequential Patterns Using Length-Decreasing Support ConstraintReport