Skip to content

Author

Weiling Cao

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

A time-frequency collaborative cross-device bearing fault diagnosis model based on supervised transfer learning with limited data.

In recent years, deep learning-based bearing fault diagnosis models have demonstrated excellent diagnostic performance under ideal experimental conditions. However, in practical industrial scenarios, the domain shift problem caused by data distribution differences severely undermines the generalization capability of such methods, which is particularly pronounced in cross-device bearing fault diagnosis tasks. Although existing transfer learning-based cross-device bearing fault diagnosis models have achieved encouraging progress, the following shortcomings persist. On the one hand, in cross-device scenarios, the sensitivity of time-domain impact features and frequency-domain resonance characteristics to differences in device structures is different, and the available samples from the target device are often limited. However, most models rely on a single feature domain for modeling, which makes it difficult for them to effectively capture the complete physical information that encompasses both fault‑impulse priors and device‑specific response characteristics, thereby limiting their stability and generalization capability. On the other hand, most models require substantial parameter adjustments during the transfer stage, making them highly prone to overfitting to the individual physical characteristics of the target device, thus undermining the effective knowledge already learned from the source domain. To alleviate the aforementioned issues, a time-frequency collaborative cross-device bearing fault diagnosis model based on supervised transfer learning with limited data is proposed. First, a time-frequency collaborative modeling paradigm is designed, which can extract multi-view complementary information from two physical dimensions: time-domain impact response and frequency-domain structural resonance. This information reflects both the essential attributes of fault patterns and the device‑specific response characteristics, thereby enhancing the robustness of the model to variations in device structures and operating conditions. Second, the low-rank adaptation mechanism is introduced to perform lightweight fine-tuning on key parameters of the pretrained model. This mechanism can constrain parameter updates within a low‑rank subspace, enabling the model to fit the device-specific physical responses of the target device while preserving the stability of the knowledge structure learned from the source domain, thus effectively reducing training complexity and the risk of overfitting. Finally, cross-device diagnosis scenarios are constructed through three real-world cases to comprehensively evaluate the performance of the proposed model. Experimental results indicate that the proposed model outperforms some current mainstream models in terms of both diagnostic accuracy and generalization performance, sufficiently demonstrating its effectiveness and practicality in cross-device scenarios.

Liqiang Zhang, Weiling Cao, Youming Li · 0 citations
Open access Aug 2026

CT-PestNet: A novel crop pest classification model based on cross-scale feature distillation enhancement and vision transformer with local token interaction

The continuous growth of the global population has led to an increasing demand for food, yet the annual food losses caused by pests are immeasurable. Therefore, accurately identifying crop pests and adopting effective control strategies is of great practical significance. In recent years, intelligent crop pest classification models based on deep learning have made significant progress, which can be primarily divided into two categories: convolutional neural network (CNN)-based and Transformer-based. However, the ability of CNN is limited in modeling the relationship between long-distance regions in images; the capability of Transformer is insufficient in capturing the local discriminative features of crop pests, which leads to unsatisfactory performance of the above two intelligent crop pest classification models. To address the above issues, this paper proposes a new crop pest classification model (CT-PestNet). First, CT-PestNet combines CNN and Transformer to fully leverage the former’s strengths in local detail extraction and the latter’s capabilities in modeling global dependencies. Second, a cross-scale feature distillation enhancement module (CFDE) is designed to respond to the challenges of diverse pest morphologies (with varying sizes and shapes) and complex backgrounds. The CFDE employs the “distillation-then-enhancement” strategy to enhance the model’s perception of small or diverse pests, thereby improving its classification accuracy and robustness in complex backgrounds. Finally, a local token interaction module (LTIR) is constructed to overcome the insufficient modeling of adjacent token features in the Transformer encoder. The LTIR can achieve deep discriminative feature mining by enhancing the feature interaction among adjacent tokens, thereby improving the model’s processing ability and recognition performance for complex images. On the IP102 and D0 datasets, CT-PestNet achieves accuracies of 77.32% and 99.73%, respectively; especially on the more challenging IP102 dataset, it outperforms the best CNN-based model by 3.62% and the best Transformer-based model by 1.32%, fully proving its effectiveness.

Youming Li, Weiling Cao, Liqiang Zhang · 0 citations