MEAPMLJun 6, 2021

Context-tree weighting for real-valued time series: Bayesian inference with hierarchical mixture models

arXiv:2106.03023v4
Originality Incremental advance
AI Analysis

This work addresses the need for flexible and interpretable mixture models in time series analysis, applicable across sciences and engineering, though it appears incremental as it builds on existing context-tree weighting ideas.

The authors tackled the problem of modeling real-valued time series by developing a hierarchical Bayesian framework using context trees to build mixture models, and they demonstrated that their method outperforms state-of-the-art techniques in experiments.

Real-valued time series are ubiquitous in the sciences and engineering. In this work, a general, hierarchical Bayesian modelling framework is developed for building mixture models for times series. This development is based, in part, on the use of context trees, and it includes a collection of effective algorithmic tools for learning and inference. A discrete context (or 'state') is extracted for each sample, consisting of a discretised version of some of the most recent observations preceding it. The set of all relevant contexts are represented as a discrete context-tree. At the bottom level, a different real-valued time series model is associated with each context-state, i.e., with each leaf of the tree. This defines a very general framework that can be used in conjunction with any existing model class to build flexible and interpretable mixture models. Extending the idea of context-tree weighting leads to algorithms that allow for efficient, exact Bayesian inference in this setting. The utility of the general framework is illustrated in detail when autoregressive (AR) models are used at the bottom level, resulting in a nonlinear AR mixture model. The associated methods are found to outperform several state-of-the-art techniques on simulated and real-world experiments.

Foundations

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

Your Notes