paper-with-me

Papers

Localizing and Amortizing: Efficient Inference for Gaussian Processes

2019-09-25 · Linfeng Liu, LiPing Liu

The inference of Gaussian Processes concerns the distribution of the underlying function given observed data points. GP inference based on local ranges of data points is able to capture fine-scale correlations and allow fine-grained decomposition of the computation. Following this direction, we propose a new inference model that considers the correlations and observations of the K nearest neighbors for the inference at a data point. Compared with previous works, we also eliminate the data ordering prerequisite to simplify the inference process. Additionally, the inference task is decomposed to small subtasks with several technique innovations, making our model well suits the stochastic optimization. Since the decomposed small subtasks have the same structure, we further speed up the inference procedure with amortized inference. Our model runs efficiently and achieves good performances on several benchmark tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesStochastic Optimization

Similar Papers 제목 키워드 기반

Amortized Inference for Gaussian Process Hyperparameters of Structured Kernels

2023-06-16 · Matthias Bitzer, Mona Meister, Christoph Zimmer

Learning the kernel parameters for Gaussian processes is often the computational bottleneck in applications such as online learning, Bayesian optimization, or active learning. Amortizing parameter inference over differen…

Active LearningBayesian OptimizationGaussian Processes

Simulation-based inference via telescoping ratio estimation for trawl processes

2025-10-05 · Dan Leonte, Raphaël Huser, Almut E. D. Veraart arxiv

The growing availability of large and complex datasets has increased interest in temporal stochastic processes that can capture stylized facts such as marginal skewness, non-Gaussian tails, long memory, and even non-Mark…

Gaussian Processes

Three Costs of Amortizing Gaussian Process Inference with Neural Processes

2026-05-20 · Robin Young arxiv

Neural processes amortize Gaussian process inference, replacing the exact $O(n^3)$ posterior with a learned $O(n)$ map from context sets to predictive distributions. For a class of latent neural processes, we bound the K…

On Amortizing Inference Cost for Structured Prediction

2012-07-01 · EMNLP 2012 7 · Vivek Srikumar, Gourab Kundu, Dan Roth
Combinatorial OptimizationDependency ParsingPredictionSemantic Role Labeling+1

Amortized Monte Carlo Integration

2019-07-18 · Adam Goliński, Frank Wood, Tom Rainforth

Current approaches to amortizing Bayesian inference focus solely on approximating the posterior distribution. Typically, this approximation is, in turn, used to calculate expectations for one or more target functions - a…

Bayesian Inference