Maximizing Model Generalization for Machine Condition Monitoring with Self-Supervised Learning and Federated Learning
Matthew Russell, Peng Wang

TL;DR
This paper explores combining self-supervised learning with federated learning to improve the generalization of machine condition monitoring models, especially in unlabeled, diverse, and evolving fault scenarios.
Contribution
It introduces a novel approach that leverages Barlow Twins SSL and federated learning to enhance model robustness and transferability in industrial fault diagnosis.
Findings
Barlow Twins outperforms supervised learning on unlabeled target data.
Federated learning slightly improves generalization by sharing knowledge across devices.
The combined approach enhances fault detection in diverse and evolving conditions.
Abstract
Deep Learning (DL) can diagnose faults and assess machine health from raw condition monitoring data without manually designed statistical features. However, practical manufacturing applications remain extremely difficult for existing DL methods. Machine data is often unlabeled and from very few health conditions (e.g., only normal operating data). Furthermore, models often encounter shifts in domain as process parameters change and new categories of faults emerge. Traditional supervised learning may struggle to learn compact, discriminative representations that generalize to these unseen target domains since it depends on having plentiful classes to partition the feature space with decision boundaries. Transfer Learning (TL) with domain adaptation attempts to adapt these models to unlabeled target domains but assumes similar underlying structure that may not be present if new faults…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM
MethodsBarlow Twins
