English

Cross-Machine Anomaly Detection Leveraging Pre-trained Time-series Model

Machine Learning 2026-04-08 v1 Signal Processing

Abstract

Achieving resilient and high-quality manufacturing requires reliable data-driven anomaly detection methods that are capable of addressing differences in behaviors among different individual machines which are nominally the same and are executing the same processes. To address the problem of detecting anomalies in a machine using sensory data gathered from different individual machines executing the same procedure, this paper proposes a cross-machine time-series anomaly detection framework that integrates a domain-invariant feature extractor with an unsupervised anomaly detection module. Leveraging the pre-trained foundation model MOMENT, the extractor employs Random Forest Classifiers to disentangle embeddings into machine-related and condition-related features, with the latter serving as representations which are invariant to differences between individual machines. These refined features enable the downstream anomaly detectors to generalize effectively to unseen target machines. Experiments on an industrial dataset collected from three different machines performing nominally the same operation demonstrate that the proposed approach outperforms both the raw-signal-based and MOMENT-embedding feature baselines, confirming its effectiveness in enhancing cross-machine generalization.

Keywords

Cite

@article{arxiv.2604.05335,
  title  = {Cross-Machine Anomaly Detection Leveraging Pre-trained Time-series Model},
  author = {Yangmeng Li and Kei Sano and Toshihiro Kitao and Ryoji Anzaki and Yukiya Saitoh and Hironori Moki and Dragan Djurdjanovic},
  journal= {arXiv preprint arXiv:2604.05335},
  year   = {2026}
}

Comments

20 pages, 5 figures, under review at a journal

R2 v1 2026-07-01T11:56:28.574Z