使用变化自编码器的潜空间进行状态监控,仅在健康的机器上进行训练
Iwona Komorska1, Andrzej Puchalski1
1Faculty of Mechanical Engineering, Casimir Pulaski Radom University, 26-600 Radom, Poland.
Sensors (Basel, Switzerland)
|November 9, 2024
概括
本研究引入了一种新的机器学习方法,用于使用变化自编码器 (VAE) 进行自动化机器诊断. 该方法通过从健康数据中学习,实现无监督故障诊断,解决有限缺陷数据的挑战.
科学领域:
- 机器学习 机器学习
- 人工智能的人工智能
- 诊断工程 诊断工程 诊断工程
背景情况:
- 传统的机器诊断通常依赖于歧视性模型,需要标记数据来识别故障.
- 对于缺陷状态来说,获取标记数据的稀缺或困难在机器诊断中构成了重大挑战.
- 深度神经网络提供先进的特征提取和分类功能,以改善决策.
研究的目的:
- 建议在机器和机械结构中进行故障诊断的无监督方法.
- 为了利用生成模型,特别是变量自编码器 (VAE),用于自动化机器诊断.
- 为应对缺陷州标记数据有限或无法获得的挑战.
主要方法:
- 使用变量自编码器 (VAE) 算法进行生成建模和特征提取.
- 采用变量推理来近似诊断特征的概率分布作为随机变量.
- 实现无监督学习,从VAE编码器的潜在子空间中自动提取特征,然后使用PCA或t-SNE进行维度缩小.
主要成果:
- 提出的无监督方法成功地使用仅使用健康数据进行故障诊断.
- 从VAE的概率潜伏子空间中自动提取特征被证明是有效的.
- 该方法在模拟数据上证明了可行性,验证了其在现实世界应用中的潜力.
结论:
- 生成型模型,特别是VAE,为机器诊断中的传统歧视型模型提供了强大的替代方案.
- 无监督方法有效地克服了缺乏标记缺陷数据所带来的局限性.
- 该方法为异常检测,故障预测和机器健康监测过程优化提供了强大的解决方案.
相关概念视频
Difference from Background: Limit of Detection
5.9K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
5.9K
Mean Absolute Deviation
2.6K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.6K
Classification of Signals
403
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
403
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.3K
Calibration Curves: Linear Least Squares
1.2K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
1.2K
Variability: Analysis
126
Measures of variability are statistical metrics that reveal the dispersion pattern within a dataset. They are pivotal in biostatistics, providing insights into the heterogeneity within health and biological data. Variability signifies the degree to which data points diverge from one another, helping researchers understand the potential range of values and associated uncertainty within the data.
The range is a simple measure of variability, indicating the difference between the highest and...
The range is a simple measure of variability, indicating the difference between the highest and...
126


