Data-Efficient Motor Condition Monitoring with Time Series Foundation Models
Deyu Li, Xinyuan Liao, Shaowei Chen, Shuai Zhao
TL;DR
The paper tackles data scarcity and class imbalance in motor fault diagnosis by leveraging pre-trained time-series foundation models (MOMENT and Mantis). It introduces a two-stage workflow that uses LogME to select transferable models and then applies either LoRA or full fine-tuning for classification, achieving high diagnostic accuracy with minimal labeled data. Empirical results show Mantis consistently delivers superior transferability and accuracy under scarce supervision, while MOMENT provides strong gains under data-limited conditions; scaling analyses reveal favorable gains with larger models and efficient fine-tuning. The approach demonstrates data efficiency, generalization, and CPU-friendly deployment, offering scalable solutions for intelligent motor condition monitoring in industrial settings.
Abstract
Motor condition monitoring is essential for ensuring system reliability and preventing catastrophic failures. However, data-driven diagnostic methods often suffer from sparse fault labels and severe class imbalance, which limit their effectiveness in real-world applications. This paper proposes a motor condition monitoring framework that leverages the general features learned during pre-training of two time series foundation models, MOMENT and Mantis, to address these challenges. By transferring broad temporal representations from large-scale pre-training, the proposed approach significantly reduces dependence on labeled data while maintaining high diagnostic accuracy. Experimental results show that MOMENT achieves nearly twice the performance of conventional deep learning models using only 1% of the training data, whereas Mantis surpasses state-of-the-art baselines by 22%, reaching 90% accuracy with the same data ratio. These results demonstrate the strong generalization and data efficiency of time series foundation models in fault diagnosis, providing new insights into scalable and adaptive frameworks for intelligent motor condition monitoring.
