paper-with-me

Papers

Neural Component Analysis for Fault Detection

2017-12-12 · Haitao Zhao

Principal component analysis (PCA) is largely adopted for chemical process monitoring and numerous PCA-based systems have been developed to solve various fault detection and diagnosis problems. Since PCA-based methods assume that the monitored process is linear, nonlinear PCA models, such as autoencoder models and kernel principal component analysis (KPCA), has been proposed and applied to nonlinear process monitoring. However, KPCA-based methods need to perform eigen-decomposition (ED) on the kernel Gram matrix whose dimensions depend on the number of training data. Moreover, prefixed kernel parameters cannot be most effective for different faults which may need different parameters to maximize their respective detection performances. Autoencoder models lack the consideration of orthogonal constraints which is crucial for PCA-based algorithms. To address these problems, this paper proposes a novel nonlinear method, called neural component analysis (NCA), which intends to train a feedforward neural work with orthogonal constraints such as those used in PCA. NCA can adaptively learn its parameters through backpropagation and the dimensionality of the nonlinear features has no relationship with the number of training samples. Extensive experimental results on the Tennessee Eastman (TE) benchmark process show the superiority of NCA in terms of missed detection rate (MDR) and false alarm rate (FAR). The source code of NCA can be found in https://github.com/haitaozhao/Neural-Component-Analysis.git.

📄 PDF Abstract BibTeX arXiv:1712.04118

Code (1)

haitaozhao/Neural-Component-Analysis 공식 구현 pytorch

Tasks

Chemical ProcessFault Detection

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Fault Detection via Occupation Kernel Principal Component Analysis

2023-03-20 · Zachary Morrison, Benjamin P. Russo, Yingzhao Lian, Rushikesh Kamalapurkar

The reliable operation of automatic systems is heavily dependent on the ability to detect faults in the underlying dynamical system. While traditional model-based methods have been widely used for fault detection, data-d…

Fault Detection

Fault Detection in Induction Motors using Functional Dimensionality Reduction Methods

2023-06-14 · María Barroso, José M. Bossio, Carlos M. Alaíz, Ángela Fernández

The implementation of strategies for fault detection and diagnosis on rotating electrical machines is crucial for the reliability and safety of modern industrial systems. The contribution of this work is a methodology th…

Dimensionality ReductionFault Detection

Fault Detection and Identification Using a Novel Process Decomposition Algorithm for Distributed Process Monitoring

2024-09-17 · Enrique Luna Villagomez, Vladimir Mahalec

Recent progress in fault detection and identification increasingly relies on sophisticated techniques for fault detection, applied through either centralized or distributed approaches. Instead of increasing the sophistic…

Fault Detection

Canonical Variate Dissimilarity Analysis for Process Incipient Fault Detection

2016-04-12 · DV 2016 4 · Karl Ezra Salgado Pilarioand Yi Cao

Early detection of incipient faults in industrial processes is increasingly becoming important, as these faults can slowly develop into serious abnormal events, an emergency situation, or even failure of critical equi…

Fault Detection

Causality and Temporal Dependencies in the Design of Fault Management Systems

2017-10-10 · Marco Bozzano

Reasoning about causes and effects naturally arises in the engineering of safety-critical systems. A classical example is Fault Tree Analysis, a deductive technique used for system safety assessment, whereby an undesired…

Fault DetectionManagement