English

EverAdapt: Continuous Adaptation for Dynamic Machine Fault Diagnosis Environments

Machine Learning 2024-07-25 v1 Artificial Intelligence Computational Engineering, Finance, and Science

Abstract

Unsupervised Domain Adaptation (UDA) has emerged as a key solution in data-driven fault diagnosis, addressing domain shift where models underperform in changing environments. However, under the realm of continually changing environments, UDA tends to underperform on previously seen domains when adapting to new ones - a problem known as catastrophic forgetting. To address this limitation, we introduce the EverAdapt framework, specifically designed for continuous model adaptation in dynamic environments. Central to EverAdapt is a novel Continual Batch Normalization (CBN), which leverages source domain statistics as a reference point to standardize feature representations across domains. EverAdapt not only retains statistical information from previous domains but also adapts effectively to new scenarios. Complementing CBN, we design a class-conditional domain alignment module for effective integration of target domains, and a Sample-efficient Replay strategy to reinforce memory retention. Experiments on real-world datasets demonstrate EverAdapt superiority in maintaining robust fault diagnosis in dynamic environments. Our code is available: https://github.com/mohamedr002/EverAdapt

Keywords

Cite

@article{arxiv.2407.17117,
  title  = {EverAdapt: Continuous Adaptation for Dynamic Machine Fault Diagnosis Environments},
  author = {Edward and Mohamed Ragab and Yuecong Xu and Min Wu and Yuecong Xu and Zhenghua Chen and Abdulla Alseiari and Xiaoli Li},
  journal= {arXiv preprint arXiv:2407.17117},
  year   = {2024}
}
R2 v1 2026-06-28T17:52:06.928Z