paper-with-me

Papers

A piece-wise constant approximation for non-conjugate Gaussian Process models

2022-04-22 · Sarem Seitz

Gaussian Processes (GPs) are a versatile and popular method in Bayesian Machine Learning. A common modification are Sparse Variational Gaussian Processes (SVGPs) which are well suited to deal with large datasets. While GPs allow to elegantly deal with Gaussian-distributed target variables in closed form, their applicability can be extended to non-Gaussian data as well. These extensions are usually impossible to treat in closed form and hence require approximate solutions. This paper proposes to approximate the inverse-link function, which is necessary when working with non-Gaussian likelihoods, by a piece-wise constant function. It will be shown that this yields a closed form solution for the corresponding SVGP lower bound. In addition, it is demonstrated how the piece-wise constant function itself can be optimized, resulting in an inverse-link function that can be learnt from the data at hand.

📄 PDF Abstract BibTeX arXiv:2204.10575

Code (1)

sarems/piecewisegp 공식 구현

Tasks

FormGaussian Processes

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

A Single-Parameter Factor-Graph Image Prior

2026-01-13 · Tianyang Wang, Ender Konukoglu, Hans-Andrea Loeliger arxiv

We propose a novel piecewise smooth image model with piecewise constant local parameters that are automatically adapted to each image. Technically, the model is formulated in terms of factor graphs with NUP (normal with …

Robust Piecewise-Constant Smoothing: M-Smoother Revisited

2014-10-28 · Linchao Bao, Qingxiong Yang

A robust estimator, namely M-smoother, for piecewise-constant smoothing is revisited in this paper. Starting from its generalized formulation, we propose a numerical scheme/framework for solving it via a series of weight…

Denoising

Image segmentation by optimal and hierarchical piecewise constant approximations

2013-06-10 · M. Kharinov

Piecewise constant image approximations of sequential number of segments or clusters of disconnected pixels are treated. The method of majorizing of optimal approximation sequence by hierarchical sequence of image approx…

Image SegmentationSemantic Segmentation

ReLU neural network approximation to piecewise constant functions

2024-10-21 · Zhiqiang Cai, Junpyo Choi, Min Liu

This paper studies the approximation property of ReLU neural networks (NNs) to piecewise constant functions with unknown interfaces in bounded regions in $\mathbb{R}^d$. Under the assumption that the discontinuity interf…

An Explicit Neural Network Construction for Piecewise Constant Function Approximation

2018-08-22 · Kailiang Wu, Dongbin Xiu

We present an explicit construction for feedforward neural network (FNN), which provides a piecewise constant approximation for multivariate functions. The proposed FNN has two hidden layers, where the weights and thresh…