Flexible Pattern Discovery and Analysis
Chien-Ming Chen, Lili Chen, and Wensheng Gan

TL;DR
This paper introduces HUOPM+, a novel algorithm for mining flexible high utility-occupancy patterns with controlled length, improving efficiency and practicality in data mining applications.
Contribution
The paper proposes HUOPM+, a new algorithm that incorporates length constraints and pruning strategies for more effective utility-occupancy pattern mining.
Findings
HUOPM+ effectively controls pattern length and reduces runtime.
The algorithm decreases memory usage compared to existing methods.
Experimental results confirm improved efficiency on real-world and synthetic datasets.
Abstract
Based on the analysis of the proportion of utility in the supporting transactions used in the field of data mining, high utility-occupancy pattern mining (HUOPM) has recently attracted widespread attention. Unlike high-utility pattern mining (HUPM), which involves the enumeration of high-utility (e.g., profitable) patterns, HUOPM aims to find patterns representing a collection of existing transactions. In practical applications, however, not all patterns are used or valuable. For example, a pattern might contain too many items, that is, the pattern might be too specific and therefore lack value for users in real life. To achieve qualified patterns with a flexible length, we constrain the minimum and maximum lengths during the mining process and introduce a novel algorithm for the mining of flexible high utility-occupancy patterns. Our algorithm is referred to as HUOPM+. To ensure 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 · Rough Sets and Fuzzy Logic · Advanced Database Systems and Queries
