首页    期刊浏览 2024年10月07日 星期一
登录注册

文章基本信息

  • 标题:Parallelizing Gaussian Process Calculations in R
  • 本地全文:下载
  • 作者:Christopher J. Paciorek ; Benjamin Lipshitz ; Wei Zhuo
  • 期刊名称:Journal of Statistical Software
  • 印刷版ISSN:1548-7660
  • 电子版ISSN:1548-7660
  • 出版年度:2015
  • 卷号:63
  • 期号:1
  • 页码:1-23
  • 语种:English
  • 出版社:University of California, Los Angeles
  • 摘要:We consider parallel computation for Gaussian process calculations to overcome computational and memory constraints on the size of datasets that can be analyzed. Using a hybrid parallelization approach that uses both threading (shared memory) and message-passing (distributed memory), we implement the core linear algebra operations used in spatial statistics and Gaussian process regression in an R package called bigGP that relies on C and MPI. The approach divides the covariance matrix into blocks such that the computational load is balanced across processes while communication between processes is limited. The package provides an API enabling R programmers to implement Gaussian process-based methods by using the distributed linear algebra operations without any C or MPI coding. We illustrate the approach and software by analyzing an astrophysics dataset with n = 67, 275 observations.
国家哲学社会科学文献中心版权所有