paper-with-me

Papers

Flexible Pattern Discovery and Analysis

2021-11-24 · Chien-Ming Chen, Lili Chen, Wensheng Gan

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 flexibility of the patterns and tighten the upper bound of the utility-occupancy, a strategy called the length upper-bound (LUB) is presented to prune the search space. In addition, a utility-occupancy nested list (UO-nlist) and a frequency-utility-occupancy table (FUO-table) are employed to avoid multiple scans of the database. Evaluation results of the subsequent experiments confirm that the proposed algorithm can effectively control the length of the derived patterns, for both real-world and synthetic datasets. Moreover, it can decrease the execution time and memory consumption.

📄 PDF Abstract BibTeX arXiv:2111.12218

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical Coupled Geometry Analysis for Neuronal Structure and Activity Pattern Discovery

2015-11-06 · Gal Mishne, Ronen Talmon, Ron Meir, Jackie Schiller 외

In the wake of recent advances in experimental methods in neuroscience, the ability to record in-vivo neuronal activity from awake animals has become feasible. The availability of such rich and detailed physiological mea…

Interactive Multi Interest Process Pattern Discovery

2023-08-28 · Mozhgan Vazifehdoostirani, Laura Genga, Xixi Lu, Rob Verhoeven 외

Process pattern discovery methods (PPDMs) aim at identifying patterns of interest to users. Existing PPDMs typically are unsupervised and focus on a single dimension of interest, such as discovering frequent patterns. We…

PRIIME: A Generic Framework for Interactive Personalized Interesting Pattern Discovery

2016-07-19 · Mansurul Bhuiyan, Mohammad Al Hasan

The traditional frequent pattern mining algorithms generate an exponentially large number of patterns of which a substantial proportion are not much significant for many data analysis endeavors. Discovery of a small numb…

Post-discovery Analysis of Anomalous Subsets

2021-11-23 · Isaiah Onando Mulang', William Ogallo, Girmaw Abebe Tadesse, Aisha Walcott-Bryant

Analyzing the behaviour of a population in response to disease and interventions is critical to unearth variability in healthcare as well as understand sub-populations that require specialized attention, but also to assi…

Autonomous Agents for Scientific Discovery: Orchestrating Scientists, Language, Code, and Physics

2025-10-10 · Lianhao Zhou, Hongyi Ling, Cong Fu, Yepeng Huang 외 arxiv

Computing has long served as a cornerstone of scientific discovery. Recently, a paradigm shift has emerged with the rise of large language models (LLMs), introducing autonomous systems, referred to as agents, that accele…