Coder Social home page Coder Social logo

dipcasegment's Introduction

Segmentation of Multivariate Industrial Time Series Data Based on Dynamic Latent Variable Predictability

dipcaSegment

This project implements an time series segmentation algorithm introduced in the following paper:

Shaowen Lu and Shuyu Huang, "Segmentation of multivariate industrial time series data based on dynamic latent variable predictability," IEEE Access, vol. 8, pp. 112092โ€“112103, 2020. open access pdf

The proposed algorithm recursively merges neighborhood subsequences through a heuristic bottom-up procedure. The cost of merging is defined as the mutual predictability of the subsequence models which are constructed using the DiPCA algorithm. Then, the goal becomes finding the segmentation scheme which minimizes the averaged dynamic prediction errors of each subsequence model.

Please cite the paper if using the code:

@ARTICLE{Lu2020Access,
  author = {S. {Lu} and S. {Huang}},
  title = {Segmentation of Multivariate Industrial Time Series Data Based on
	Dynamic Latent Variable Predictability},
  journal = {IEEE Access},
  year = {2020},
  volume = {8},
  pages = {112092-112103},
  doi = {10.1109/ACCESS.2020.3002257},
  issn = {2169-3536}
  }

usage

  • run demo example: "demo_DiPCAseg_lasso.m"
  • run "synthetical_TS_generate.m" to generate new data

license

MIT ยฉ Shaowen Lu

dipcasegment's People

Contributors

lushaowen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.