English

PerFormer: A Permutation Based Vision Transformer for Remaining Useful Life Prediction

Machine Learning 2025-06-17 v2 Computer Vision and Pattern Recognition

Abstract

Accurately estimating the remaining useful life (RUL) for degradation systems is crucial in modern prognostic and health management (PHM). Convolutional Neural Networks (CNNs), initially developed for tasks like image and video recognition, have proven highly effectively in RUL prediction, demonstrating remarkable performance. However, with the emergence of the Vision Transformer (ViT), a Transformer model tailored for computer vision tasks such as image classification, and its demonstrated superiority over CNNs, there is a natural inclination to explore its potential in enhancing RUL prediction accuracy. Nonetheless, applying ViT directly to multivariate sensor data for RUL prediction poses challenges, primarily due to the ambiguous nature of spatial information in time series data. To address this issue, we introduce the PerFormer, a permutation-based vision transformer approach designed to permute multivariate time series data, mimicking spatial characteristics akin to image data, thereby making it suitable for ViT. To generate the desired permutation matrix, we introduce a novel permutation loss function aimed at guiding the convergence of any matrix towards a permutation matrix. Our experiments on NASA's C-MAPSS dataset demonstrate the PerFormer's superior performance in RUL prediction compared to state-of-the-art methods employing CNNs, Recurrent Neural Networks (RNNs), and various Transformer models. This underscores its effectiveness and potential in PHM applications.

Keywords

Cite

@article{arxiv.2506.00259,
  title  = {PerFormer: A Permutation Based Vision Transformer for Remaining Useful Life Prediction},
  author = {Zhengyang Fan and Wanru Li and Kuo-chu Chang and Ting Yuan},
  journal= {arXiv preprint arXiv:2506.00259},
  year   = {2025}
}

Comments

One of the coauthors does not want to post current version of paper, and insists to withdraw the submission

R2 v1 2026-07-01T02:51:47.386Z