paper-with-me

Papers

Gaussian process deconvolution

2023-05-08 · Felipe Tobar, Arnaud Robert, Jorge F. Silva

Let us consider the deconvolution problem, that is, to recover a latent source $x(\cdot)$ from the observations $\mathbf{y} = [y_1,\ldots,y_N]$ of a convolution process $y = x\star h + \eta$, where $\eta$ is an additive noise, the observations in $\mathbf{y}$ might have missing parts with respect to $y$, and the filter $h$ could be unknown. We propose a novel strategy to address this task when $x$ is a continuous-time signal: we adopt a Gaussian process (GP) prior on the source $x$, which allows for closed-form Bayesian nonparametric deconvolution. We first analyse the direct model to establish the conditions under which the model is well defined. Then, we turn to the inverse problem, where we study i) some necessary conditions under which Bayesian deconvolution is feasible, and ii) to which extent the filter $h$ can be learnt from data or approximated for the blind deconvolution case. The proposed approach, termed Gaussian process deconvolution (GPDC) is compared to other deconvolution methods conceptually, via illustrative examples, and using real-world datasets.

📄 PDF Abstract BibTeX arXiv:2305.04871

Code (1)

games-uchile/gaussian-process-deconvolution 공식 구현

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
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 제목 키워드 기반

Density Deconvolution with Normalizing Flows

2020-06-16 · Tim Dockhorn, James A. Ritchie, Yao-Liang Yu, Iain Murray

Density deconvolution is the task of estimating a probability density function given only noise-corrupted samples. We can fit a Gaussian mixture model to the underlying density by maximum likelihood if the noise is norma…

Density EstimationVariational Inference

Wiener Guided DIP for Unsupervised Blind Image Deconvolution

2021-12-19 · Gustav Bredell, Ertunc Erdil, Bruno Weber, Ender Konukoglu

Blind deconvolution is an ill-posed problem arising in various fields ranging from microscopy to astronomy. The ill-posed nature of the problem requires adequate priors to arrive to a desirable solution. Recently, it has…

AstronomyImage DeconvolutionImage Generation

Overcomplete order-3 tensor decomposition, blind deconvolution and Gaussian mixture models

2020-07-16 · Haolin Chen, Luis Rademacher

We propose a new algorithm for tensor decomposition, based on Jennrich's algorithm, and apply our new algorithmic ideas to blind deconvolution and Gaussian mixture models. Our first contribution is a simple and efficient…

Tensor Decomposition

DWDN: Deep Wiener Deconvolution Network for Non-Blind Image Deblurring

2021-03-18 · NeurIPS 2020 12 · Jiangxin Dong, Stefan Roth, Bernt Schiele

We present a simple and effective approach for non-blind image deblurring, combining classical techniques and deep learning. In contrast to existing methods that deblur the image directly in the standard image space, we …

Blind Image DeblurringDeblurringImage Deblurring

Accurate Camera Calibration Robust to Defocus Using a Smartphone

2015-12-01 · ICCV 2015 12 · Hyowon Ha, Yunsu Bok, Kyungdon Joo, Jiyoung Jung 외

We propose a novel camera calibration method for defocused images using a smartphone under the assumption that the defocus blur is modeled as a convolution of a sharp image with a Gaussian point spread function (PSF). In…

Camera Calibration