Table of Contents
Fetching ...

Noisy Analysis of Quantum SMOTE on Condition Monitoring and Fault Classification in Industrial and Energy Systems

Amit S. Patel, Himanshukumar R. Patel, Bikash K. Behera

TL;DR

Imbalanced data in industrial condition monitoring pose challenges for fault classification. The authors introduce an integrated evaluation pipeline combining Quantum SMOTE (QSMOTE) with six quantum-inspired noise channels and assess classical classifiers (LR, RF, SVM, NB, DT) across SPID, CWRUBD, EFDD, and IFDD. Results show QSMOTE substantially boosts nonlinear/ensemble models, with EFDD gains up to ~170% and IFDD achieving near-perfect accuracy (≥0.99); linear/probabilistic models exhibit mixed or degraded performance depending on overlap and geometry. Across quantum-inspired perturbations, ensemble and margin-based learners (RF and SVM) exhibit strong resilience, while NB and LR are more vulnerable, especially on high-variance datasets, establishing a robust baseline for quantum-inspired balancing in industrial fault-diagnosis pipelines.

Abstract

Imbalanced datasets are a fundamental issue in industrial condition monitoring and fault classification pipelines, causing classical machine learning models to overfit the majority classes while failing to learn the minority fault patterns. This work presents a detailed benchmarking and robustness investigation of classical classifiers under class imbalance mitigation using the Quantum Synthetic Minority Oversampling Technique (QSMOTE) and quantum-inspired perturbations modelled using six noise channels. Four different datasets, the Solar Panel Image Dataset (SPID), the CWRU Bearing Dataset (CWRUBD), the Engine Failure Detection Dataset (EFDD), and the Industrial Fault Detection Dataset (IFDD), are tested across multi-class scenarios to determine the universality of these impacts. The results show that QSMOTE consistently corrects distributional skew and significantly enhances the performance of non-linear classifiers such as Random Forests (RF), Support Vector Machines (SVM), and Decision Trees (DT), yielding improvements of up to 170% on EFDD and achieving near-perfect accuracy ($\geq$0.99) on IFDD. Linear and probabilistic models, such as Linear Regression (LR) and Naive Bayes (NB), produce mixed results, with significant degradation in overlapping feature spaces due to interpolation-induced boundary distortion. A parallel robustness analysis under different noise models reveals that ensemble models (RF) and margin-based learners (SVM) maintain strong resilience, often preserving over 95% of baseline accuracy even under maximum noise. In contrast, NB and DT show substantial instability, especially on high-variance datasets. The findings establish a rigorous baseline for understanding how classical models behave under realistic imbalance and quantum-inspired noise.

Noisy Analysis of Quantum SMOTE on Condition Monitoring and Fault Classification in Industrial and Energy Systems

TL;DR

Imbalanced data in industrial condition monitoring pose challenges for fault classification. The authors introduce an integrated evaluation pipeline combining Quantum SMOTE (QSMOTE) with six quantum-inspired noise channels and assess classical classifiers (LR, RF, SVM, NB, DT) across SPID, CWRUBD, EFDD, and IFDD. Results show QSMOTE substantially boosts nonlinear/ensemble models, with EFDD gains up to ~170% and IFDD achieving near-perfect accuracy (≥0.99); linear/probabilistic models exhibit mixed or degraded performance depending on overlap and geometry. Across quantum-inspired perturbations, ensemble and margin-based learners (RF and SVM) exhibit strong resilience, while NB and LR are more vulnerable, especially on high-variance datasets, establishing a robust baseline for quantum-inspired balancing in industrial fault-diagnosis pipelines.

Abstract

Imbalanced datasets are a fundamental issue in industrial condition monitoring and fault classification pipelines, causing classical machine learning models to overfit the majority classes while failing to learn the minority fault patterns. This work presents a detailed benchmarking and robustness investigation of classical classifiers under class imbalance mitigation using the Quantum Synthetic Minority Oversampling Technique (QSMOTE) and quantum-inspired perturbations modelled using six noise channels. Four different datasets, the Solar Panel Image Dataset (SPID), the CWRU Bearing Dataset (CWRUBD), the Engine Failure Detection Dataset (EFDD), and the Industrial Fault Detection Dataset (IFDD), are tested across multi-class scenarios to determine the universality of these impacts. The results show that QSMOTE consistently corrects distributional skew and significantly enhances the performance of non-linear classifiers such as Random Forests (RF), Support Vector Machines (SVM), and Decision Trees (DT), yielding improvements of up to 170% on EFDD and achieving near-perfect accuracy (0.99) on IFDD. Linear and probabilistic models, such as Linear Regression (LR) and Naive Bayes (NB), produce mixed results, with significant degradation in overlapping feature spaces due to interpolation-induced boundary distortion. A parallel robustness analysis under different noise models reveals that ensemble models (RF) and margin-based learners (SVM) maintain strong resilience, often preserving over 95% of baseline accuracy even under maximum noise. In contrast, NB and DT show substantial instability, especially on high-variance datasets. The findings establish a rigorous baseline for understanding how classical models behave under realistic imbalance and quantum-inspired noise.
Paper Structure (25 sections, 30 equations, 9 figures, 20 tables, 2 algorithms)

This paper contains 25 sections, 30 equations, 9 figures, 20 tables, 2 algorithms.

Figures (9)

  • Figure 1: Overall experimental workflow for QSMOTE-based imbalance mitigation and quantum-noise robustness analysis. Industrial datasets are first preprocessed and reduced using PCA, followed by class balancing through QSMOTE. The balanced data are evaluated using classical ML models (LR, RF, SVM, DT, and NB). Quantum-inspired noise channels including BF, PF, BPF, DP, AD, and PD are then injected to assess robustness. Model performance is finally quantified using accuracy, precision, recall, and F1-score.
  • Figure 2: Quantum circuit illustrating the compact swap test.
  • Figure 3: Distribution of (a) SPID, (b) CWRUBD, (c) EFDD, (d) IFDD before QSMOTE. Distribution of (e) SPID, (f) CWRUBD, (g) EFDD, (h) IFDD after QSMOTE.
  • Figure 4: Noisy results of SPID. a) BF, b) PF, c) BPF, d) DP, e) AD, and f) PD.
  • Figure 5: Noisy results of CWRUBD. a) BF, b) PF, c) BPF, d) DP, e) AD, and f) PD.
  • ...and 4 more figures