MLLGJul 19, 2017

Recovering Latent Signals from a Mixture of Measurements using a Gaussian Process Prior

arXiv:1707.05909v16 citations
Originality Incremental advance
AI Analysis

This addresses the problem of signal recovery in sensing applications where sensors produce blurred measurements, but it appears incremental as it builds on existing Gaussian process methods.

The authors tackled the problem of recovering latent signals from noisy mixed measurements by proposing the Gaussian process mixture of measurements (GPMM), which models the signal as a Gaussian process and performs Bayesian inference. The result showed that GPMM outperformed standard GP in estimation error, uncertainty representation, and spectral content recovery on synthetic, heart-rate, and step function signals.

In sensing applications, sensors cannot always measure the latent quantity of interest at the required resolution, sometimes they can only acquire a blurred version of it due the sensor's transfer function. To recover latent signals when only noisy mixed measurements of the signal are available, we propose the Gaussian process mixture of measurements (GPMM), which models the latent signal as a Gaussian process (GP) and allows us to perform Bayesian inference on such signal conditional to a set of noisy mixture of measurements. We describe how to train GPMM, that is, to find the hyperparameters of the GP and the mixing weights, and how to perform inference on the latent signal under GPMM; additionally, we identify the solution to the underdetermined linear system resulting from a sensing application as a particular case of GPMM. The proposed model is validated in the recovery of three signals: a smooth synthetic signal, a real-world heart-rate time series and a step function, where GPMM outperformed the standard GP in terms of estimation error, uncertainty representation and recovery of the spectral content of the latent signal.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes