Transformer-Based Bearing Fault Detection using Temporal Decomposition Attention Mechanism
Marzieh Mirzaeibonehkhater, Mohammad Ali Labbaf-Khaniki, Mohammad, Manthouri

TL;DR
This paper introduces a novel Transformer-based approach with Temporal Decomposition Attention and Hull Exponential Moving Average for improved bearing fault detection, capturing complex temporal patterns and seasonal trends for higher accuracy.
Contribution
The paper proposes a new attention mechanism, TDA, combined with HEMA, to enhance Transformer models for time series fault detection, addressing limitations of traditional attention methods.
Findings
Achieves 98.1% accuracy on CWRU dataset
Outperforms traditional attention mechanisms
Demonstrates high interpretability and robustness
Abstract
Bearing fault detection is a critical task in predictive maintenance, where accurate and timely fault identification can prevent costly downtime and equipment damage. Traditional attention mechanisms in Transformer neural networks often struggle to capture the complex temporal patterns in bearing vibration data, leading to suboptimal performance. To address this limitation, we propose a novel attention mechanism, Temporal Decomposition Attention (TDA), which combines temporal bias encoding with seasonal-trend decomposition to capture both long-term dependencies and periodic fluctuations in time series data. Additionally, we incorporate the Hull Exponential Moving Average (HEMA) for feature extraction, enabling the model to effectively capture meaningful characteristics from the data while reducing noise. Our approach integrates TDA into the Transformer architecture, allowing the model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Fault Diagnosis Techniques · Industrial Vision Systems and Defect Detection · Gear and Bearing Dynamics Analysis
MethodsAttention Is All You Need · Linear Layer · Adam · Layer Normalization · Dropout · Position-Wise Feed-Forward Layer · Label Smoothing · Focus · Dense Connections · Byte Pair Encoding
