【24h】

Computing large-scale distance matrices on GPU

机译:在GPU上计算大规模距离矩阵

获取原文
获取原文并翻译 | 示例

摘要

A distance matrix is simply an n×n two-dimensional array that contains pairwise distances of a set of n points in a metric space. It has a wide range of usage in several fields of scientific research e.g., data clustering, machine learning, pattern recognition, image analysis, information retrieval, signal processing, bioinformatics etc. However, as the size of n increases, the computation of distance matrix becomes very slow or incomputable on traditional general purpose computers. In this paper, we propose an inexpensive and scalable data-parallel solution to this problem by dividing the computational tasks and data on GPUs. We demonstrate the performance of our method on a set of real-world biological networks constructed from a renowned breast cancer study.
机译:距离矩阵只是一个n×n二维数组,其中包含度量空间中一组n点的成对距离。它在科学研究的几个领域都有广泛的用途,例如数据聚类,机器学习,模式识别,图像分析,信息检索,信号处理,生物信息学等。但是,随着n的大小增加,距离矩阵的计算在传统的通用计算机上变得非常慢或难以计算。在本文中,我们通过划分GPU上的计算任务和数据,为该问题提出了一种廉价且可扩展的数据并行解决方案。我们在一组由著名乳腺癌研究构建的真实世界生物网络上证明了我们方法的性能。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号