TELKOMNIKA (Telecommunication Computing Electronics and Control)
Vol 20, No 5: October 2022

Multi-threaded approach in generating frequent itemset of Apriori algorithm based on trie data structure

Ade Hodijah (PoliteknikNegeri Bandung)
Urip Teguh Setijohatmo (PoliteknikNegeri Bandung)
Ghifari Munawar (PoliteknikNegeri Bandung)
Gita Suciana Ramadhanty (Politeknik Negeri Bandung)



Article Info

Publish Date
01 Oct 2022

Abstract

This research is about the application of multi-threaded and trie data structures to the support calculation problem in the Apriori algorithm. The support calculation results can search the association rule for market basket analysis problems. The support calculation process is a bottleneck process and can cause delays in the following process. This work observed five multi-threaded models based on Flynn’s taxonomy, which are single process, multiple data (SPMD), multiple process, single data (MPSD), multiple process, multiple data (MPMD), double SPMD first variant, and double SPMD second variant to shorten the processing time of the support calculation. In addition to the processing time, this works also consider the time difference between each multi-threaded model when the number of item variants increases. The time obtained from the experiment shows that the multi-threaded model that applies a double SPMD variant structure can perform almost three times faster than the multi-threaded model that applies the SPMD structure, MPMD structure, and combination of MPMD and SPMD based on the time difference of 5-itemsets and 10-itemsets experimental result.

Copyrights © 2022






Journal Info

Abbrev

TELKOMNIKA

Publisher

Subject

Computer Science & IT

Description

Submitted papers are evaluated by anonymous referees by single blind peer review for contribution, originality, relevance, and presentation. The Editor shall inform you of the results of the review as soon as possible, hopefully in 10 weeks. Please notice that because of the great number of ...