Giter VIP home page Giter VIP logo

dlvm_for_process_monitoring's Introduction

DLVM_for_process_monitoring

Source code of the paper "Deep Learning of Latent Variable Models for Industrial Process Monitoring".

"DOI: 10.1109/TII.2021.3134251" "https://ieeexplore.ieee.org/document/9647968"

First author: Xiangyin Kong

Corresponding author: Prof. Zhiqiang Ge (Google Scholar: https://scholar.google.com/citations?user=g_EMkuMAAAAJ&hl=zh-CN)

If the paper or the code is helpful to your work, please cite the above paper. Thank you!

@author: Xiangyin Kong

@github account: kxytim, https://github.com/kxytim

Code description:

utils.py: the basic functions used in the model.

deep_PCA_ICA.py: the proposed deep PCA-ICA model.

Bayesian_Fusion.py: the proposed Bayesian fusion strategy to integrate the information at different layers.

DPI_monitor_TE.py: use the proposed model to monitor TE process.

For a fast test, please execute:

python DPI_monitor_TE.py

Then you may get the following results:

Start running

The average FAR and MDR of DB_T2 are 2.887% and 18.786%.

The average FAR and MDR of DB_SPE_T are 1.577% and 18.792%.

The average FAR and MDR of DB_I2 are 2.292% and 18.643%.

The average FAR and MDR of DB_SPE_I are 2.560% and 19.601%.

The average FAR and MDR of ODBS are 3.333% and 16.702%.

The total time of training and testing is: 80.858s.

End

If we keep all hyperparameters unchanged and only increase the number of layers, the relationship between the average MDR and FAR and the number of layers is shown in the following figure:

img.png

dlvm_for_process_monitoring's People

Contributors

kxytim 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.