Open Access
ARTICLE
Few-Shot Bearing Fault Diagnosis under Joint Fault-Severity and Load Shift: A Leak-Free Cross-Domain Benchmark
1 Department of Computer Science and Artificial Intelligence, College of Computer Science and Engineering, University of Jeddah, Jeddah, Saudi Arabia
2 Department of Information Systems, Faculty of Computing and Information Technology, King Abdulaziz University, Jeddah, Saudi Arabia
* Corresponding Author: Ayman Yafoz. Email:
Computer Modeling in Engineering & Sciences 2026, 148(1), 17 https://doi.org/10.32604/cmes.2026.084403
Received 22 April 2026; Accepted 22 June 2026; Issue published 27 July 2026
Abstract
Bearing fault diagnosis in industrial deployment must contend with two simultaneous distributional shifts: fault severity increases as damage progresses, and motors operate at loads unseen during training. We define this compound setting as the double domain shift and present a rigorous few-shot benchmark on the Case Western Reserve University (CWRU) and Paderborn University (PU) bearing datasets. Six architectures spanning distinct learning paradigms—a multilayer perceptron (MLP), a capsule network (CapsNet), a residual capsule network (ResCaps), a prototypical network (ProtoNet), a modified residual convolutional network (MRCN), and Deep Correlation Alignment (Deep CORAL)—are evaluated under a strict three-way split (support/validation/held-out test) that prevents the data-leakage patterns prevalent in prior CWRU protocols. Models are adapted usingKeywords
Rolling-element bearing faults account for approximately
Existing methods largely address these two shifts in isolation. Transfer learning and domain adaptation approaches target load or speed variation while holding fault severity fixed [4,5], whereas few-shot meta-learning methods address severity variation under fixed operating conditions [6,7]. To our knowledge, neither family has been systematically evaluated under simultaneous severity and load shift with a held-out, leak-free protocol. A related concern is evaluation integrity: several CWRU benchmark studies have been noted to use validation procedures that allow indirect access to held-out statistics, inflating reported figures [1]. A further concern is metric selection—the overwhelming majority of bearing fault diagnosis papers report only accuracy, which can overstate performance when per-class recall is unequal or when small support sets cause low-shot instability. Cohen’s
The double domain shift also connects to the emerging digital twin (DT) paradigm, which models the coupling between physical degradation and operational context to maintain diagnostic fidelity as both co-evolve [8,9]. The benchmark proposed here probes a core DT capability—virtual diagnostic generalisation under coupled physical–operational drift—using a data-only approach that requires neither a physics model nor adversarial alignment, providing a controlled reference point for future DT-integrated methods.
This paper investigates three hypotheses. First, capsule dynamic routing, by aggregating votes across temporal sub-regions, should be more robust to the amplitude and shape changes introduced by double domain shift than flat classifiers or prototype-distance heads (H1). Second, models that generalise under single-factor shift will degrade more severely when both factors change simultaneously, including meta-learning approaches designed for rapid adaptation (H2). Third, accuracy alone is insufficient to reveal class-selective failure and low-shot instability; Cohen’s
The main contributions of this work are: a leak-free three-way benchmark protocol for few-shot cross-domain fault diagnosis under double domain shift on CWRU and PU (i); an empirical comparison of six architectures including Deep CORAL as an explicit domain-adaptation baseline, showing that a lightweight capsule network matches or exceeds all baselines with no alignment objective and a parameter count roughly one-third that of the MLP baseline (ii); a multi-metric analysis demonstrating that
The remainder of the paper is organised as follows. Section 2 reviews related work. Section 3 describes the datasets, benchmark protocol, and model architectures. Section 4 reports experimental results. Section 5 presents ablation and interpretability analyses. Section 6 discusses the findings and limitations, and Section 7 concludes.
2.1 Deep Learning for Bearing Fault Diagnosis
Convolutional neural networks (CNNs) have become a central paradigm for vibration-based fault diagnosis, as demonstrated by a succession of high-performing methods on standard benchmarks [2,3]. Real-time 1-D CNNs applied directly to raw current/vibration signals were shown to be effective for motor fault detection by Ince et al. [10]. Wen et al. [3] showed that 1-D CNNs applied directly to raw vibration signals match or exceed approaches that rely on hand-crafted spectral features, establishing the case for end-to-end training from raw waveforms. Architectural advances originally developed for image recognition—most notably residual connections [11]—have since been adapted to fault diagnosis; residual-depth networks [2], multi-scale spatial-temporal encoders [12], and transformer-based architectures [5] have all been applied to the CWRU dataset and report strong diagnostic accuracy under matched operating conditions. However, performance degrades substantially when the operating condition at test time differs from training; cross-domain evaluation on the same dataset typically produces a noticeable drop in accuracy relative to matched-condition baselines [4].
2.2 Capsule Networks for Fault Diagnosis
Capsule networks [13] replace scalar activations with vector-valued capsules and use dynamic routing to model part-whole relationships in the input signal. A recent survey covering literature from 2018 to 2025 [14] found that capsule networks appear in
2.3 Few-Shot and Cross-Domain Fault Diagnosis
Few-shot learning for fault diagnosis has been explored through prototypical networks [18], model-agnostic meta-learning (MAML) [19], and their variants [6,7]. Zhang et al. [6] showed that MAML achieves competitive accuracy on CWRU with as few as 5 samples per class under cross-condition transfer. Lin et al. [7] extended MAML to handle heterogeneous signal types across domains. Joint transfer and fine-grained metric learning approaches [20] further improve cross-condition diagnosis in the few-shot regime. Vu et al. [21] combined Transformer-based encoders with Mahalanobis-distance prototypes for multi-scale few-shot diagnosis. More recently, Rezazadeh et al. [22] proposed a prototype-attention domain adaptation framework that aligns class centroids and weights target samples by prototype similarity and confidence, achieving strong cross-condition accuracy on both CWRU and PU datasets with limited labelled data and built-in interpretability via prototype-to-instance similarity maps—an approach that shares the few-shot, prototype-based motivation of our benchmark but addresses single-factor operating-condition shift rather than the joint severity-and-load shift studied here. In contrast to all of the above, our benchmark simultaneously shifts fault severity and operating load, uses raw 1-D waveforms without manual feature extraction, enforces a strict held-out test split, and reports accuracy, macro F1, and Cohen’s

