Iterative Methods for Vecchia-Laplace Approximations for Latent Gaussian Process Models

要約

潜在ガウス過程 (GP) モデルは、柔軟な確率的ノンパラメトリック関数モデルです。
ベッキア近似は、GP が大規模データの計算ボトルネックを克服するための正確な近似です。ラプラス近似は、非ガウス尤度の周辺尤度および事後予測分布を近似するための漸近収束保証を備えた高速な方法です。
残念ながら、コレスキー分解などの直接ソルバー手法と組み合わせて使用​​すると、ベッキア-ラプラス近似を組み合わせた場合の計算の複雑さは、サンプル サイズが線形的に増加するよりも速く増加します。
したがって、ベッキア・ラプラス近似による計算は、近似が通常最も正確であるとき、つまり大規模なデータセットの場合に、法外に遅くなります。
この記事では、コレスキーベースの計算と比較して計算を大幅に高速化する、ベッキア・ラプラス近似を使用した推論のための反復手法をいくつか紹介します。
私たちは、提案された手法を理論的に、およびシミュレーションされた現実世界のデータを使用した実験で分析します。
特に、コレスキーベースの推論と比較して 1 桁の高速化が得られ、大型衛星での最先端の方法と比較して、連続ランク付け確率スコアに関して予測精度が 3 倍向上しました。
データセット。
すべてのメソッドは、高レベルの Python および R パッケージを含む無料の C++ ソフトウェア ライブラリに実装されています。

要約(オリジナル)

Latent Gaussian process (GP) models are flexible probabilistic non-parametric function models. Vecchia approximations are accurate approximations for GPs to overcome computational bottlenecks for large data, and the Laplace approximation is a fast method with asymptotic convergence guarantees to approximate marginal likelihoods and posterior predictive distributions for non-Gaussian likelihoods. Unfortunately, the computational complexity of combined Vecchia-Laplace approximations grows faster than linearly in the sample size when used in combination with direct solver methods such as the Cholesky decomposition. Computations with Vecchia-Laplace approximations thus become prohibitively slow precisely when the approximations are usually the most accurate, i.e., on large data sets. In this article, we present several iterative methods for inference with Vecchia-Laplace approximations which make computations considerably faster compared to Cholesky-based calculations. We analyze our proposed methods theoretically and in experiments with simulated and real-world data. In particular, we obtain a speed-up of an order of magnitude compared to Cholesky-based inference and a threefold increase in prediction accuracy in terms of the continuous ranked probability score compared to a state-of-the-art method on a large satellite data set. All methods are implemented in a free C++ software library with high-level Python and R packages.

arxiv情報

著者 Pascal Kündig,Fabio Sigrist
発行日 2023-10-18 14:31:16+00:00
arxivサイト arxiv_id(pdf)

提供元, 利用サービス

arxiv.jp, Google

カテゴリー: cs.LG, stat.ME, stat.ML パーマリンク