paper-with-me

홈 › Papers

A Generic Algorithm for Top-K On-Shelf Utility Mining

2022-08-27 · Jiahui Chen, Xu Guo, Wensheng Gan, Shichen Wan, Philip S. Yu

On-shelf utility mining (OSUM) is an emerging research direction in data mining. It aims to discover itemsets that have high relative utility in their selling time period. Compared with traditional utility mining, OSUM can find more practical and meaningful patterns in real-life applications. However, there is a major drawback to traditional OSUM. For normal users, it is hard to define a minimum threshold minutil for mining the right amount of on-shelf high utility itemsets. On one hand, if the threshold is set too high, the number of patterns would not be enough. On the other hand, if the threshold is set too low, too many patterns will be discovered and cause an unnecessary waste of time and memory consumption. To address this issue, the user usually directly specifies a parameter k, where only the top-k high relative utility itemsets would be considered. Therefore, in this paper, we propose a generic algorithm named TOIT for mining Top-k On-shelf hIgh-utility paTterns to solve this problem. TOIT applies a novel strategy to raise the minutil based on the on-shelf datasets. Besides, two novel upper-bound strategies named subtree utility and local utility are applied to prune the search space. By adopting the strategies mentioned above, the TOIT algorithm can narrow the search space as early as possible, improve the mining efficiency, and reduce the memory consumption, so it can obtain better performance than other algorithms. A series of experiments have been conducted on real datasets with different styles to compare the effects with the state-of-the-art KOSHU algorithm. The experimental results showed that TOIT outperforms KOSHU in both running time and memory consumption.

📄 PDF Abstract BibTeX arXiv:2208.14230

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generic Itemset Mining Based on Reinforcement Learning

2021-05-17 · Kazuma Fujioka, Kimiaki Shirahama

One of the biggest problems in itemset mining is the requirement of developing a data structure or algorithm, every time a user wants to extract a different type of itemsets. To overcome this, we propose a method, called…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Vocal Bursts Type Prediction

Discrete Choice Analysis with Machine Learning Capabilities

2021-01-21 · Youssef M. Aboutaleb, Mazen Danaf, Yifei Xie, Moshe Ben-Akiva

This paper discusses capabilities that are essential to models applied in policy analysis settings and the limitations of direct applications of off-the-shelf machine learning methodologies to such settings. Traditional …

BIG-bench Machine LearningDiscrete Choice Models

US-Rule: Discovering Utility-driven Sequential Rules

2021-11-29 · Gengsen Huang, Wensheng Gan, Jian Weng, Philip S. Yu

Utility-driven mining is an important task in data science and has many applications in real life. High utility sequential pattern mining (HUSPM) is one kind of utility-driven mining. HUSPM aims to discover all sequentia…

Sequential Pattern Mining

Off-The-Shelf Image-to-Image Models Are All You Need To Defeat Image Protection Schemes

2026-02-25 · Xavier Pleimling, Sifat Muhammad Abdullah, Gunjan Balde, Peng Gao 외 arxiv

Advances in Generative AI (GenAI) have led to the development of various protection strategies to prevent the unauthorized use of images. These methods rely on adding imperceptible protective perturbations to images to t…

TargetUM: Targeted High-Utility Itemset Querying

2021-10-30 · Jinbao Miao, Shicheng Wan, Wensheng Gan, Jiayi Sun 외

Traditional high-utility itemset mining (HUIM) aims to determine all high-utility itemsets (HUIs) that satisfy the minimum utility threshold (\textit{minUtil}) in transaction databases. However, in most applications, not…

Vocal Bursts Intensity Prediction