Related Experiment Video
Updated: Jun 8, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
Published on: January 5, 2024
Condition Monitoring Using a Latent Space of Variational Autoencoder Trained Only on a Healthy Machine
Iwona Komorska1, Andrzej Puchalski1
1Faculty of Mechanical Engineering, Casimir Pulaski Radom University, 26-600 Radom, Poland.
This study introduces a new machine learning approach for automated machine diagnostics using variational autoencoders (VAEs). The method enables unsupervised fault diagnosis by learning from healthy data, addressing challenges with limited defect data.
Area of Science:
- Machine Learning
- Artificial Intelligence
- Diagnostics Engineering
Background:
- Traditional machine diagnostics often rely on discriminative models, requiring labeled data for fault identification.
- The scarcity or difficulty in obtaining labeled data for defective states poses a significant challenge in machine diagnostics.
- Deep neural networks offer advanced feature extraction and classification capabilities for improved decision-making.
Purpose of the Study:
- To propose an unsupervised approach for fault diagnosis in machines and mechanical structures.
- To leverage generative models, specifically Variational Autoencoders (VAEs), for automated machine diagnostics.
- To address the challenge of limited or unavailable labeled data in defected states.
Main Methods:
- Utilizing Variational Autoencoder (VAE) algorithms for generative modeling and feature extraction.
- Employing variational inference to approximate probability distributions of diagnostic features as random variables.
- Implementing unsupervised learning with automatic feature extraction from the VAE encoder's latent subspace, followed by dimensionality reduction using PCA or t-SNE.
Main Results:
- The proposed unsupervised approach successfully performs fault diagnosis using only healthy data.
- Automatic feature extraction from the probabilistic latent subspace of VAEs proved effective.
- The method demonstrated viability on simulation data, validating its potential for real-world applications.
Conclusions:
- Generative models, particularly VAEs, offer a powerful alternative to traditional discriminative models in machine diagnostics.
- The unsupervised approach effectively overcomes the limitations posed by the lack of labeled defect data.
- This method provides a robust solution for anomaly detection, failure prediction, and process optimization in machine health monitoring.
Related Concept Videos
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Mean Absolute Deviation
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...
Classification of 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...
Residuals and Least-Squares Property
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...
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
Variability: Analysis
The range is a simple measure of variability, indicating the difference between the highest and...