2.4 Digital Twins for Bearing Fault Diagnosis
Digital twin frameworks have recently been applied to bearing diagnostics to bridge the gap between physics-based modelling and data-driven classification. By constructing a virtual counterpart that tracks both fault progression and operating-regime variation, DT approaches can generate labelled training data for conditions that are rare or unsafe to induce in practice. Qiao et al. [8] showed that a DT-guided denoising stage, calibrated to severity-dependent vibration models, improves early fault detection accuracy before any classifier is applied. Ning et al. [9] proposed a DT-driven adversarial domain adaptation method that jointly handles cross-load and cross-severity transfer—the same compound shift studied in our benchmark—using explicit covariance alignment guided by the virtual model. Our work is complementary: rather than relying on a physics model or adversarial alignment objective, we establish a data-only, leak-free benchmark that quantifies how far a lightweight capsule network can generalise under the same coupled shift, providing a controlled reference point for future DT-integrated approaches.
3 Dataset, Protocol, and Architectures
3.1 CWRU Double Domain-Shift Benchmark
Drive-end vibration signals from the Case Western Reserve University (CWRU) Bearing Dataset [1] are sampled at
Table 2 defines the three non-overlapping domains. The source domain uses bearings with

Both fault severity and motor load therefore shift simultaneously between source and each target—a challenging and industrially motivated cross-domain setting, since bearing damage in service naturally progresses in severity while machinery operates across a range of loads. Assuming circular EDM pit geometry, fault cross-sectional area scales approximately as the square of fault diameter, implying that Target-A presents roughly
Raw signals are segmented into non-overlapping windows of
3.1.3 Leak-Free Evaluation Protocol
A stratified
3.2 Paderborn University (PU) Cross-Dataset Benchmark
To verify that results generalise beyond CWRU, we evaluate all six models on the Paderborn University (PU) Bearing Dataset [23]. PU differs from CWRU in three important respects: it contains both artificially drilled (EDM) and real accelerated-fatigue damage; signals are sampled at
PU domain split
The source domain uses bearings with artificially drilled EDM damage (specimens K001, K002, KI01, KA01, KB23), mirroring the CWRU source domain. Target-A uses bearings with real inner-race fatigue faults (KI03, KI05) and Target-B uses real outer-race fatigue faults (KA07, KA08), both recorded under operating condition
To evaluate performance under the proposed double domain shift, we compare six architectures that span distinct learning paradigms—from a simple fully connected baseline to a meta-learning framework designed for rapid adaptation. All six share a 1-D CNN encoder that maps raw 1024-sample waveforms to a


