ETRI-Knowledge Sharing Plaform

ENGLISH

성과물

논문 검색
구분 SCI
연도 ~ 키워드

상세정보

학술대회 GPU Accelerated Item-Based Collaborative Filtering for Big-Data Applications
Cited 18 time in scopus Download 4 time Share share facebook twitter linkedin kakaostory
저자
Chandima Hewa Nadungodage, Yuni Xia, John Lee, 이명철, 박춘서
발행일
201310
출처
International Conference on Big Data 2013, pp.175-180
DOI
https://dx.doi.org/10.1109/BigData.2013.6691571
협약과제
13VS3400, 차세대 메모리 기반의 빅데이터 분석 관리 소프트웨어 원천기술 개발, 허성진
초록
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 제안 키워드
Big Data, Collaborative filtering(CF), Compression Technique, Data collected, GPU implementation, GPU-accelerated, Item-Based Collaborative Filtering, Large-scale datasets, Marketing Strategy, Online services, Online store