LGMLFeb 14, 2012

Sequential Inference for Latent Force Models

arXiv:1202.3730v148 citations
Originality Synthesis-oriented
AI Analysis

This work provides an incremental improvement for researchers in machine learning and signal processing by enabling more efficient inference in hybrid models.

The paper tackled the problem of performing sequential inference for latent force models by reformulating them using a state variable approach and implementing efficient inference via Kalman filters and smoothers, demonstrating application in simulated scenarios and GPS data for car movement.

Latent force models (LFMs) are hybrid models combining mechanistic principles with non-parametric components. In this article, we shall show how LFMs can be equivalently formulated and solved using the state variable approach. We shall also show how the Gaussian process prior used in LFMs can be equivalently formulated as a linear statespace model driven by a white noise process and how inference on the resulting model can be efficiently implemented using Kalman filter and smoother. Then we shall show how the recently proposed switching LFM can be reformulated using the state variable approach, and how we can construct a probabilistic model for the switches by formulating a similar switching LFM as a switching linear dynamic system (SLDS). We illustrate the performance of the proposed methodology in simulated scenarios and apply it to inferring the switching points in GPS data collected from car movement data in urban environment.

Code Implementations1 repo
Foundations

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

Your Notes