Figure 1: Shared 1-D CNN encoder pipeline for all six models. The encoder maps a raw 1024-sample vibration window to a
The shared front-end
The layer sequence is
where
The multilayer perceptron (MLP) serves as the architectural lower bound. Its head appends a LayerNorm and two fully connected layers to the encoder output:
Using encoder depth
Unlike standard CNNs, which use pooling layers that can discard spatial relationships, CapsNet [13] replaces scalar activations with vector-valued capsules and uses dynamic routing to preserve part-whole relationships in the signal. We hypothesise that this routing mechanism is more robust to the amplitude and shape changes introduced by shifting fault severity. The encoder output (
A dynamic-routing capsule layer [13] with 3 routing iterations maps these to
where the squash non-linearity is applied after each routing step:
The predicted fault class is the capsule with the largest
Training minimises cross-entropy applied to the vector of capsule norms.
ResCaps integrates residual skip connections with capsule routing. The residual backbone facilitates deeper feature extraction while mitigating vanishing gradients, providing richer representations of high-frequency vibration patterns before they are passed to the capsule routing module.
Starting from the encoder (
where
ProtoNet [18] treats fault diagnosis as a metric-learning problem and is specifically suited to the low-shot instability of the
where
MRCN pairs a Modified Residual Convolutional Network backbone with first-order MAML [19,24]. The strength of MAML lies in its bi-level optimisation: the inner loop adapts to a specific fault condition using
The backbone appends two ResidualBlocks (6) to the shared encoder (
3.3.7 Deep CORAL (Explicit Domain-Adaptation Baseline)
To position the benchmark against methods that explicitly target distribution shift, we include Deep CORAL (Correlation Alignment) [25]. CORAL minimises the Frobenius distance between the second-order statistics of the source and target feature distributions, jointly with the supervised loss:
where
Algorithm 1 summarises the complete leak-free evaluation procedure applied identically to both CWRU and PU.

MLP, CapsNet, ResCaps, and ProtoNet use Adam [26] (
Tables 4–6 report mean accuracy, macro F1, and Cohen’s



The most informative contrasts emerge at low
Wilcoxon signed-rank tests (Table 7) confirm that the CapsNet advantage is statistically significant (

4.3 Cross-Dataset Validation: PU Benchmark
The PU benchmark probes a different axis of transfer from CWRU: models are trained on artificially drilled (EDM) damage and tested on real accelerated-fatigue faults at a fixed operating condition, rather than the simultaneous severity-and-load shift of the CWRU setting. The two datasets therefore measure complementary aspects of generalisation, and the PU results should be read as an artificial-to-real transfer test.
Tables 8–10 report the PU results. CapsNet leads on all three metrics in both PU domains at




5.1 Sample Efficiency and Ablation
Table 12 reports the minimum

Table 13 isolates the contribution of the classification head by holding the encoder fixed and varying only the head. CapsNet (B) outperforms MLP (A) by


Figure 2: Ablation results (accuracy, Target-A,
5.2 Routing Behaviour and Interpretability
Fig. 3 shows that the accuracy gain from CapsNet is not evenly distributed across fault classes. MLP misclassifies 10 Inner Race samples as Outer Race and 4 as Ball Fault; CapsNet reduces Inner Race

Figure 3: Confusion matrices: MLP (acc
Fig. 4 shows mean capsule output norms per true class on the held-out test set. The diagonal values—Normal

Figure 4: Left: mean capsule norm per true class. Strong diagonal dominance is consistent with class-discriminative routing without post-hoc attribution. Right: correct-class norm distributions concentrate near
The t-distributed stochastic neighbor embedding (t-SNE) projections in Fig. 5 provide complementary evidence about the encoder’s role. The left panel shows that fault class clusters are not well separated in encoder space. This is consistent with the shared encoder being trained to produce a general embedding under cross-entropy loss, while the capsule routing head is responsible for final class discrimination; however, we note that this pattern is an empirical observation rather than an architectural prediction, as the encoder is also trained with a discriminative objective. The right panel shows substantial overlap between source and Target-A embeddings in the projected space. This is consistent with the observation that convolutional fault encoders can exhibit partial domain invariance through shared temporal features [4], which may contribute to the model’s ability to adapt from as few as

Figure 5: t-SNE of CapsNet encoder embeddings (200 samples per domain). (Left): by fault class—limited cluster separation suggests that class discrimination is not fully captured by the encoder alone. (Right): by domain—source (blue) and Target-A (red) overlap substantially, suggesting implicit domain consistency without explicit alignment.
Finally, Fig. 6 examines which waveform regions CapsNet relies on by measuring loss sensitivity to zero-masking each of 16 equal segments (

Figure 6: Loss sensitivity to zero-masking 16 waveform segments. Highlighted bars (top 25% sensitivity) peak at
To examine whether CapsNet’s sensitive waveform regions correspond to physically meaningful signal content, Fig. 7 compares envelope spectra of the high-sensitivity segment (27–32 ms, top-25% sensitivity from Fig. 6) and the low-sensitivity segment (0–5 ms, bottom-25% sensitivity) for a representative Inner Race fault sample from Target-A. Each spectrum is computed by bandpass filtering (

Figure 7: Envelope spectra of the high-sensitivity segment (27–32 ms, left) and low-sensitivity segment (0–5 ms, right) for a representative Inner Race fault sample, Target-A,
6.1 CapsNet Performance under Double Domain Shift
The strong performance of CapsNet across all three metrics can be attributed to three complementary factors. The temporal sensitivity analysis shows that CapsNet attends to two impulse-period-separated waveform regions rather than a single transient, which is consistent with the routing mechanism aggregating agreement votes from primary capsules at different temporal positions. MLP heads collapse the full embedding into a single logit vector, and ProtoNet uses cosine prototype distance that does not weight temporal position; neither mechanism inherently favours periodically structured fault signals. Beyond temporal selectivity, capsule routing concentrates activation mass into the correct output capsule, so the output norm serves as a class confidence-like score that does not require a separate linear probe or softmax head—though, as noted in Section 6.4, formal probability calibration is not claimed and remains future work. At
6.2 Failure of Meta-Learning under Joint Shift
MRCN, the only meta-learning baseline, performs weakly on Target-A, particularly at
6.3 Metric Selection and Diagnostic Implications
The multi-metric evaluation reveals failure modes that accuracy alone cannot expose. MRCN’s accuracy–F1 gap of
6.4 Limitations and Future Work
Both CWRU and PU are laboratory benchmarks with controlled damage and balanced class distributions. Although PU introduces real accelerated-fatigue damage, neither dataset captures the noise levels, variable speeds, or class imbalance typical of continuous industrial operation. Evaluation on run-to-failure benchmarks such as FEMTO and PRONOSTIA [28], variable-speed recordings, and datasets with additive sensor noise would strengthen the external validity of these findings.
The baseline set is intentionally constrained to isolate the effect of architecture under a controlled, leak-free protocol. Deep CORAL is included as a representative covariance-alignment domain-adaptation method, but adversarial domain adaptation, maximum mean discrepancy approaches, and domain-generalisation frameworks [7] address distributional shift [4] through distinct mechanisms and may offer complementary strengths under double domain shift. Extending the comparison to these methods is a natural next step. We view the present study as establishing a controlled, leak-free benchmark protocol rather than an exhaustive leaderboard across all modern domain-adaptation, domain-generalisation, self-supervised, and Transformer paradigms; the goal is to isolate the effect of routing-based adaptation under tightly matched training conditions, upon which broader benchmark suites can be systematically layered in future work.
Standard dynamic routing [13] was chosen for reproducibility, but EM routing [29] and attention-based variants may yield further gains, particularly on hard transfer targets such as PU Target-B where all models produce
This paper introduced a controlled few-shot benchmark for bearing fault diagnosis under simultaneous fault-severity and operating-load shift—the double domain shift—evaluated on both the CWRU and Paderborn University datasets using a leak-free three-way split and three complementary metrics: accuracy, macro F1, and Cohen’s
Two important negative results emerge from the benchmark. Residual depth before the capsule head consistently degrades all three metrics at low
Acknowledgement: The authors acknowledge with thanks the KAU Endowment (WAQF) at King Abdulaziz University, Jeddah, Saudi Arabia, and the Deanship of Scientific Research (DSR) for technical and financial support. AI-assisted tools were used for language editing and formatting; all experimental design, data collection, analysis, and scientific conclusions are solely the work of the authors.
Funding Statement: The project was funded by KAU Endowment (WAQF) at King Abdulaziz University, Jeddah, Saudi Arabia. The authors, therefore, acknowledge with thanks WAQF and the Deanship of Scientific Research (DSR) for technical and financial support.
Author Contributions: The authors confirm contribution to the paper as follows: study conception and design: Safa Alsafari and Ayman Yafoz; data preparation and preprocessing: Safa Alsafari; implementation and experiments: Safa Alsafari; analysis and interpretation of results: Safa Alsafari and Ayman Yafoz; draft manuscript preparation: Safa Alsafari and Ayman Yafoz. All authors reviewed and approved the final version of the manuscript.
Availability of Data and Materials: This study uses two publicly available benchmark datasets: the Case Western Reserve University (CWRU) Bearing Data Set, available at https://engineering.case.edu/bearingdatacenter, and the Paderborn University (PU) Bearing Data Set, available at https://mb.uni-paderborn.de/kat/forschung/bearing-datacenter/data-sets-and-download. All experiment code, trained model weights, and result files generated in this study are available from the corresponding author upon reasonable request.
Ethics Approval: Not applicable. This study does not involve human participants or animals; it uses only publicly available, non-personal vibration benchmark datasets.
Conflicts of Interest: The authors declare no conflicts of interest.
References
1. Smith WA, Randall RB. Rolling element bearing diagnostics using the Case Western Reserve University data: a benchmark study. Mech Syst Signal Process. 2015;64–65:100–31. doi:10.1016/j.ymssp.2015.04.021. [Google Scholar] [CrossRef]
2. Zhao M, Zhong S, Fu X, Tang B, Pecht M. Deep residual shrinkage networks for fault diagnosis. IEEE Trans Ind Inform. 2020;16(7):4681–90. doi:10.1109/tii.2019.2943898. [Google Scholar] [CrossRef]
3. Wen L, Li X, Gao L, Zhang Y. A new convolutional neural network-based data-driven fault diagnosis method. IEEE Trans Ind Electron. 2018;65(7):5990–8. doi:10.1109/tie.2017.2774777. [Google Scholar] [CrossRef]
4. Shao S, McAleer S, Yan R, Baldi P. Highly accurate machine fault diagnosis using deep transfer learning. IEEE Trans Ind Inform. 2019;15(4):2446–55. doi:10.1109/tii.2018.2864759. [Google Scholar] [CrossRef]
5. Wu M, Zhang J, Xu P, Liang Y, Dai Y, Gao T, et al. Bearing fault diagnosis for cross-condition scenarios under data scarcity based on transformer transfer learning network. Electronics. 2025;14(3):515. doi:10.3390/electronics14030515. [Google Scholar] [CrossRef]
6. Zhang S, Ye F, Wang B, Habetler T. Few-shot bearing fault diagnosis based on model-agnostic meta-learning. IEEE Trans Ind Appl. 2021;57(5):4754–64. doi:10.1109/tia.2021.3091958. [Google Scholar] [CrossRef]
7. Lin J, Shao H, Zhou X, Cai B, Liu B. Generalized MAML for few-shot cross-domain fault diagnosis of bearing driven by heterogeneous signals. Expert Syst Appl. 2023;230(3):120696. doi:10.1016/j.eswa.2023.120696. [Google Scholar] [CrossRef]
8. Qiao Z, Ning S, Gai Y, Xie C. A digital twin guided physical-virtual denoising method for early fault detection of rolling element bearings. Mech Syst Signal Process. 2026;249(1):114108. doi:10.1016/j.ymssp.2026.114108. [Google Scholar] [CrossRef]
9. Ning S, Qiao Z, Peng B, Zhu R, Zhang C. A digital twin-driven cross-domain adaptation method for bearing intelligent fault diagnosis. Nondestruct Test Eval. 2026:1–23. doi:10.1080/10589759.2025.2610726. [Google Scholar] [CrossRef]
10. Ince T, Kiranyaz S, Eren L, Askar M, Gabbouj M. Real-time motor fault detection by 1-D convolutional neural networks. IEEE Trans Ind Electron. 2016;63(11):7067–75. doi:10.1109/tie.2016.2582729. [Google Scholar] [CrossRef]
11. He K, Zhang X, Ren S, Sun J. Deep residual learning for image recognition. In: Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR); 2016 Jun 27–30; Las Vegas, NV, USA. p. 770–8. [Google Scholar]
12. Wang Y, Chen L. A multi-scale spatial-temporal capsule network based on sequence encoding for bearing fault diagnosis. Complex Intell Syst. 2024;10(5):6189–212. doi:10.1007/s40747-024-01462-8. [Google Scholar] [CrossRef]
13. Sabour S, Frosst N, Hinton GE. Dynamic routing between capsules. In: Proceedings of the 31st International Conference on Neural Information Processing Systems (NeurIPS); 2017 Dec 4–9; Long Beach, CA, USA. p. 3856–66. [Google Scholar]
14. Liu Y, Wang J, Li H, Chen X. Capsule networks for intelligent fault diagnosis: a roadmap of recent advancements and challenges. Expert Syst Appl. 2025;275:124327. doi:10.1016/j.eswa.2025.124327. [Google Scholar] [CrossRef]
15. Jiang GJ, Zhao TH, Li HN, Sun CY, Li HY. A novel intelligent fault diagnosis method of rolling bearings based on capsule network with fast routing algorithm. Qual Reliab Eng Int. 2024;40(4):1944–58. doi:10.1002/qre.3496. [Google Scholar] [CrossRef]
16. Lu W, Liu J, Lin F. The fault diagnosis of rolling bearings is conducted by employing a dual-branch convolutional capsule neural network. Sensors. 2024;24(11):3384. doi:10.3390/s24113384. [Google Scholar] [PubMed] [CrossRef]
17. Xu H, Huang R, Li J, Liao W, Chen W. A causality-inspired capsule network for domain generalisation in cross-domain fault diagnosis of rolling bearing. IEEE Trans Instrum Meas. 2025;74:1–12. doi:10.1109/tim.2025.3569920. [Google Scholar] [CrossRef]
18. Snell J, Swersky K, Zemel RS. Prototypical networks for few-shot learning. In: Proceedings of the 31st International Conference on Neural Information Processing Systems (NeurIPS); 2017 Dec 4–9; Long Beach, CA, USA. p. 4077–87. [Google Scholar]
19. Finn C, Abbeel P, Levine S. Model-agnostic meta-learning for fast adaptation of deep networks. In: Proceedings of the International Conference on Machine Learning (ICML); 2017 Aug 6–11; Sydney, Australia. p. 1126–35. [Google Scholar]
20. Hu X, Li W, Tian Z, Wu J. Novel joint transfer fine-grained metric network for cross-domain few-shot fault diagnosis. Knowl Based Syst. 2023;279(4):110958. doi:10.1016/j.knosys.2023.110958. [Google Scholar] [CrossRef]
21. Vu MH, Nguyen VQ, Tran TT, Pham VT, Lo MT. Few-shot bearing fault diagnosis via ensembling transformer-based model with Mahalanobis distance metric learning from multiscale features. IEEE Trans Instrum Meas. 2024;73:1–18. doi:10.1109/tim.2024.3381270. [Google Scholar] [CrossRef]
22. Rezazadeh N, Caputo F, Aversano A, Lamanna G, De Luca A, Perfetto D. Prototype-attention domain adaptation for explainable bearing fault diagnosis. Procedia Struct Integr. 2026;80:411–7. doi:10.1016/j.prostr.2026.02.039. [Google Scholar] [CrossRef]
23. Lessmeier C, Kimotho JK, Zimmer D, Sextro W. Condition monitoring of bearing damage in electromechanical drive systems by using motor current signals of electric motors: a benchmark data set for data-driven classification. In: Proceedings of the European Conference of the PHM Society (PHMEurope); 2016 Jul 5–8; Bilbao, Spain. [Google Scholar]
24. Raghu A, Raghu M, Bengio S, Vinyals O. Rapid learning or feature reuse? Towards understanding the effectiveness of MAML. In: Proceedings of the International Conference on Learning Representations (ICLR); 2020 Apr 30; Addis Ababa, Ethiopia. [Google Scholar]
25. Sun B, Saenko K. Deep CORAL: correlation alignment for deep domain adaptation. In: Proceedings of the European Conference on Computer Vision (ECCV) Workshops; 2016 Oct 8–16; Amsterdam, The Netherlands. p. 443–50. doi:10.1007/978-3-319-49409-8_35. [Google Scholar] [CrossRef]
26. Kingma DP, Ba J. Adam: a method for stochastic optimization. arXiv:1412.6980v9. 2017. doi:10.48550/arXiv.1412.6980. [Google Scholar] [CrossRef]
27. Landis JR. Koch GG. The measurement of observer agreement for categorical data. Biometrics. 1977;33(1):159–74. doi:10.2307/2529310. [Google Scholar] [CrossRef]
28. Nectoux P, Gouriveau R, Medjaher K, Ramasso E, Chebel-Morello B, Zerhouni N, et al. PRONOSTIA: an experimental platform for bearings accelerated degradation tests. In: Proceedings of the IEEE International Conference on Prognostics and Health Management (PHM); 2012 Jun 18–21; Denver, CO, USA. [Google Scholar]
29. Hinton GE, Sabour S, Frosst N. Matrix capsules with EM routing. In: Proceedings of the International Conference on Learning Representations (ICLR); 2018 Apr 30–May 3; Vancouver, BC, Canada. [Google Scholar]
Cite This Article
Copyright © 2026 The Author(s). Published by Tech Science Press.This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.


Submit a Paper
Propose a Special lssue
View Full Text
Download PDF
Downloads
Citation Tools