PE-TSFM: Self-Supervised Time-Series Learning for Generalizable Power Converter Health Monitoring under Unseen Conditions
Xinyuan Liao, Xinyue Zhang, Xing Wei, Junwei Liu, Shuai Zhao, Siqi Bu, Yi Zhang
TL;DR
This work introduces PE-TSFM, a domain-specific time-series foundation model designed for noninvasive health monitoring of power converters under unseen conditions. By pre-training on a large corpus of unlabeled converter data using a patch-based Transformer with a dual-attention mechanism that captures both temporal and inter-sensor correlations, the model learns robust PE-specific representations and is fine-tuned on scarce labeled degradation data. Empirical results show PE-TSFM achieving up to 92% accuracy in OOD scenarios, substantially outperforming traditional methods and generic TSFMs, with ablations confirming the critical role of channel attention and pre-training. The approach enables scalable, interpretable health monitoring and has practical potential for edge deployment in industrial PE systems.
Abstract
Data-driven health monitoring of power converters remains limited by poor generalization to unseen operating conditions. This work addresses this out-of-distribution (OOD) challenge by building a domain-specific time-series foundation model (PE-TSFM) that learns representations directly from large-scale unlabeled converter data. Unlike generic TSFMs trained on broad time-series datasets, the proposed PE-TSFM is pre-trained entirely on domain data, enabling it to learn the physical relationships unique to power electronics. To further tailor the model to this domain, we introduce a dual-attention mechanism that captures both temporal patterns and inter-channel dependencies. While generic TSFMs primarily model temporal dependencies, the added channel attention captures inter-sensor physical relationships essential for converter degradation analysis. A dataset containing 141 million unlabeled timestamps from an operating power converter is used for pre-training. Experiments show that PE-TSFM achieves 92% accuracy under unseen operating conditions. In contrast, generic TSFMs achieve around 60% and conventional time-series models achieve around 40% accuracy. This result confirms the strong OOD generalization of the proposed PE-TSFM. Ablation studies further verify that the introduced channel attention mechanism significantly improves model performance. In addition, we conduct detailed studies on model scalability, hyperparameter sensitivity, and interpretability to provide a comprehensive understanding of the proposed approach.
