paper-with-me

Papers

Scalable Gaussian Processes: Advances in Iterative Methods and Pathwise Conditioning

2025-07-09 · Jihao Andreas Lin arxiv

Gaussian processes are a powerful framework for uncertainty-aware function approximation and sequential decision-making. Unfortunately, their classical formulation does not scale gracefully to large amounts of data and modern hardware for massively-parallel computation, prompting many researchers to develop techniques which improve their scalability. This dissertation focuses on the powerful combination of iterative methods and pathwise conditioning to develop methodological contributions which facilitate the use of Gaussian processes in modern large-scale settings. By combining these two techniques synergistically, expensive computations are expressed as solutions to systems of linear equations and obtained by leveraging iterative linear system solvers. This drastically reduces memory requirements, facilitating application to significantly larger amounts of data, and introduces matrix multiplication as the main computational operation, which is ideal for modern hardware.

📄 PDF Abstract BibTeX arXiv:2507.06839

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

Scalable GAM using sparse variational Gaussian processes

2018-12-28 · Vincent Adam, Nicolas Durrande, ST John

Generalized additive models (GAMs) are a widely used class of models of interest to statisticians as they provide a flexible way to design interpretable models of data beyond linear models. We here propose a scalable and…

Additive modelsGaussian ProcessesVariational Inference

Provable and scalable quantum Gaussian processes for quantum learning

2026-04-30 · Jonas Jäger, Paolo Braccia, Pablo Bermejo, Manuel G. Algaba 외 arxiv

Despite rapid recent advances in quantum machine learning, the field is in many ways stuck. Existing approaches can exhibit serious limitations, and we still lack learning frameworks that are simple, interpretable, scala…

Quantum Machine LearningGaussian Processes

When are Iterative Gaussian Processes Reliably Accurate?

2021-12-31 · Wesley J. Maddox, Sanyam Kapoor, Andrew Gordon Wilson

While recent work on conjugate gradient methods and Lanczos decompositions have achieved scalable Gaussian process inference with highly accurate point predictions, in several implementations these iterative methods appe…

Gaussian Processes

Learning Time-Varying Multi-Region Communications via Scalable Markovian Gaussian Processes

2024-06-29 · Weihan Li, Yule Wang, Chengrui Li, Anqi Wu

Understanding and constructing brain communications that capture dynamic communications across multiple regions is fundamental to modern system neuroscience, yet current methods struggle to find time-varying region-level…

Gaussian ProcessesState Space ModelsTime Series

Product Kernel Interpolation for Scalable Gaussian Processes

2018-02-24 · Jacob R. Gardner, Geoff Pleiss, Ruihan Wu, Kilian Q. Weinberger 외

Recent work shows that inference for Gaussian processes can be performed efficiently using iterative methods that rely only on matrix-vector multiplications (MVMs). Structured Kernel Interpolation (SKI) exploits these te…

Gaussian Processes