BriefGPT.xyz
Sep, 2018
使用和积网络学习深层高斯过程专家混合模型
Learning Deep Mixtures of Gaussian Process Experts Using Sum-Product Networks
HTML
PDF
Martin Trapp, Robert Peharz, Carl E. Rasmussen, Franz Pernkopf
TL;DR
本文介绍通过将高斯过程嵌入可计算的和积网络中,实现灵活的先验函数分布,从而实现计算和内存高效、容易实施后验推理的概率回归模型。
Abstract
While
gaussian processes
(GPs) are the method of choice for
regression
tasks, they also come with practical difficulties, as inference cost scales cubic in time and quadratic in memory. In this paper, we introduc
→