Parallel Latent Dirichlet Allocation on GPUsOpen Website

2018 (modified: 03 Feb 2023)ICCS (2) 2018Readers: Everyone
Abstract: Latent Dirichlet Allocation (LDA) is a statistical technique for topic modeling. Since it is very computationally demanding, its parallelization has garnered considerable interest. In this paper, we systematically analyze the data access patterns for LDA and devise suitable algorithmic adaptations and parallelization strategies for GPUs. Experiments on large-scale datasets show the effectiveness of the new parallel implementation on GPUs.
0 Replies

Loading