Empirical Investigation of the Impact of Phase Information on Fault Diagnosis of Rotating Machinery


Abstract

Predictive maintenance of rotating machinery increasingly relies on vibration signals, yet most learning-based approaches either discard phase during spectral feature extraction or use raw time-waveforms without explicitly leveraging phase information. This paper introduces two phase-aware preprocessing strategies to address random phase variations in multi-axis vibration data: (1) three-axis independent phase adjustment that aligns each axis individually to zero phase (2) single-axis reference phase adjustment that preserves inter-axis relationships by applying uniform time shifts. Using a newly constructed rotor dataset acquired with a synchronized three-axis sensor, we evaluate six deep learning architectures under a two-stage learning framework. Results demonstrate architecture-independent improvements: the three-axis independent method achieves consistent gains (+2.7% for Transformer), while the single-axis reference approach delivers superior performance with up to 96.2% accuracy (+5.4%) by preserving spatial phase relationships. These findings establish both phase alignment strategies as practical and scalable enhancements for predictive maintenance systems.

Anomaly Detection, Phase Adjustment, Deep Learning, Three-axis Synchronized Sensor

1 Introduction↩︎

Maintenance plays a pivotal role in industrial operations because any unplanned downtime can severely disrupt production schedules and degrade overall business performance. Maintenance strategies are generally classified into three categories: reactive (corrective), preventive, and predictive approaches [1][10].

Reactive maintenance restores functionality after a failure occurs, while preventive maintenance schedules interventions based on mean time between failures, which often results in unnecessary maintenance and increased costs. Predictive maintenance, in contrast, enables online condition monitoring and timely intervention before failure, striking a balance between cost and reliability. With the evolution of modern sensing technologies, predictive maintenance has become increasingly important for reducing maintenance frequency and costs.

Among various sensing modalities—such as temperature, pressure, electrical current, voltage, sound, and vibration—vibration signals are particularly effective for rotating machinery because they capture subtle changes and early signs of defects across diverse failure modes. Consequently, vibration-based monitoring has been widely adopted in fault diagnosis.

In practice, vibration data are typically acquired using three-axis acceleration sensors (e.g., IMUs), and displacement is often derived through double integration of acceleration signals before feature extraction. Since integration inherently amplifies low-frequency errors and sensor drift, even minor inaccuracies in the raw acceleration data can produce substantial displacement errors. This process highlights the importance of accurate sensing and preprocessing.

Recent advances in machine learning, especially deep learning, have significantly improved time-series analysis. Convolutional Neural Network (CNN)-based methods [11][13] and Transformer-based architectures [14][19] have demonstrated strong performance when applied to vibration data [20], [21]. Despite these advances, practical deployment remains challenging, leaving room for improvement.

To enhance diagnostic performance, two complementary directions can be considered: (i) developing more sophisticated models and (ii) improving the discriminative power of input representations. As numerous model architectures have already been proposed, this study focuses on the latter—enhancing feature representation through refined sensing and preprocessing.

One promising direction is to exploit phase information in vibration signals. According to ISO 20816-1 [22], phase information can reveal subtle changes that amplitude-only features fail to capture, supporting early detection of defects. However, phase has been largely ignored in existing approaches due to limitations in sensor performance and difficulties in achieving precise synchronization across axes. Conventional acceleration sensors often provide unreliable phase measurements, and inter-axis synchronization is problematic. Fortunately, high-precision three-axis vibration sensors with excellent synchronization characteristics have recently become available, enabling accurate phase acquisition.

Building on this capability, our research revisits vibration-based fault diagnosis and focuses on two critical factors: (i) synchronized multi-axis sensing and (ii) phase-consistent determination of segmentation onset for feature extraction. In common practice, long sequences are segmented into short windows for computational efficiency. When segmentation onset is chosen arbitrarily, identical machine states yield inconsistent phase representations, scattering features and blurring class boundaries. While amplitude-only features are relatively insensitive to onset, phase-sensitive features are strongly affected by onset ambiguity. To address this, we propose two contrasting preprocessing methods for phase alignment based on the dominant frequency phase. The first, a three-axis independent method, suppresses random phase variation on each axis individually. The second, a single-axis reference method, not only removes random phase variation but also preserves inter-axis spatial vibration patterns, which are essential for multi-axis recognition.

