ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper GPU Accelerated Item-Based Collaborative Filtering for Big-Data Applications
Cited 18 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Chandima Hewa Nadungodage, Yuni Xia, John Jaehwan Lee, Myungcheol Lee, Choon Seo Park
Issue Date
2013-10
Citation
International Conference on Big Data 2013, pp.175-180
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1109/BigData.2013.6691571
Abstract
Recommendation systems are a popular marketing strategy for online service providers. These systems predict a customer's future preferences from the past behaviors of that customer and the other customers. Most of the popular online stores process millions of transactions per day; therefore, providing quick and quality recommendations using the large amount of data collected from past transactions can be challenging. Parallel processing power of GPUs can be used to accelerate the recommendation process. However, the amount of memory available on a GPU card is limited; thus, a number of passes may be required to completely process a large-scale dataset. This paper proposes two parallel, item-based recommendation algorithms implemented using the CUDA platform. Considering the high sparsity of the user-item data, we utilize two compression techniques to reduce the required number of passes and increase the speedup. The experimental results on synthetic and real-world datasets show that our algorithms outperform the respective CPU implementations and also the na챦ve GPU implementation which does not use compression. © 2013 IEEE.
KSP Keywords
Big-data, Collaborative filtering(CF), Compression techniques, Data collected, GPU implementation, GPU-accelerated, Item-based collaborative filtering, Large-scale datasets, Marketing Strategy, Online services, Parallel Processing