Giter VIP home page Giter VIP logo

npsem's Introduction

npSEM

DESCRIPTION

One of the classical problems in time series analysis consists in identifying a dynamical model from noisy data. Ignoring the noise in the inference procedure may lead biased estimates for the dynamics, and this becomes more and more problematic when the signal-to-noise ratio increases. State-space models (SSMs) provide a natural framework to study time series with measurement noise in environment, economy, computer sciences, etc. A SSM is generally defined by a system of two models: a dynamical model which describes the evolution of the latent state and an observation model which represents the transformation between the state and the measurements.

In practice, the dynamical model is typically unknown or numerically intractable. A simple way is to consider an alternative parametric model based on basic functions with relevant parameters. However, it is typically difficult to find an approriate model. We now propose an original non-parametric method to reconstruct the dynamics as well as estimate the model parameters given only a sequence of the observation process. This novel method is the combination of a non-parametric estimate of the dynamical model using local linear regression (LLR), a conditional particle smoother and a Stochastic Expectation-Maximization (SEM) algorithm. Further details of its construction and implementation are introduced in the article Non-parametric state-space models for time series with error in measurements of authors "T.T.T. Chau, P. Ailliot, V. Monbet".

This npSEM source code was built to export numerical results in the paper. To verify the efficiency of the npSEM algorithm, its performance is compared to the one of SEM algorithms where the true model is given.

STRUCTURE

We organize the library into two main testing files. The first one "test_npSEM_sinus.ipynb" is to execute experiments on an univariate sinus model and the second "test_npSEM_L63.ipynb" is to provide the results on a 3-dimensional Lorenz model. Supplementary codes are contained in the files named "methods" and "models" (for Lorenz model only).

CONTACT:

Thi Tuyet Trang Chau ([email protected])

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.