Category Archives: Pattern Mining

(video) Top-K Cross-Level High Utility Itemset Mining

Today, I will share a video of our upcoming paper presentation about top-k cross-level high utility itemset mining that we will present at the UDML 2020 workshop at ICDM 2020. In this paper, we present a novel algorithm named TKC … Continue reading

Posted in Pattern Mining, Utility Mining, Video | 1 Comment

Five recent books on pattern mining

In this blog post, I will list a few interesting and recent books on the topic of pattern mining (discovering interesting patterns in data). This mainly lists books from the last 5 years. High utility pattern mining: Theory, Applications and algorithms (2019). This … Continue reading

Posted in Big data, Data Mining, Pattern Mining, Utility Mining | Tagged , , , , , | Leave a comment

“Pattern Mining :Theory and Practice” (textbook in Thai, with SPMF)

Hi all, this is to announce that a new textbook in Thai has been published about pattern mining, which includes many examples using the SPMF software. The textbook named “Pattern Mining: Theory and Practice” is written by teacher Panida Songram from Mahasarakham University (Thailand) and can be used for … Continue reading

Posted in Data Mining, Data science, Pattern Mining, spmf | Tagged , , | 2 Comments

(video) Mining Locally Trending High Utility Itemsets

Today, I want to share with you the video presentation that I have prepared for my paper at PAKDD 2020. It presents a new problem where we want to discover locally trending high utility itemsets (LTHUIs). A LTHUI is a set of items purchased by … Continue reading

Posted in Data Mining, Data science, Pattern Mining, Video | Tagged , , , , , | Leave a comment

UDML 2020 – Utility Driven Mining and Learning Workshop

Hi all, This is to let you know the good news that the UDML workshop on Utility Driven Mining and Learning will be back this year, at IEEE ICDM 2020, for the third edition (UDML 2020). This is a good venue to submit your papers about data mining and machine … Continue reading

Posted in Big data, Data Mining, Pattern Mining, Utility Mining | Tagged , , , , , | Leave a comment

(video) Mining Cost-Effective Patterns

In this blog post, I will share another talk that I have recorded recently. This time, I will explain a new paper from my team about discovering cost-effective patterns using some algorithms called CEPB and CEPN. Mining cost-effective patterns is a new topic in pattern mining … Continue reading

Posted in Big data, Data Mining, Pattern Mining, Utility Mining, Video | Tagged , , , , | Leave a comment

(video) Discovering interpretable high utility patterns in databases

Today, I will share a short keynote talk (28 min) about discovering interpretable high utility patterns in data that I have presented at the CCNS 2020 conference. This talk gives an overview of techniques for finding interesting and useful patterns that can … Continue reading

Posted in Big data, Data Mining, Data science, Pattern Mining, Video | Tagged , , , , | Leave a comment

The SPMF data mining library v.2.40 is released!

Hi all, I am please to announce that a new version of SPMF has just been published (v 2.40). It contains 9 novel algorithms: It also includes some bug fixes and other minor improvements. I did not release a new version of SPMF since a few … Continue reading

Posted in Data Mining, open-source, Pattern Mining, spmf | Tagged , , , , , | Leave a comment

25 years of pattern mining

This year, we are in 2019, and it is already 25 years since Agrawal wrote his seminal papers on frequent itemset mining and association rule mining in 1994. Since then, there has been thousands of papers published on this topic, some about algorithm design, new pattern mining … Continue reading

Posted in Big data, Data Mining, Data science, Pattern Mining | Tagged , , , | Leave a comment

(video) Mining Frequent Itemsets with the Apriori algorithm

This is a video presentation of the Apriori algorithm for discovering frequent itemsets in data. Frequent itemset mining is one of the most popular data mining task. VIDEO LINK: https://www.philippe-fournier-viger.com/spmf/videos/apriori.mp4 The Java source code of the Apriori algorithm and datasets for evaluating its performance are available in the SPMF software. If you want … Continue reading

Posted in Data Mining, Data science, Pattern Mining, Video | Tagged , , , , , , , | Leave a comment