We present two efficient Apriori implementations of Frequent Itemset Mining (FIM) that utilize new-generation graphics processing units (GPUs). Our implementations take advantage of the GPU's massively multi-threaded SIMD (Single Instruction, Multiple Data) architecture. Both implementations employ a bitmap data structure to exploit the GPU's SIMD parallelism and to accelerate the frequency counting operation. One implementation runs entirely on the GPU and eliminates intermediate data transfer between the GPU memory and the CPU memory. The other implementation employs both the GPU and the CPU for processing. It represents itemsets in a trie, and uses the CPU for trie traversing and incremental maintenance. Our preliminary results show that...
The main focus of this report is on frequent intra- and inter-transaction itemset mining, specifical...
Frequent itemset mining is an important building block in many data mining applications like market ...
Abstract—The graphics processing unit (GPU) has evolved into a key part of today’s heterogeneous par...
Part 4: Session 4: Multi-core Computing and GPUInternational audienceFrequent Itemset Mining (FIM) i...
Frequent itemset mining (FIM) algorithms extract subsets of items that occurs frequently in a collec...
In this paper, we show how to employ Graphics Processing Units (GPUs) to provide an effcient and hig...
AbstractIn this paper, we show how to employ Graphics Processing Units (GPUs) to provide an effcient...
Frequent itemset mining is one of the main and compute-intensive operations in the field of data min...
This paper propose a parallel Apriori algorithm based on GPU (GPUApriori) for frequent itemsets mini...
In this paper, we describe GPU-Eclat algorithm, a GPU (General Purpose Graphics Processing Unit) enh...
Discovering association rules that identify relationships among sets of items is an important proble...
We present a survey of the most important algorithms that have been pro- posed in the context of the...
Frequent itemset mining leads to the discovery of associations and correlations among items in large...
Data Mining by its definition is meant to deal with large volumes of data. Ever growing volumes of ...
International audienceStream processing has become extremely popular for analyzing huge volumes of d...
The main focus of this report is on frequent intra- and inter-transaction itemset mining, specifical...
Frequent itemset mining is an important building block in many data mining applications like market ...
Abstract—The graphics processing unit (GPU) has evolved into a key part of today’s heterogeneous par...
Part 4: Session 4: Multi-core Computing and GPUInternational audienceFrequent Itemset Mining (FIM) i...
Frequent itemset mining (FIM) algorithms extract subsets of items that occurs frequently in a collec...
In this paper, we show how to employ Graphics Processing Units (GPUs) to provide an effcient and hig...
AbstractIn this paper, we show how to employ Graphics Processing Units (GPUs) to provide an effcient...
Frequent itemset mining is one of the main and compute-intensive operations in the field of data min...
This paper propose a parallel Apriori algorithm based on GPU (GPUApriori) for frequent itemsets mini...
In this paper, we describe GPU-Eclat algorithm, a GPU (General Purpose Graphics Processing Unit) enh...
Discovering association rules that identify relationships among sets of items is an important proble...
We present a survey of the most important algorithms that have been pro- posed in the context of the...
Frequent itemset mining leads to the discovery of associations and correlations among items in large...
Data Mining by its definition is meant to deal with large volumes of data. Ever growing volumes of ...
International audienceStream processing has become extremely popular for analyzing huge volumes of d...
The main focus of this report is on frequent intra- and inter-transaction itemset mining, specifical...
Frequent itemset mining is an important building block in many data mining applications like market ...
Abstract—The graphics processing unit (GPU) has evolved into a key part of today’s heterogeneous par...