paper-with-me

Papers

Gaussian Process Training with Input Noise

2011-12-01 · NeurIPS 2011 12 · Andrew Mchutchon, Carl E. Rasmussen

In standard Gaussian Process regression input locations are assumed to be noise free. We present a simple yet effective GP model for training on input points corrupted by i.i.d. Gaussian noise. To make computations tractable we use a local linear expansion about each input point. This allows the input noise to be recast as output noise proportional to the squared gradient of the GP posterior mean. The input noise variances are inferred from the data as extra hyperparameters. They are trained alongside other hyperparameters by the usual method of maximisation of the marginal likelihood. Training uses an iterative scheme, which alternates between optimising the hyperparameters and calculating the posterior gradient. Analytic predictive moments can then be found for Gaussian distributed test points. We compare our model to others over a range of different regression problems and show that it improves over current methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Gaussian Processes with Noisy Regression Inputs for Dynamical Systems

2024-08-16 · Tobias M. Wolff, Victor G. Lopez, Matthias A. Müller

This paper is centered around the approximation of dynamical systems by means of Gaussian processes. To this end, trajectories of such systems must be collected to be used as training data. The measurements of these traj…

Gaussian Processesregression

Gaussian Process for Noisy Inputs with Ordering Constraints

2015-06-30 · Cuong Tran, Vladimir Pavlovic, Robert Kopp

We study the Gaussian Process regression model in the context of training data with noise in both input and output. The presence of two sources of noise makes the task of learning accurate predictive models extremely cha…

An Unsupervised Deep Learning Approach for Real-World Image Denoising

2021-01-01 · ICLR 2021 1 · Dihan Zheng, Sia Huat Tan, Xiaowen Zhang, Zuoqiang Shi 외

Designing an unsupervised image denoising approach in practical applications is a challenging task due to the complicated data acquisition process. In the real-world case, the noise distribution is so complex that the si…

DecoderDeep LearningDenoisingImage Denoising

Boosting-Enabled Robust System Identification of Partially Observed LTI Systems Under Heavy-Tailed Noise

2025-04-25 · Vinay Kanakeri, Aritra Mitra

We consider the problem of system identification of partially observed linear time-invariant (LTI) systems. Given input-output data, we provide non-asymptotic guarantees for identifying the system parameters under genera…

Colorful-Noise: Training-Free Low-Frequency Noise Manipulation for Color-Based Conditional Image Generation

2026-05-01 · Nadav Z. Cohen, Ofir Abramovich, Ariel Shamir arxiv

Text-to-image diffusion models generate images by gradually converting white Gaussian noise into a natural image. White Gaussian noise is well suited for producing diverse outputs from a single text prompt due to its abs…

Conditional Image Generation