MsFormer: Enabling Robust Predictive Maintenance Services for Industrial Devices

arXiv cs.LG / 3/25/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces MsFormer, a lightweight multi-scale Transformer designed to serve as a unified AI service model for industrial predictive maintenance.
  • It addresses real-world industrial IoT challenges by modeling multi-stream, multi-scale temporal correlations using a Multi-scale Sampling module and a tailored position encoding scheme.
  • To cope with data-scarce time-to-failure service environments, MsFormer replaces costly self-attention with a lightweight attention mechanism and pooling operations.
  • Experiments on real-world datasets show significant gains over state-of-the-art methods, with strong generalizability across industrial devices and operating conditions.
  • The approach targets deployment as a robust, service-oriented solution by emphasizing reliable Quality of Service (QoS) for predictive maintenance workloads.

Abstract

Providing reliable predictive maintenance is a critical industrial AI service essential for ensuring the high availability of manufacturing devices. Existing deep-learning methods present competitive results on such tasks but lack a general service-oriented framework to capture complex dependencies in industrial IoT sensor data. While Transformer-based models show strong sequence modeling capabilities, their direct deployment as robust AI services faces significant bottlenecks. Specifically, streaming sensor data collected in real-world service environments often exhibits multi-scale temporal correlations driven by machine working principles. Besides, the datasets available for training time-to-failure predictive services are typically limited in size. These issues pose significant challenges for directly applying existing models as robust predictive services. To address these challenges, we propose MsFormer, a lightweight Multi-scale Transformer designed as a unified AI service model for reliable industrial predictive maintenance. MsFormer incorporates a Multi-scale Sampling (MS) module and a tailored position encoding mechanism to capture sequential correlations across multi-streaming service data. Additionally, to accommodate data-scarce service environments, MsFormer adopts a lightweight attention mechanism with straightforward pooling operations instead of self-attention. Extensive experiments on real-world datasets demonstrate that the proposed framework achieves significant performance improvements over state-of-the-art methods. Furthermore, MsFormer outperforms across industrial devices and operating conditions, demonstrating strong generalizability while maintaining a highly reliable Quality of Service (QoS).
広告