Table of Contents
Fetching ...

Evidential Domain Adaptation for Remaining Useful Life Prediction with Incomplete Degradation

Yubo Hou, Mohamed Ragab, Yucheng Wang, Min Wu, Abdulla Alseiari, Chee-Keong Kwoh, Xiaoli Li, Zhenghua Chen

Abstract

Accurate Remaining Useful Life (RUL) prediction without labeled target domain data is a critical challenge, and domain adaptation (DA) has been widely adopted to address it by transferring knowledge from a labeled source domain to an unlabeled target domain. Despite its success, existing DA methods struggle significantly when faced with incomplete degradation trajectories in the target domain, particularly due to the absence of late degradation stages. This missing data introduces a key extrapolation challenge. When applied to such incomplete RUL prediction tasks, current DA methods encounter two primary limitations. First, most DA approaches primarily focus on global alignment, which can misaligns late degradation stage in the source domain with early degradation stage in the target domain. Second, due to varying operating conditions in RUL prediction, degradation patterns may differ even within the same degradation stage, resulting in different learned features. As a result, even if degradation stages are partially aligned, simple feature matching cannot fully align two domains. To overcome these limitations, we propose a novel evidential adaptation approach called EviAdapt, which leverages evidential learning to enhance domain adaptation. The method first segments the source and target domain data into distinct degradation stages based on degradation rate, enabling stage-wise alignment that ensures samples from corresponding stages are accurately matched. To address the second limitation, we introduce an evidential uncertainty alignment technique that estimates uncertainty using evidential learning and aligns the uncertainty across matched stages.

Evidential Domain Adaptation for Remaining Useful Life Prediction with Incomplete Degradation

Abstract

Accurate Remaining Useful Life (RUL) prediction without labeled target domain data is a critical challenge, and domain adaptation (DA) has been widely adopted to address it by transferring knowledge from a labeled source domain to an unlabeled target domain. Despite its success, existing DA methods struggle significantly when faced with incomplete degradation trajectories in the target domain, particularly due to the absence of late degradation stages. This missing data introduces a key extrapolation challenge. When applied to such incomplete RUL prediction tasks, current DA methods encounter two primary limitations. First, most DA approaches primarily focus on global alignment, which can misaligns late degradation stage in the source domain with early degradation stage in the target domain. Second, due to varying operating conditions in RUL prediction, degradation patterns may differ even within the same degradation stage, resulting in different learned features. As a result, even if degradation stages are partially aligned, simple feature matching cannot fully align two domains. To overcome these limitations, we propose a novel evidential adaptation approach called EviAdapt, which leverages evidential learning to enhance domain adaptation. The method first segments the source and target domain data into distinct degradation stages based on degradation rate, enabling stage-wise alignment that ensures samples from corresponding stages are accurately matched. To address the second limitation, we introduce an evidential uncertainty alignment technique that estimates uncertainty using evidential learning and aligns the uncertainty across matched stages.
Paper Structure (21 sections, 10 equations, 6 figures, 10 tables, 1 algorithm)

This paper contains 21 sections, 10 equations, 6 figures, 10 tables, 1 algorithm.

Figures (6)

  • Figure 1: Comparison of existing solutions and the proposed solution and the proposed solution for incomplete degradation domain adaptation in RUL prediction. (a) Under global alignment, early degradation in the target domain may be incorrectly aligned with late stage degradation in the source domain. (b) The patterns of the two domains may differ in the early stage, where the source domain experiences steady degradation, while the target domain degrades rapidly.
  • Figure 2: An overview of our proposed EviAdapt approach. EviAdapt comprises three main components: source encoder $E_S$, target encoder $E_T$ and shared predictor $R$. $E_S$ and $R$ are pretrained to learn the RUL distribution and its uncertainty of the source domain using evidential learning. During adaptation, source and target data are segmented into different degradation stages. Eventually, $E_T$ is trained to align the uncertainty of the same degradation stages between the source and target domains.
  • Figure 3: Three degradation stages categorized by the health index.
  • Figure 4: The sensitivity analysis for different set of quantile values on N-CMAPSS (RMSE).
  • Figure 5: The sensitivity analysis for different set of quantile values on N-CMAPSS (Score).
  • ...and 1 more figures