Transformer model improves cross machine fault diagnosis accuracy
FreqCondNorm: Towards Cross-domain Predictive Maintenance through a Frequency-Conditioned Transformer Foundation Model
Summary
Predictive maintenance models usually struggle to work well when applied to different machines or conditions, especially with limited labeled data and very different signal frequencies. The authors developed a new transformer-based model called FreqCondNorm that uses a special frequency-aware normalization to handle varied time-series data together. They trained it on multiple datasets and found it greatly improved fault detection accuracy and could recognize faults in new machine data without extra training. However, the model did not improve predictions of how long a machine would last before failure, suggesting further work is needed there.
What this means in practice
- •For maintenance teams: Detect machine faults reliably across different machines and operating conditions using a single pretrained model.
- •For industrial machine operators: Monitor equipment health with fewer labeled examples by applying one model across various sensor frequencies and setups.