Skip to search boxSkip to navigationSkip to main content

Utilizing graphics processing unit to accelerate drug-symptom association mining

  • Yun Tianb(Author)
    ,
  • Jesse Scholerd(Author)
    ,
  • Yanqing Jia(Author)
    ,
  • Uri Rogersb(Author)
    ,
  • Fangyang Shenc(Author)
Research Output: Contribution to journal Article Peer-review

Abstract

A limited number of graphics processing unit algorithms exist for frequent itemset and association rule mining. This paper attempts to address that gap by introducing algorithms that lend themselves to massively parallel processing in a tool we call GPUMiner. The performance of GPUMiner will be contrasted against classic algorithms developed for a central processing unit type architecture. Multiple optimizations are adopted to improve efficiency in our design, including separate bitmaps for drugs and symptoms, parallel reduction for sum operation and a thread combination matrix that enables multiple-drug combinations to explored. Experiments, using the popular test dataset T40I10D100K.data, show that our GPUMiner is able to achieve a speedup of 13.7 in comparison to the existing implementation. In addition, we apply GPUMiner in discovering drug-symptom associations and report on some well-known symptoms associated with a single drug or a combination of multiple drugs.