English

Composable Models for Online Bayesian Analysis of Streaming Data

Methodology 2016-09-05 v1

Abstract

Data is rapidly increasing in volume and velocity and the Internet of Things (IoT) is one important source of this data. The IoT is a collection of connected devices (things) which are constantly recording data from their surroundings using on-board sensors. These devices can record and stream data to the cloud at a very high rate, leading to high storage and analysis costs. In order to ameliorate these costs, we can analyse the data as it arrives in a stream to learn about the underlying process, perform interpolation and smoothing and make forecasts and predictions. Conventional tools of state space modelling assume data on a fixed regular time grid. However, many sensors change their sampling frequency, sometimes adaptively, or get interrupted and re-started out of sync with the previous sampling grid, or just generate event data at irregular times. It is therefore desirable to model the system as a partially and irregularly observed Markov process which evolves in continuous time. Both the process and the observation model are potentially non-linear. Particle filters therefore represent the simplest approach to online analysis. A functional Scala library of composable continuous time Markov process models has been developed in order to model the wide variety of data captured in the IoT.

Keywords

Cite

@article{arxiv.1609.00635,
  title  = {Composable Models for Online Bayesian Analysis of Streaming Data},
  author = {Jonathan Law and Darren Wilkinson},
  journal= {arXiv preprint arXiv:1609.00635},
  year   = {2016}
}

Comments

25 pages, 11 figures. For associated code repository, see http://git.io/statespace

R2 v1 2026-06-22T15:38:45.670Z