LGMLApr 26, 2018

Adaptive Sensing for Learning Nonstationary Environment Models

arXiv:1804.10279v11 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of modeling nonstationary environmental dynamics for applications in fields like meteorology or ecology, but it appears incremental as it builds on existing Gaussian process methods with a novel sampling approach.

The paper tackles the problem of learning nonstationary spatio-temporal models for environmental phenomena like wind and ozone, proposing the LISAL algorithm that uses two Gaussian processes to model the phenomenon and its latent dynamics, with adaptive sampling to reduce computational costs. It validates LISAL on real-world datasets, showing efficiency gains, though specific numerical results are not provided in the abstract.

Most environmental phenomena, such as wind profiles, ozone concentration and sunlight distribution under a forest canopy, exhibit nonstationary dynamics i.e. phenomenon variation change depending on the location and time of occurrence. Non-stationary dynamics pose both theoretical and practical challenges to statistical machine learning algorithms aiming to accurately capture the complexities governing the evolution of such processes. In this paper, we address the sampling aspects of the problem of learning nonstationary spatio-temporal models, and propose an efficient yet simple algorithm - LISAL. The core idea in LISAL is to learn two models using Gaussian processes (GPs) wherein the first is a nonstationary GP directly modeling the phenomenon. The second model uses a stationary GP representing a latent space corresponding to changes in dynamics, or the nonstationarity characteristics of the first model. LISAL involves adaptively sampling the latent space dynamics using information theory quantities to reduce the computational cost during the learning phase. The relevance of LISAL is extensively validated using multiple real world datasets.

Foundations

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

Your Notes