BriefGPT.xyz
Oct, 2023
高斯过程的随机梯度下降方法
Stochastic Gradient Descent for Gaussian Processes Done Right
HTML
PDF
Jihao Andreas Lin, Shreyas Padhy, Javier Antorán, Austin Tripp, Alexander Terenin...
TL;DR
高斯过程回归的深度学习方法采用了特定的随机对偶梯度下降算法,通过优化和核技术的结合,取得了与图神经网络相媲美的性能。
Abstract
We study the
optimisation problem
associated with
gaussian process regression
using squared loss. The most common approach to this problem is to apply an exact solver, such as conjugate gradient descent, either d
→