Top-k contrast order-preserving pattern mining
Youxi Wu, Yufei Meng, Yan Li, Lei Guo, Xingquan Zhu, Philippe, Fournier-Viger, Xindong Wu

TL;DR
This paper introduces COPP-Miner, an algorithm for mining top-k contrast order-preserving patterns to better distinguish between classes in time series classification tasks.
Contribution
It proposes a novel top-k contrast OPP mining method and algorithm that effectively captures class differences without parameter tuning.
Findings
COPP-Miner is efficient and effective in discovering contrast patterns.
Top-k COPPs improve classification accuracy.
The method reduces time series length via extreme point extraction.
Abstract
Recently, order-preserving pattern (OPP) mining, a new sequential pattern mining method, has been proposed to mine frequent relative orders in a time series. Although frequent relative orders can be used as features to classify a time series, the mined patterns do not reflect the differences between two classes of time series well. To effectively discover the differences between time series, this paper addresses the top-k contrast OPP (COPP) mining and proposes a COPP-Miner algorithm to discover the top-k contrast patterns as features for time series classification, avoiding the problem of improper parameter setting. COPP-Miner is composed of three parts: extreme point extraction to reduce the length of the original time series, forward mining, and reverse mining to discover COPPs. Forward mining contains three steps: group pattern fusion strategy to generate candidate patterns, the…
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 · Time Series Analysis and Forecasting · Rough Sets and Fuzzy Logic
