【24h】

A Method of Accelerating LDA Program with GPU

机译:一种加速LDA程序与GPU的方法

获取原文

摘要

LDA (Latent Dirichlet Allocation) is a text modeling algorithm based on a generative probabilistic model. It is widely used to discover latent topics among a set of documents. Mahout has implemented LDA algorithm, however, the execution time of the LDA program is very long when processing a large amount of documents, because the documents are processed in sequence. This paper introduces a method to modify this program with CUDA toolkit provided by NVIDIA, in order that a group of documents could be processed in parallel on GPU. Using this method, the LDA program could be accelerated greatly.
机译:LDA(潜在Dirichlet分配)是一种基于生成概率模型的文本建模算法。 它广泛用于发现一组文档中的潜在主题。 Mahout已经实现了LDA算法,但是,LDA程序的执行时间在处理大量文档时非常长,因为文档按顺序处理。 本文介绍了用NVIDIA提供的CUDA工具包修改此程序的方法,以便可以在GPU上并行处理一组文档。 使用此方法,LDA程序可以大大加速。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号