Probabilistic Inference on Noisy Time Series (PINTS)

12/18/2018
by   Michael Clerx, et al.
0

Time series models are ubiquitous in science, arising in any situation where researchers seek to understand how a system's behaviour changes over time. A key problem in time series modelling is inference; determining properties of the underlying system based on observed time series. For both statistical and mechanistic models, inference involves finding parameter values, or distributions of parameters values, for which model outputs are consistent with observations. A wide variety of inference techniques are available and different approaches are suitable for different classes of problems. This variety presents a challenge for researchers, who may not have the resources or expertise to implement and experiment with these methods. PINTS (Probabilistic Inference on Noisy Time Series - https://github.com/pints-team/pints is an open-source (BSD 3-clause license) Python library that provides researchers with a broad suite of non-linear optimisation and sampling methods. It allows users to wrap a model and data in a transparent and straightforward interface, which can then be used with custom or pre-defined error measures for optimisation, or with likelihood functions for Bayesian inference or maximum-likelihood estimation. Derivative-free optimisation algorithms - which work without harder-to-obtain gradient information - are included, as well as inference algorithms such as adaptive Markov chain Monte Carlo and nested sampling which estimate distributions over parameter values. By making these statistical techniques available in an open and easy-to-use framework, PINTS brings the power of modern statistical techniques to a wider scientific audience.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/30/2023

PyPOTS: A Python Toolbox for Data Mining on Partially-Observed Time Series

PyPOTS is an open-source Python library dedicated to data mining and ana...
research
09/15/2016

cesium: Open-Source Platform for Time-Series Inference

Inference on time series data is a common requirement in many scientific...
research
08/06/2019

Introduction to Geodetic Time Series Analysis

This contribution is the chapter 2 of the book "geodetic time series ana...
research
07/11/2017

Initialising Kernel Adaptive Filters via Probabilistic Inference

We present a probabilistic framework for both (i) determining the initia...
research
03/27/2019

Introduction to Dynamic Linear Models for Time Series Analysis

Dynamic linear models (DLM) offer a very generic framework to analyse ti...
research
05/09/2019

Stein Point Markov Chain Monte Carlo

An important task in machine learning and statistics is the approximatio...
research
03/09/2022

Geometric Optimisation on Manifolds with Applications to Deep Learning

We design and implement a Python library to help the non-expert using al...

Please sign up or login with your details

Forgot password? Click here to reset