To the best of our knowledge, this is the first empirical study to explicitly leverage synchronized multi-axis phase information for machinery fault diagnosis using a high-precision three-axis sensor and to systematically compare phase-handling strategies across modern architectures. Our contributions are threefold:

  • We demonstrate the impact of phase-aware preprocessing by exploiting synchronized three-axis vibration sensing and show that preserving inter-axis relative phase improves discriminability.

  • We propose a simple, reproducible criterion for phase-consistent segmentation onset and validate its effectiveness across CNN- and Transformer-based models.

  • We construct and release a multi-condition rotating machinery dataset acquired with the aforementioned sensor to support reproducible research (the dataset is available on https://www.epsondevice.com/sensing/en/dataset).

2 Related Studies↩︎

Fault diagnosis of machinery is a traditional problem to prevent any unplanned downtime of machinery. To address this issue, numerous researchers have proposed machine learning-based methods including Decision Tree [23][27], Support Vector Machine (SVM) [28][32], k-Nearest Neighbor (\(k\)-NN) [33][38], Particle Filter [39], Principal Component Analysis (PCA) [40], Self-Organizing Map [41]. Additionally, since the advancement of deep learning-based approaches, recently, Auto Encoder (AE)-based methods [42][46], Deep Brief Network (DBN)-based methods [47][51], CNN-based methods [11][13], [52][56], Long-Short Term Memory (LSTM)-based methods [57], [58], and the combination methods among them [59][62] can provide an accurate time-series analysis. Moreover, after the proposal of Transformer [63], many time-series analysis methods based on Transformers have been proposed [14][19] and these outperform the competitive methods.

As we can see from the above related studies, various approaches are being proposed daily. However, towards the realization of precise predictive maintenance, these have not yet reached a practical level. To address this limitation, we revisit the signal information (vibration one in this research) for fault diagnosis. As mentioned in the previous section, the above related studies employ the amplitude information extracted from signal data with Fast Fourier Transform (FFT), Wavelet transform, etc., or directly leverage the signal data captured from sensors as is. In the former case, the phase information of signal data, which can support the detection of subtle changes based on defects of machinery, is discarded. Besides, in the latter case, the phase information is not explicitly utilized. Therefore, we exploit the phase information in this research by using a three-axis vibration sensor with excellent synchronization characteristics. This is the main difference from the related studies. Based on the phase information, in this research, we propose a new pre-processing method to enhance the signal data for accurate fault classification.

3 Phase Adjustment Approaches for Multi-axis Vibration Data↩︎

In deep learning-based vibration anomaly detection, windowed segmentation of time series data is an inevitable preprocessing step. However, this segmentation process harbors a critical issue. Segmentation start positions are determined randomly for each time window. Even for identical vibration states, this randomness causes the phase of the signals input to deep learning models to differ each time. This random phase variation causes identical mechanical states to be recognized as different input patterns by deep learning models, thereby hindering the learning process and reducing the consistency of feature extraction. To effectively utilize phase information, it is necessary to eliminate this phase randomness and provide consistent phase representations to the model. A direct approach to address this challenge is to implement a method that adjusts the three axes independently. In this method, FFT processing is performed individually for each axis (X, Y, Z), and the phases at the dominant frequency are each aligned to zero, thereby ensuring phase consistency. However, this three-axis independent adjustment method has a significant problem. The process of individually aligning each axis phase to zero completely eliminates the valuable information of relative phase relationships between axes. These relative phase relationships are a key advantage of high-precision synchronized three-axis sensors, as they capture spatial vibration patterns that characterize machinery abnormal states. Losing this information is tantamount to wasting the technological advantages of synchronized sensors. Therefore, this study proposes a novel method called "single-axis reference phase adjustment" that preserves inter-axis phase relationships while organizing phase information. In this method, one axis among the three axes (typically the X-axis) is set as the reference axis, and the time shift amount is calculated so that the phase at the dominant frequency (20 Hz) of that axis becomes zero. Crucially, this identical time shift amount is applied to all three axes. As a result, while the reference axis phase is adjusted to zero, the other axes are adjusted while completely preserving their relative phase relationships with the reference axis. The theoretical foundation of this method rests on three points. First, the elimination of random phase variations reduces input space complexity and stabilizes feature extraction by deep learning models. Second, preservation of relative phase relationships between axes maintains spatial features of mechanical states contained in three-dimensional vibration patterns. Third, consistent input representations improve convergence of gradient-based optimization and enhance learning efficiency.

In this section, we propose phase adjustment approaches for multi-axis vibration data to address the segmentation onset determination problem. We first present a phase-based criterion for determining the segmentation onset (Section III-A), then formulate two phase adjustment methods (Section III-B), and finally compare their characteristics (Section III-C).

The segmentation onset problem arises from the nature of continuous machine monitoring. For fault diagnosis, machines are continuously or periodically monitored with sensors. For example, vibration sensors mounted on rotating machinery capture vibration information at regular intervals. Such captured information forms long-term time-series data utilized for fault diagnosis. Due to computational complexity, long-term data must be sequentially segmented into shorter windows—an inevitable pre-processing step before feature extraction. However, this segmentation process harbors a critical issue: the starting point for segmentation is typically chosen arbitrarily from the continuous data stream.

This arbitrary choice of segmentation onset creates a fundamental problem: signal features extracted from identical machine conditions exhibit random phase variations, causing feature vectors to be scattered across the feature space and creating ambiguous boundaries between different conditions. The random segmentation starting point degrades feature consistency and adversely affects fault diagnosis performance. Therefore, determining proper segmentation onset is crucial for achieving accurate fault diagnosis.

Recent advances in sensor technology have enabled the use of three-axis vibration sensors with excellent synchronization characteristics, which can precisely capture detailed phase information across multiple axes. This enhanced capability motivates us to develop new signal processing methods that fully exploit this rich phase information.

Specifically, we propose a phase-based criterion to determine the optimal segmentation onset and corresponding pre-processing methods to align signal segments based on phase relationships. These approaches enable the extraction of consistent signal features regardless of the arbitrary starting point, thereby ensuring feature consistency across identical machine conditions. In the following sections, we explain the proposed method in more detail.

3.1 Determination Criterion of Segmentation Onset↩︎

In this section, we explain the concrete process of determining the onset of the segmentations of the signal data.

Figure 1: Experimental setup for vibration data acquisition. The rotorkit apparatus features a three-axis vibration sensor mounted on the bearing housing with coordinate system (X: lateral, Y: axial, Z: vertical). Controlled fault conditions are generated using washer-based unbalance configurations. The bottom left shows the washers used: thick washer (left) and thin washers (center and right) for creating distinct anomaly classes.

In general, a three-axis vibration sensor is mounted based on the characteristics of a monitored machine. For rotating machinery, as illustrated in Fig.1, the coordinate system is defined with the Z-axis along the gravitational direction, the Y-axis along the rotational axis, and the X-axis perpendicular to both (forming a right-handed coordinate system). In rotating machinery, common fault modes such as unbalance and bearing defects manifest primarily as radial vibrations (perpendicular to the rotation axis), while axial vibrations are typically smaller. Based on this characteristic, we designate the X-axis (radial direction) as the reference axis for our phase-based segmentation criterion. As theoretically shown in Section III-C and empirically validated in Section IV-B, the method maintains equivalent performance regardless of reference axis selection due to preserved relative phase relationships.

In addition, a normal rotating machine is rotating at a constant speed. Therefore, this rotating frequency indicates the strong intensity in the frequency analysis. From this fact, this frequency is regarded as a “dominant frequency" and is leveraged to determine the segmentation onset. The dominant frequency can be either directly specified from known operational parameters (e.g., rotational speed in RPM) or automatically detected via FFT analysis of an initial segment. To determine the segmentation onset, we evaluate the phase information at this dominant frequency in the vibration data on the reference axis and determine a timing such that the phase information becomes \(\phi\)[rad] (\(\phi = 0\) in this research) as the segmentation onset. From this process, the onset is consistently determined independently of the onset of machine monitoring.

3.2 Mathematical Formulation of Phase Adjustment↩︎

This section presents the mathematical formulation of phase adjustment methods for multi-axis vibration data. We define the signal processing operations for both the three-axis independent adjustment and the proposed single-axis reference adjustment approach.

Consider a three-axis vibration sensor that captures synchronized signals from a rotating machine. Let the raw vibration signals be denoted as: \[\mathbf{\textit{s}}(t) = [x(t), y(t), z(t)]^\top\] where \(x(t)\), \(y(t)\), and \(z(t)\) represent the time-domain signals along the X, Y, and Z axes, respectively.

For analysis, we extract finite-length segments from the continuous data stream. The \(i\)-th segment is denoted as: \[\mathbf{\textit{s}}^{(i)}(t) = [x^{(i)}(t), y^{(i)}(t), z^{(i)}(t)]^\top, \quad t \in [0, L-1]\] where the superscript \((i)\) denotes the \(i\)-th segment and \(L\) represents the number of samples in the segment.

The discrete Fourier transform (DFT) of each axis signal is computed as: \[\begin{align} X^{(i)}[k] &= \sum_{n=0}^{L-1} x^{(i)}(nT_s) e^{-j2\pi kn/L} \\ Y^{(i)}[k] &= \sum_{n=0}^{L-1} y^{(i)}(nT_s) e^{-j2\pi kn/L} \\ Z^{(i)}[k] &= \sum_{n=0}^{L-1} z^{(i)}(nT_s) e^{-j2\pi kn/L} \end{align}\] where \(T_s\) is the sampling period, and \(k\) is the frequency bin index. The phase information at the dominant frequency \(f_d\) (corresponding to bin index \(k_d\)) is extracted as: \[\begin{align} \phi^{(i)}_x &= \arg(X^{(i)}[k_d]) \\ \phi^{(i)}_y &= \arg(Y^{(i)}[k_d]) \\ \phi^{(i)}_z &= \arg(Z^{(i)}[k_d]) \end{align}\] where \(\arg(\cdot)\) denotes the argument (phase angle) of a complex number.

3.2.1 Three-axis Independent Phase Adjustment↩︎

As a first approach to achieve phase consistency across signal segments, we propose the three-axis independent phase adjustment method. In this method, each axis is processed separately to align its phase at the dominant frequency to zero. The required time shift to achieve zero phase is calculated for each axis, respectively:

\[\Delta t^{(i)}_x = -\frac{\phi^{(i)}_x}{2\pi f_d}, \quad \Delta t^{(i)}_y = -\frac{\phi^{(i)}_y}{2\pi f_d}, \quad \Delta t^{(i)}_z = -\frac{\phi^{(i)}_z}{2\pi f_d}\] Then, the adjusted signals \(x'^{(i)}(t),y'^{(i)}(t),z'^{(i)}(t)\) are obtained by applying the respective time shifts: \[\begin{align} x'^{(i)}(t) &= x^{(i)}(t + \Delta t^{(i)}_x) \\ y'^{(i)}(t) &= y^{(i)}(t + \Delta t^{(i)}_y) \\ z'^{(i)}(t) &= z^{(i)}(t + \Delta t^{(i)}_z) \end{align}\] After adjustment, as shown in the middle panel of Fig. 2, the phase at the dominant frequency \(\phi'^{(i)}_x, \phi'^{(i)}_y, \phi'^{(i)}_z\) becomes zero for all axes: \[\phi'^{(i)}_x = \phi'^{(i)}_y = \phi'^{(i)}_z = 0\] While this method ensures phase consistency for each axis individually, the relative phase relationships between axes are lost: \[\phi'^{(i)}_{xy} = \phi'^{(i)}_x - \phi'^{(i)}_y = 0 - 0 = 0\]

\[\therefore \quad \phi'^{(i)}_{xy} \neq \phi^{(i)}_{xy}\]

This loss of inter-axis phase information eliminates valuable spatial characteristics of the vibration patterns. While this method achieves phase consistency for each axis, it destroys the inter-axis phase relationships, which contain important spatial information about fault patterns. This limitation motivates our second proposed approach that preserves these relationships.

3.2.2 Single-axis Reference Phase Adjustment↩︎

In the single-axis reference approach, we use one axis as the reference to determine the time shift applied uniformly to all three axes. This design choice preserves the inter-axis phase relationships while achieving phase consistency.

The choice of reference axis depends on the sensor mounting configuration and the specific characteristics of the monitored machinery. Without loss of generality, we denote the reference axis as the X-axis in the following formulation. The required time shift is calculated based solely on the reference axis phase:

\[\Delta t^{(i)} = -\frac{\phi^{(i)}_x}{2\pi f_d}\] where \(\phi^{(i)}_x\) is the phase of the X-axis at the dominant frequency \(f_d\) for the \(i\)-th segment. This time shift brings the reference axis phase to zero.

Then, we apply the identical time shift to all three axes: \[\begin{align} x''^{(i)}(t) &= x^{(i)}(t + \Delta t^{(i)}) \\ y''^{(i)}(t) &= y^{(i)}(t + \Delta t^{(i)}) \\ z''^{(i)}(t) &= z^{(i)}(t + \Delta t^{(i)}) \end{align}\]

After applying the uniform time shift, the phases at the dominant frequency become: \[\begin{align} \phi''^{(i)}_x &= \phi^{(i)}_x - \Delta\phi \\ \phi''^{(i)}_y &= \phi^{(i)}_y - \Delta\phi \\ \phi''^{(i)}_z &= \phi^{(i)}_z - \Delta\phi \end{align}\] where \(\Delta\phi = 2\pi f_d \Delta t^{(i)}\) is the phase shift applied equally to all axes.

As shown in the right panel of Fig. 2, by applying the same time shift to all axes, the method ensures that the relative phase relationships are completely preserved: \[\label{equ:32preservation32of32inter-axis32phase32information} \begin{align} \phi''^{(i)}_{xy} &= \phi''^{(i)}_x - \phi''^{(i)}_y \\ &= (\phi^{(i)}_x - \Delta\phi) - (\phi^{(i)}_y - \Delta\phi) \\ &= \phi^{(i)}_x - \phi^{(i)}_y = \phi^{(i)}_{xy} \end{align}\tag{1}\]

This invariance property holds for all axis pairs, meaning that the spatial structure of the multi-axis vibration pattern is maintained.

This mathematical formulation demonstrates two key properties:

  1. reference axis normalization with \(\phi''^{(i)}_x = 0\)

  2. relative phase preservation with \(\phi''^{(i)}_{jk} = \phi^{(i)}_{jk}\) for all axis pairs \((j,k)\)

The proposed method thus achieves both phase consistency (elimination of random variations) and spatial information preservation (maintenance of inter-axis relationships), addressing the fundamental limitations of the three-axis independent approach.

3.3 Comparative Analysis of Phase Adjustment Methods↩︎

To evaluate different phase adjustment approaches, we compare how each method preserves the critical information contained in the vibration data. Table 1 summarizes this comparison across three key information types.

Table 1: Comparison of Phase Adjustment Methods from Vibration Information Preservation Perspective
Method Amplitude Phase Relative phase
No Adjustment ✔ Preserved Random ✔ Preserved
Three-axis Independent ✔ Preserved ✔ Unified Lost
Single-axis Reference ✔ Preserved ✔ Unified ✔ Preserved
Figure 2: Comparison of phase adjustment methods for multi-axis vibration data. The upper panel shows time-domain signals for each axis with arrows indicating the time shift applied to each axis. Vertical lines indicate segmentation positions. The lower panel shows corresponding phase relationships in polar coordinates, demonstrating how each method affects inter-axis phase relationships.

The three information types represent distinct aspects of vibration signals: amplitude information contains fault-related magnitude characteristics, phase information ensures learning consistency by eliminating random variations, and inter-axis relative phase preserves spatial vibration patterns essential for 3D fault recognition. As Table 1 demonstrates, only the proposed single-axis reference method preserves all three types simultaneously.

To illustrate the fundamental differences between phase adjustment methods, Fig. 2 presents a comprehensive comparison of the three approaches using both time-domain signals and phase vector representations.

Since the core of the proposed method lies in preserving inter-axis relative phase relationships, theoretically equivalent classification performance is expected regardless of which axis is selected as the reference. The relative phase differences between axes, \(\phi^{(i)}_{jk} = \phi^{(i)}_j - \phi^{(i)}_k\), remain invariant under reference axis changes as demonstrated in Equation 1 . This invariance ensures that the spatial vibration patterns critical for anomaly detection are preserved regardless of reference selection, enabling comparable learning outcomes across different reference choices.

This theoretical prediction will be empirically validated in Section IV-B, where we demonstrate consistent performance improvements across X, Y, and Z axis selections as the reference.

4 EXPERIMENTAL VALIDATION↩︎

To comprehensively validate the effectiveness of our proposed single-axis reference phase adjustment method, we conducted systematic experiments using real vibration data from rotating machinery. Our experimental validation was designed with a two-fold objective: first, to demonstrate the progressive performance improvement achieved by our phase adjustment approach, and second, to verify the generalizability of this improvement across diverse deep learning architectures.

4.1 Dataset and Experimental setup↩︎

For vibration data acquisition, we employed a controlled rotorkit apparatus (Shinkawa Electric AA31-020) operating at 1200 RPM (20 Hz fundamental frequency) with 3 kHz sampling rate. A three-axis digital quartz vibration sensor (Seiko Epson M-A342) was mounted on the upper bearing housing, with X-axis in the lateral direction, Y-axis in the axial direction, and Z-axis in the vertical direction. This sensor achieves flat frequency response characteristics in the 10-1000 Hz operating bandwidth and excellent synchronization accuracy (less than 10 µs) through digital signal processing of three single-axis sensors with identical characteristics.

Figure 3: Sensor mounting configuration on the rotor kit apparatus.
Figure 4: Washer Attachment Status and Label Names for Each Class (Red indicates thick washers, green indicates thin washers)

Anomaly conditions were systematically created using washer-based unbalance configurations mounted on the rotating shaft. As illustrated in Fig. 4, we employed two types of washers with different masses: thick washers and thin washers, attached at two mounting positions along the shaft (left position and right position as viewed in the apparatus setup).

As shown in Fig.4, the dataset consists of 6 classes defined by systematic washer configurations at two mounting positions. Table 2 summarizes the complete class definitions.

  • Class 0 (Normal, A_D): No washers attached

  • Class 1 (Anomaly, AW_D): Single thick washer at left position

  • Class 2 (Anomaly, A_DW): Single thick washer at right position

  • Class 3 (Anomaly, Avv_D): Single thin washer at left position

  • Class 4 (Anomaly, A_Dvv): Single thin washer at right position

  • Class 5 (Anomaly, Avv_Dvv): Dual thin washers (both left and right positions)

Table 2: Dataset classification based on washer configurations
Class Condition Left Position Right Position
Class 0 Normal - -
Class 1 Anomaly Thick -
Class 2 Anomaly - Thick
Class 3 Anomaly Thin -
Class 4 Anomaly - Thin
Class 5 Anomaly Thin Thin

For each class, we measured 16 independent data files with the rotor operating at 1200 RPM, constructing a total dataset of 96 files. Each data file contains 300,000 data points (100 seconds) of raw vibration data sampled at 3 kHz.

For data preprocessing, we removed the first 30,000 points (10 seconds) since sensor responses at the beginning of measurement contain transient phenomena. Subsequently, we extracted 10,000 points (3.3 seconds) from the remaining data as analysis data. This extraction reduced deep learning model training time to a practical range. The extracted data underwent window segmentation with input length 512 points and skip length 32 points, generating approximately 300 windows per file. The processed dataset was divided into training, validation, and testing sets with a ratio of 11:1:4, corresponding to \(69\%\) training (66 files), \(6\%\) validation (6 files), and \(25\%\) testing (24 files).

Figure 5 illustrates the experimental workflow designed to validate our proposed phase adjustment method. The two-stage learning framework employed in this study is based on the approach originally proposed by Onishi et al. [57] for vibration-based fault diagnosis using LSTM and feature orthogonalization. The experimental workflow consists of two sequential stages:

  1. unsupervised pre-training stage

  2. supervised classification stage

that reflected realistic industrial deployment scenarios.

Figure 5: Two-stage experimental workflow for vibration anomaly detection. Stage 1 (Unsupervised learning phase): Deep learning models are trained on time series prediction tasks to extract meaningful temporal features from preprocessed vibration data. Stage 2 (Anomaly detection with test data): Extracted encoder features are used for SVM-based anomaly classification.

In the unsupervised pre-training stage, models performed time series prediction tasks with sequence length 512 and prediction length 3, learning to extract meaningful temporal features through forecasting without requiring anomaly labels. This stage enabled models to understand normal operational patterns from unlabeled historical data.

Subsequently, in the supervised classification stage, SVM utilized the learned encoder features for anomaly detection. SVM hyperparameters (\(\gamma\) and \(C\)) were optimized through comprehensive \(3 \times 3\) grid search for each experimental condition to ensure fair comparison across different preprocessing methods.

This data set and experimental workflow explained above were utilized in all experiments given in this paper.

4.2 Performance Analysis of Phase Adjustment Approaches↩︎

To demonstrate the step-wise improvements of phase adjustment methods, we conducted detailed analysis using the two-stage experiment framework with Transformer encoder and decoder as DNN. We compared three preprocessing approaches to validate our proposed methods:

  1. No phase adjustment as the baseline condition

  2. Three-axis independent phase adjustment where each axis is individually aligned to zero phase

  3. single-axis reference adjustment with different reference axis selections (X, Y, Z axes) to verify robustness across axis choices

Table 3 presents the results of progressive performance analysis comparing all phase adjustment strategies.

Table 3: Performance Analysis of Phase Adjustment Approaches (Transformer Model)
preprocessing method Accuracy(%)\(\pm\)Std Dev Improvement
No Adjustment 90.8\(\pm\)3.2 Baseline
three Independent 93.5\(\pm\)0.5 +2.7pp
X-axis Reference 96.2\(\pm\)1.1 +5.4pp
Y-axis Reference 95.2\(\pm\)1.3 +4.4pp
Z-axis Reference 96.1\(\pm\)0.5 +5.3pp

The key experimental findings are as follows:

Step-wise Enhancement Pattern: The three-axis independent adjustment showed notable improvement from 90.8% to 93.5% (2.7 percentage point improvement) compared to the baseline without phase adjustment. As established in Section III, this improvement results from eliminating phase inconsistencies across windows, enabling more stable and consistent feature learning.

The single-axis reference approach achieved further improvement to 95.2–96.2% accuracy across different reference axis selections, representing an additional 1.7-2.7 percentage point gain over the three-axis independent method. This additional improvement occurs because the single-axis reference method preserves inter-axis phase relationships, enabling the classifier to distinguish fault-specific three-dimensional vibration characteristics, while the three-axis independent approach eliminates these crucial inter-axis phase correlations.

Reference Axis Robustness: The consistent high performance across X/Y/Z axis selection (95.2-96.2% range) confirms the theoretical prediction that preserved relative phase relationships, rather than specific reference choice, drive performance improvements. This robustness occurs because inter-axis phase information is preserved regardless of which axis serves as the reference, as demonstrated mathematically in Equation 1 .

Value of Inter-axis Relationships: The additional 2-3 percentage point improvement from independent to unified correction quantified the value of preserved spatial phase information in multi-axis vibration analysis.

4.3 Generalizability Assessment across Model Architecture↩︎

To demonstrate the generalizability of the proposed phase adjustment method across different architectures, we evaluated six diverse deep learning architectures representing different technological approaches to time series analysis:

  1. Transformer [63]: Standard multi-head attention mechanism for sequence modeling

  2. Autoformer [15]: Transformer-based decomposition architecture with seasonal-trend decomposition

  3. FEDformer [16]: Transformer-based frequency enhanced decomposed architecture

  4. TimesNet [13]: CNN-based multi-periodicity modeling architecture

  5. TimeXer [18]: Transformer-based patch embedding approach for time series

  6. Non-Stationary Transformer [19]: Transformer with adaptive normalization for non-stationary time series

This diverse architectural selection ensured that observed improvements were not dependent on specific learning mechanisms but represent fundamental benefits of preserved phase relationships.

For each architecture, we applied the same experimental protocol established in Section IV-A, comparing three preprocessing conditions: no phase adjustment, three-axis independent adjustment, and single-axis reference adjustment (X-axis). All models followed identical training procedures with the two-stage framework, maintaining consistent evaluation conditions across architectures to ensure fair comparison.

Table 4 demonstrates that phase adjustment methods are effective regardless of architecture.

Table 4: Cross-Architecture Performance Validation
Model No Adj. Three-axis Ind. Single-axis Ref.
Transformer [63] 90.8\(\pm\)3.2 93.5\(\pm\)0.5 96.2\(\pm\)1.1
TimesNet [13] 88.9\(\pm\)2.2 94.8\(\pm\)0.2 96.6\(\pm\)0.3
TimeXer [18] 92.7\(\pm\)0.7 93.8\(\pm\)0.7 98.0\(\pm\)0.2
Non-Stationary [19] 88.3\(\pm\)1.2 93.3\(\pm\)0.6 95.0\(\pm\)1.2
FEDformer [16] 73.1\(\pm\)9.4 87.7\(\pm\)4.0 87.3\(\pm\)1.4
Autoformer [15] 75.8\(\pm\)0.1 90.3\(\pm\)1.7 90.2\(\pm\)0.2

The experimental results revealed consistent improvement patterns across diverse architectures. Performance improvements through phase adjustment methods were confirmed across all six architectures. Four models (Transformer, TimesNet, TimeXer, Non-Stationary) achieved highest performance with the single-axis reference method, while two models (FEDformer, Autoformer) showed highest performance with the three-axis independent method. The effectiveness of phase adjustment was confirmed across diverse learning paradigms including attention mechanisms, frequency processing, decomposition approaches, and patch-based methods. Notably, FEDformer and Autoformer with the three -axis independent approach showed substantial improvements of 14.6 and 14.5 points, respectively. This was likely attributed to their lower baseline performance, which provided greater room for improvement.

5 Conclusion & Future Work↩︎

This work revisited the role of phase information in vibration-based fault diagnosis of rotating machinery. By exploiting synchronized multi-axis acquisition, we showed that explicitly organizing the phase at the segment onset matters: the proposed single-axis reference phase adjustment removed random phase variation while preserving inter-axis relative phase, thus stabilizing feature extraction and improving classification accuracy. Progressive analysis confirmed a clear hierarchy — no adjustment \(<\) independent axis alignment \(<\) single-axis reference alignment — and cross-architecture experiments demonstrated that the benefit was generic across Transformer variants and CNN-based sequence models. We also released the dataset and code to facilitate reproducibility and broader benchmarking (the dataset is available on https://www.epsondevice.com/sensing/en/dataset).

In the future work, we plan to (i) extend the dataset to diverse fault modes (bearing defects, misalignment, looseness) and multiple speeds, (ii) study automatic dominant-frequency detection and multi-frequency phase synchronization for machines with multi-band or variable-speed operation, (iii) compare different reference-axis selection strategies and investigate adaptive reference selection, (iv) evaluate end-to-end phase-aware neural encoders that inherently model relative phase without external alignment, (v) conduct ablation on window length, hop size, and label granularity, and (vi) assess robustness across sensors and mounting configurations, including cross-device transfer.

Hiroyoshi Nagahama is a master’s student at Department of Core Informatics, Graduate School of Informatics, Osaka Metropolitan University, Japan.

Katsufumi Inoue is an Associate Professor at the Department of Core Informatics, Graduate School of Informatics, Osaka Metropolitan University, Japan. He received the BE, ME, and PhD degrees in engineering from Osaka Prefecture University in 2008, 2010, and 2012, respectively. His current research interests include image sensing, first-person vision analysis, gesture recognition, 3D object recognition and detection, and defect detection of machinery. He won the best paper award at the 5th Asian Conference on Information Systems (ACIS2016) and the 2024 Electronics MDPI Best Paper.

Masayoshi Todorokihara is specialized in Physics and Electronics, received his Doctorate in Engineering from Osaka Prefecture University in March 2003 and was subsequently hired by Seiko Epson Corporation. He was involved in the research activities of inkjet printing electronics and in the development of quartz crystal devices for over 21 years. He is responsible for developing quartz crystal vibration sensor devices, pioneering their application in software, and expanding the business. Additionally, he is an active member of the Seismological Society of Japan.

Michifumi Yoshioka is a Professor at the Department of Core Informatics, Graduate School of Informatics, Osaka Metropolitan University, Japan and was born in Osaka, Japan, on Dec. 10, 1968. He received the BE, ME, and PhD degrees in geosystem engineering from The University of Tokyo, Japan, in 1991, 1993, and 1996, respectively. In 1996, he joined Osaka Prefecture University, Japan. Since 2010, he has been a Professor. His current interests center on image processing methods using neural networks.

References↩︎

[1]
R. K. Mobley, An Introduction to Predictive Maintenance,” Elsevier, 2002.
[2]
L. Swanson, Linking Maintenance Strategies to Performance,” International Journal of Production Economics, vol. 70, no. 3, pp. 237–244, 2001.
[3]
I. Gertsbakh, Realiablity Theory: With Applications to Preventive Maintenance,” Springer, 2013.
[4]
J. Wan et al., A Manufacturing Big Data Solution for Active Preventive Maintenance,” IEEE Transactions on Industrial Informatics, vol. 13, no. 4, pp. 2039–2047, 2017.
[5]
K.-A. Nguyen, P. Do, and A. Grall, Multi-level predictive maintenance for multi-component systems,” REliability Engineering & System Safety, vol. 144, pp. 83–94, 2015.
[6]
J. Wang, L. Zhang, L. Duan, and R. X. Gao, A new paradigm of cloud-based predictive maintenance for intelligent manufacturing,” Journal of Intelligent Manufacturing, vol. 28, pp. 1125–1137, 2017.
[7]
A. Cachada et al., Maintenance 4.0: Intelligent and Predictive Maintenance System Architecture,” in IEEE international conference on emerging technologies and factory automation, 2018, pp. 139–146.
[8]
Z. Li, K. Wang, and Y. He, Industry 4.0 - Potentials for Predicitive Maintenance,” in International workshop on advanced manufacturing and automation, 2016.
[9]
D. O. Chukwuekwe, P. Schjølberg, H. Rødseth, and A. Stuber, Reliable, Robust and Resilent System: Towards Development of a Predictive Maintenance Concept with in the Industry 4.0 Environment,” in EFNMS euro maintenance conference, 2016.
[10]
K. Wang, Intelligent Predictive Maintenance (IPdM) system – Industry 4.0 scenario,” WIT Transactions on Engineering Sciences, vol. 113, pp. 259–268, 2016.
[11]
H. Nagahama, M. Yoshioka, K. Inoue, M. Todorokihara, and K. Omori, Improvement of Anomaly Detection Through Enhanced Feature Extraction in TimesNet,” in Proc. Of international conference on distributed computing and artificial intelligence, 2024, pp. 11–20.
[12]
Y. Hojo, M. Yoshioka, K. Inoue, M. Todorokihara, and K. Omori, Minimizing Model Complexity in Anomaly Classification Using Inter-Axis Phase Difference,” in Proc. Of international conference on distributed computing and artificial intelligence, 2025.
[13]
H. Wu, T. Hu, Y. Liu, H. Zhou, J. Wang, and M. Long, TimesNet: Temporal 2D-Variation Modeling for General Time Series Analysis,” in Proc. Of international conference on learning representations, 2023.
[14]
T. Negi, M. YOshioka, K. Inoue, K. Omori, and M. Todorokihara, Vibration-based fault diagnosis of rotating machinery using Transformer,” in Proc. Of international symposium on artificial life and robotics, 2024, pp. 82–87.
[15]
H. Wu, J. Xu, J. Wang, and M. Long, Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting,” in Advances in neural information processing systems, 2021.
[16]
T. Zhou, Z. Ma, Q. Wen, X. Wang, L. Sun, and R. Jin, FEDformer: Frequency Enhances Decomposed Transformer for Long-term Series Forecasting,” in Proc of international conference on machine learning, 2022.
[17]
Y. Liu, T. Hu, H. Z. H. Wu, S. W. L. Ma, and M. Long, iTransformer: Inverted Transformers Are Effective for Time Series Forecasting,” in Proc. Of international conference on learning representations, 2024.
[18]
Y. Wang et al., TimeXer: Empowering Transformers for Time Series Forecasting with Exogenous Variables,” in Advances in neural information processing systems, 2024.
[19]
Y. Liu, H. Wu, J. Wang, and M. Long, Non-stationary Transformer: Exploring the Stationarity in Time Series Forecasting,” in Advances in neural information processing systems, 2022.
[20]
R. Liu, B. Yang, E. Zio, and X. Chen, Artificial intelligence for fault diagonosis of rotating machinery: A review,” Mechanical Systems and Signal Processing, vol. 108, pp. 33–47, 2018.
[21]
T. Zhu, Y. Ran, X. Zhou, and Y. Wen, A Survey of Predictive Maintenance: Systems, Purposes and Approaches,” arXiv:1912.07383v2, 2024.
[22]
ISO 20816-1:2016, Mechanical vibration — Measurement and evaluation of machine vibration — Part 1: General guidelines.
[23]
I. Abdallah et al., Fault diagonosis of wind turbine structures using decision tree learning algorithms with bid data,” in Safety and reliability – safe societies in a changing world, 2018, pp. 3053–3061.
[24]
R. Benkercha and M. Benidir, Fault detection an ddiagnosis based on C4.5 decision tree algorithm for grid connected PV system,” Solar Energey, pp. 610–634, 2018.
[25]
L. Kou, Y. Qin, X. Zhao, and Y. Fu, Integrating synthetic minority oversampling and gradient boosting decision tree for bogie fault diagnosis in rail vehicles,” Proceedings of the Institution of Mechanical Engineers, Part F: Journal of Rail and Rapid Transit, vol. 233, pp. 312–325, 2018.
[26]
G. Li et al., An improved decision tree-based fault diagnosis method for practical variable refrigerant flow system using virtual sensor-based fault indicators,” Applied Thermal Engineering, vol. 129, pp. 1292–1303, 2018.
[27]
S. S. Patil and V. M. Phalle, Fault Detection of Anti-friction Bearing Using AdaBoost Decision Tree,” in Computational intelligence: Theories applications and future directioins, 2019, pp. 565–575.
[28]
H. Han, X. Cui, Y. Fan, and H. Qing, Least squares support vector machine (LS-SVM)-based Chiller fault diagnosis using fault indicative features,” Applied Thermal Engineering, vol. 154, pp. 540–547, 2019.
[29]
P. Santos, L. Villa, A. Reñones, A. Bustillo, and J. Maudes, An SVM-Based Solution for Fault Detection in Wind Trubines,” Sensors, vol. 15, no. 3, pp. 5627–5648, 2015.
[30]
fAbdenour Soualhi, K. Medjaher, and N. Zerhouni, Bearing Health Monitoring Based on Hilbert–Huang Transform, Spport Vector Machine, and Regression,” IEEE Transactions on Instrumentation and Measurement, vol. 64, pp. 52–62, F2015.
[31]
K. Sun, G. Li, H. Chen, J. Liu, J. Li, and W. Hu, A novel efficient SVM-based fault diagnosis method for muiti-split air conditioning system’s refrigerant charge fault amount,” Applied Thermal Engineering, vol. 108, pp. 989–998, 2016.
[32]
X. Zhu, jianbin Xiong, and Q. Liang, Fault Diagonosis of Rotation Machinery Based on Support Vector Machine Optimized by Quantum Genetic Aogorithm,” IEEE Access, vol. 6, pp. 33583–33588, 2020.
[33]
D. K. Appana, M. R. Islam, and J.-M. Kim, Reliable Fault Diagnosis of Bearings Using Distance and Density Similarity on an Enhanced k-NN,” in Australasian conference on artificial life and computational intelligence, 2017, pp. 193–203.
[34]
P. Baraldi, F. Cannarile, F. D. Maio, and E. Zio, Hierarchical k-nearest neighbours classification and binary differential evolution for fault diagnostics of automotive bearings operating under variable conditions,” Engineering Applications of Artificial Intelligence, vol. 56, pp. 1–13, 2016.
[35]
S. R. Madeti and S. Singh, Modeling of PV system based on experimental data for fault detection using kNN method,” Solar Energy, vol. 173, pp. 139–151, 2018.
[36]
J. Tian, C. Morillo, M. H. Azarian, and M. Pecht, Motor Bearing Fault Detection Using Spectral Kurtosis-Based Feature Extraction Coupled With K-Nearest Neighbor Distance Analysis,” IEEE Transactions on INdustrial Electronics, vol. 63, pp. 1793–1803, 2016.
[37]
S. Uddin et al., Distance and Density Similarity Based Enhanced k-NN Classifier for Improving Fault Diagnosis Performance of Bearings,” Shock and Vibration, vol. 2016, no. 1, 2016.
[38]
J. Xiong, Q. Zhang, G. Sun, X. Zhu, M. Liu, and Z. Li, An Information Fusion Fault Diagnosis Method Based on Dimensionless Indicators With Static Discounting Factor and KNN,” IEEE Sensors Journal, vol. 16, pp. 2060–2069, 2016.
[39]
N. Daroogheh, N. Meskin, and K. Khorasani, A Dual Particle Filter-Based Fault Diagnosis Scheme for Nonlinear Systems,” IEEE Transactions on Control Systems Technology, vol. 26, pp. 1317–1334, 2018.
[40]
X. Deng, X. Tian, S. Chen, and C. J. Harris, Nonlinear Process Fault Diagnosis Based on Serial Principal Component Analysis,” IEEE Transactions on Neural Networks and Learning Systems, vol. 29, pp. 560–572, 2018.
[41]
A. Rai and S. H. Upadhyay, Intelligent bearing performance degradation assessment and remaining useful life prediction based on self-organising map and support vector regression,” Proceedings of the institution of Mechanical Engineers, Part C: Journal of Mechanical Engineering Science, vol. 232, pp. 1118–1132, 2018.
[42]
F. Jia, Y. Lei, L. Guo, J. Lin, and S. Xing, A neural network constructed by deep learning technique and its application to intelligent fault diagnosis of machines,” Neurocomputing, vol. 272, pp. 619–628, 2018.
[43]
H. Shao, H. Jiang, H. Zhao, and F. Wang, A novel deep autoencoder feature learning method for rotating machinery fault diagnosis,” Mechanical Systems and Signal Processing, vol. 95, pp. 187–204, 2017.
[44]
H. Shao, H. Jiang, X. Li, and S. Wu, Intelligent fault diagnosis of rolling bearing using deep wavelet auto-encoder with extreme learning machine,” Knowledge-Based Systems, vol. 140, pp. 1–14, 2018.
[45]
F. Lv, C. Wen, M. Liu, and Z. Bao, Weithted time series fault diagnosis based on a stacked sparse autoencoder,” Journal of Chemometrics, vol. 31, p. e2912, 2017.
[46]
W. Mao, J. Chen, X. Liang, and X. Zhang, A new Online Detection Appraoch for Rolling Bearing Incipient Fault via Self-Adaptive Deep Feature Matching,” IEEE Transactions on Instrumentation and Measurement, vol. 69, pp. 443–456, 2019.
[47]
Z. Chen and W. Li, Multisensor Feature Fusion for Bearing Fault Diagnosis Using Sparse Autoencoder and Deep Belief Network,” IEEE Transactios on Instrumentation and Measurement, vol. 66, pp. 1693–1702, 2017.
[48]
H. Shao, H. Jiang, F. Wang, and Y. Wang, Rolling bearing fualt diagnosis using adaptive deep belief network with dual-tree complex wdavelet packet,” ISA Transactions, vol. 69, pp. 187–201, 2017.
[49]
S. Wang, J. Xiang, Y. Zhong, and H. Tang, A data indicator-based deep belief networks to detect multiple faults in axial piston pumps,” Mechanical Systems and Signal Processing, vol. 112, pp. 154–170, 2018.
[50]
J. Zhu and T. Hu, A Novel PCA-DBN Based Bearing Fault Diagnosis Approach,” in International conference on machine learning and intelligent communications, 2019, pp. 455–464.
[51]
S. Wang et al., TimeMixer: Decomposable Multiscale Mixing for Time Series Forecasting,” in Proc. Of international conference on learning representations, 2024.
[52]
Z. Jia, Z. Liu, C.-M. Vong, and M. Pecht, A Rotating Machinery Fault Diagnosis Method Based on Feature Learning of Thermal Images,” IEEE Access, vol. 7, pp. 12348–12359, 2019.
[53]
G. Li, C. Deng, J. Wu, X. Xu, X. Shao, and Y. Wang, Sensor Data-Driven Bearing Fault Diagnosis Based on Deep Convolutional Neural Networks and S-Transform,” Sensors, vol. 19, no. 2750, 12, 2019.
[54]
Z. Liu, J. Wang, L. Duan, T. Shi, and Q. Fu, Infrared Image Combined with CNN Based Fault Diagnosis for Rotating Machinery,” in International conference on sensing, diagnostics, prognostics, and control, 2017, pp. 137–142.
[55]
G. Zhang, X. Kong, H. Ma, Q. Wang, J. Du, and J. Wang, Dual disentanglement domain generalization method for rotating machinery fault diagnosis,” Mechanical Systems and Signal Processing, vol. 228, 2025.
[56]
K. Alqunun et al., An efficient bearing fault detection strategy based on a hybrid machine learning technique,” Scientific Reports, vol. 15, no. 18739, 2025.
[57]
R. Onishi, M. Yoshioka, K. Inoue, K. Omori, and M. Torodokihara, Vibration-based fault diagnosis of rotating machinery using orthogonalization of features,” in Proc. Of international symposium on artificial life and robotics, 2023, pp. 639–643.
[58]
A. Noussis, A. Saif, A. Khatab, and C. Diallo, Using a Minimalist Bi-LSTM for Multi-Faceted Bearing Fault Detection,” IFAC Paper Online, vol. 58, pp. 1258–1263, 2024.
[59]
G. Fu, Q. Wei, and Y. Yang, Bearing fault diagnosis with parallel CNN and LSTM,” Mathematical Biosciences and Engineering, vol. 21, pp. 2385–2406, 2024.
[60]
O. C. Kalay, An Optimized 1-D CNN-LSTM Approach for Fault Diagnosis of Rolling Bearings Considering Epistemic Uncertainty,” Machines, vol. 13, no. 612, 7, 2025.
[61]
C. Wu and S. Zheng, Fault Diagnosis Method of Rolling Bearing Based on MSCNN-LSTM,” Computers, Materials and Continua, vol. 79, pp. 4395–4411, 2024.
[62]
T. M. Tavares, L. D. Santos, M. G. Quiles, and M. Giesbrecht, A Hybrid CNN-LSTM Based Network for Rolling Bearing Fault Detection,” in ICON - annual conference of the IEEE industrial electronics society, 2024.
[63]
A. Vaswani et al., Attention Is All You Need,” in Advances in neural information processing systems, 2017.

  1. H. Nagahama, K. Inoue, and M. Yoshioka are with Graduate School of Informatics, Osaka Metropolitan University, Osaka Japan.↩︎

  2. M. Todorokihara is with Microdevices Operations Division, Seiko Epson Corp., Nagano, Japan.↩︎