中文
相关论文

相关论文: MOGPTK: The Multi-Output Gaussian Process Toolkit

200 篇论文

Solving hydrologic inverse problems usually requires repetitive forward simulations. One approach to mitigate the computational cost is to build a surrogate model, i.e., an approximate mapping from model parameters (input) to observable…

最优化与控制 · 数学 2015-06-17 Jiangjiang Zhang , Weixuan Li

Many machine learning problems can be framed in the context of estimating functions, and often these are time-dependent functions that are estimated in real-time as observations arrive. Gaussian processes (GPs) are an attractive choice for…

This paper explores a federated learning approach that automatically selects the number of latent processes in multi-output Gaussian processes (MGPs). The MGP has seen great success as a transfer learning tool when data is generated from…

机器学习 · 统计学 2024-07-25 Jingyi Gao , Seokhyun Chung

This article introduces MCNP-GO (https://github.com/afriou/mcnpgo), a Python package designed to manipulate and assemble MCNP input files, allowing users to assemble a set of independent objects, each described by a valid MCNP file, into a…

计算工程、金融与科学 · 计算机科学 2025-07-09 Alexandre Friou

Gaussian processes (GPs) are flexible models that can capture complex structure in large-scale dataset due to their non-parametric nature. However, the usage of GPs in real-world application is limited due to their high computational cost…

机器学习 · 统计学 2018-11-06 Congzheng Song , Yiming Sun

In this paper we introduce a novel online time series forecasting model we refer to as the pM-GP filter. We show that our model is equivalent to Gaussian process regression, with the advantage that both online forecasting and online…

机器学习 · 统计学 2015-10-13 Yves-Laurent Kom Samo , Stephen J. Roberts

Gaussian process model for vector-valued function has been shown to be useful for multi-output prediction. The existing method for this model is to re-formulate the matrix-variate Gaussian distribution as a multivariate normal distribution.…

机器学习 · 统计学 2020-05-05 Zexun Chen , Bo Wang , Alexander N. Gorban

Traffic speed data imputation is a fundamental challenge for data-driven transport analysis. In recent years, with the ubiquity of GPS-enabled devices and the widespread use of crowdsourcing alternatives for the collection of traffic data,…

机器学习 · 统计学 2019-06-11 Filipe Rodrigues , Kristian Henrickson , Francisco C. Pereira

Gaussian process (GP) inference in Python is dominated by libraries such as GPyTorch and GPflow, which are built on deep-learning frameworks and inherit their dispatch overhead and dependency footprint. We present LightGP, a dependency-free…

机器学习 · 计算机科学 2026-05-19 Yu-Hsueh Fang

Gaussian processes (GPs) are widely used in nonparametric regression, classification and spatio-temporal modeling, motivated in part by a rich literature on theoretical properties. However, a well known drawback of GPs that limits their use…

统计方法学 · 统计学 2011-06-29 Anjishnu Banerjee , David Dunson , Surya Tokdar

We present a novel computational approach for extracting weak signals, whose exact location and width may be unknown, from complex background distributions with an arbitrary functional form. We focus on datasets that can be naturally…

高能物理 - 实验 · 物理学 2023-03-22 Abhijith Gandrakota , Amitabh Lath , Alexandre V. Morozov , Sindhu Murthy

Gaussian processes (GPs) are well-known tools for modeling dependent data with applications in spatial statistics, time series analysis, or econometrics. In this article, we present the R package varycoef that implements estimation,…

统计计算 · 统计学 2021-06-07 Jakob A. Dambon , Fabio Sigrist , Reinhard Furrer

Gaussian processes (GPs) are powerful but computationally expensive machine learning models, requiring an estimate of the kernel covariance matrix for every prediction. In large and complex domains, such as graphs, sets, or images, the…

机器学习 · 计算机科学 2022-04-22 Alessandro Tibo , Thomas Dyhre Nielsen

Although machine learning is increasingly applied in control approaches, only few methods guarantee certifiable safety, which is necessary for real world applications. These approaches typically rely on well-understood learning algorithms,…

机器学习 · 计算机科学 2020-06-16 Armin Lederer , Markus Kessler , Sandra Hirche

Multi-output Gaussian process (MGP) has been attracting increasing attention as a transfer learning method to model multiple outputs. Despite its high flexibility and generality, MGP still faces two critical challenges when applied to…

机器学习 · 统计学 2024-09-05 Wang Xinming , Wang Chao , Song Xuan , Kirby Levi , Wu Jianguo

The key task of physical simulation is to solve partial differential equations (PDEs) on discretized domains, which is known to be costly. In particular, high-fidelity solutions are much more expensive than low-fidelity ones. To reduce the…

机器学习 · 统计学 2020-06-11 Zheng Wang , Wei Xing , Robert Kirby , Shandian Zhe

Gaussian processes (GPs) are widely used for regression and optimization tasks such as Bayesian optimization (BO) due to their expressiveness and principled uncertainty estimates. However, in settings with large datasets corrupted by…

机器学习 · 计算机科学 2026-01-13 Marshal Arijona Sinaga , Julien Martinelli , Samuel Kaski

We introduce new Gaussian Process (GP) high-order approximations to linear operations that are frequently used in various numerical methods. Our method employs the kernel-based GP regression modeling, a non-parametric Bayesian approach to…

计算物理 · 物理学 2025-06-09 Christopher DeGrendele , Dongwook Lee

A network of independently trained Gaussian processes (StackedGP) is introduced to obtain predictions of quantities of interest with quantified uncertainties. The main applications of the StackedGP framework are to integrate different…

机器学习 · 计算机科学 2017-06-20 Kareem Abdelfatah , Junshu Bao , Gabriel Terejanu

Multi-output regression models must exploit dependencies between outputs to maximise predictive performance. The application of Gaussian processes (GPs) to this setting typically yields models that are computationally demanding and have…

机器学习 · 统计学 2019-02-27 James Requeima , Will Tebbutt , Wessel Bruinsma , Richard E. Turner