1. Introduction
Remaining Useful Life (RUL) prediction, as a core component of Predictive Maintenance (PdM), plays a crucial role in the operation and maintenance of modern industrial equipment. By accurately predicting the remaining lifespan of critical equipment, enterprises can transition from traditional scheduled maintenance or reactive repair models to proactive, condition-based maintenance strategies, thereby significantly reducing unplanned downtime and lowering maintenance costs. In high-safety-requirement sectors such as aviation, wind power, power electronics, and electric vehicles, RUL prediction not only enhances system reliability and availability but also effectively prevents accidents and operational disruptions, playing an irreplaceable role in ensuring personnel safety and asset integrity. Particularly in the field of lithium-ion battery management, precise RUL prediction is crucial for ensuring safe battery operation and preventing internal and external failures, thereby avoiding catastrophic events caused by complex operational characteristics and dynamic changes in model parameters during the aging process [
1].
With the deepening development of Industry 4.0 and smart manufacturing, equipment complexity continues to rise, making traditional maintenance strategies increasingly unable to meet modern industry’s dual demands for high reliability and low-cost operations and maintenance. Planned maintenance often results in excessive costs due to neglect of the system’s actual condition, while reactive maintenance may trigger unexpected failures due to a lack of foresight. Furthermore, when developing RUL prediction models for critical systems (such as aircraft engines), there are two major challenges: the scarcity of “run-to-failure” data samples and the reluctance of airlines to share data due to privacy concerns. These practical issues have driven the rapid advancement of RUL prediction theories and methods, prompting researchers to explore more accurate, reliable, and practical prediction techniques.
Existing RUL prediction methodologies can be broadly categorized into model-based approaches, data-driven techniques, and hybrid frameworks [
2]. Model-based methods rely on physical modeling and typically exhibit good predictive accuracy when degradation parameters are estimated accurately, but they are often limited by uncertainties in model parameters. For example, as highlighted in recent reviews [
3], in the Paris model for fatigue crack propagation in aluminum alloys, a variation in the exponent m between 3.6 and 4.2 can result in a range of up to 500% in life predictions. Data-driven methods, on the other hand, utilize machine learning and artificial intelligence techniques to process high-dimensional data. While they offer advantages in terms of generality and flexibility, they often face the challenge of a lack of physical interpretability. To provide a clear and structured overview of these methodologies,
Table 1 summarizes the primary RUL prediction approaches, their typical engineering applications, and their respective benefits and limitations.
In recent years, the rapid development of deep learning technologies has brought new breakthroughs to RUL prediction. Researchers have proposed various innovative frameworks. For example, the CRULP framework, which incorporates uncertainty quantification into the prediction process, transforms point predictions into interval estimates by integrating deep learning models with uncertainty-aware conformal quantile regression, thereby reducing the prediction interval width by 25.8–31.37% on an aircraft engine dataset [
4]. To address the issue of error accumulation in iterative forecasting, the Attention-HTA Net was designed to internally handle the iterative forecasting process while significantly reducing the number of iterations required for forecasting through a hierarchical temporal aggregation strategy [
5]. To address data sparsity and privacy concerns, a collaborative federated learning framework was applied to train RUL prediction models across airlines, resulting in a significant improvement in prediction accuracy for five airlines [
6].
In terms of model architecture, the Multi-Dilation Causal Convolution Block-enhanced Squeeze-Excite Transformer (MDCCB-ISEformer) constructs temporal samples using a multi-layer sliding window approach and fuses window-level features to effectively capture cross-step dependencies. On the NASA C-MAPSS dataset, it reduced the RMSE by 1.5–11.5% compared to the best baseline model [
7]. A hybrid framework combining CSI-EMD with the Dual-Channel Multi-Layer Feature Fusion Network (DCM-FFN) successfully mitigates the endpoint effects associated with traditional empirical mode decomposition, reducing RMSE by 15.33% on the NASA Aviation Turbine Engine dataset [
8]. A GPT-based RUL prediction model (DMLP-GPT) leverages the few-shot learning capabilities of pre-trained language models. Using only 15% of the training data, it demonstrated that removing the GPT module results in a significant 24.6% increase in RMSE on complex datasets [
9]. Deep reinforcement learning has been innovatively applied to the field of RUL estimation. By constructing an RUL estimation Markov Decision Process (RULeMDP) model, it achieved an improvement in the RMSE metric of 7.81–14.4% on the C-MAPSS dataset [
10]. Additionally, the CONELPABO framework accelerates model training via parallel Bayesian optimization, thereby revealing a counter-intuitive phenomenon: architecturally streamlined combinations (e.g., dual-CNN cascades) can outperform numerous complex counterparts on long-horizon temporal series [
11].
At the application level, researchers have developed specialized RUL prediction solutions for various domains. For wind turbines, a review study systematically analyzed RUL prediction techniques for key components (blades, gearboxes, bearings, and generators), with a particular focus on specific challenges such as uncertainty management and handling of variable operating conditions [
12]. In the field of power electronic converters, FASSI et al. proposed Physical-Informed Machine Learning (PIML), which integrates physical knowledge into machine learning architectures, thereby addressing key challenges such as data resources, physical consistency, and generalization ability [
13]. For tool wear prediction in high-speed CNC milling machines, a hybrid deep learning framework combining the advantages of LSTM and autoencoders achieved a prediction accuracy of nearly 98% on the PHM10 dataset [
14]. An unsupervised framework integrating autoencoders, Gaussian mixture models, and self-attention LSTMs achieved effective early fault warning on real industrial data, with an R
2 as high as 0.986 [
15].
However, existing research still faces numerous challenges. Many methods struggle to effectively capture degradation patterns due to the use of isolated time-series sampling strategies, and they rely solely on information from the current window for prediction, neglecting valuable insights from historical data. Regarding cross-domain adaptation, benchmark studies have found that many deep unsupervised domain adaptation methods may be unreliable under fair evaluation and exhibit significant performance variations across different datasets [
16]. Research integrating predictive maintenance with calendar-based preventive maintenance and fleet operation scheduling remains insufficient, hindering the creation of commercial value [
17]. Furthermore, the performance of existing data-driven algorithms in electric vehicle applications remains unsatisfactory, and health estimation methods must be dynamic to adapt to varying operating conditions [
18].
While several review papers have explored RUL prediction techniques, a critical gap remains in systematically comparing these reviews and explicitly addressing the transition from algorithmic innovation to system-level engineering integration.
Table 2 provides a comparative analysis of existing review studies on RUL prediction, highlighting their scope, key findings, and limitations.
To address the limitations identified in previous reviews and ensure a comprehensive, unbiased synthesis of the most recent literature, this study was conducted following the Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA) guidelines. A systematic search was performed across major databases (e.g., IEEE Xplore, Scopus, Web of Science, and ScienceDirect) using targeted keywords related to RUL prediction, physics-informed models, and system-level integration. After rigorous screening based on inclusion and exclusion criteria (focusing on peer-reviewed journal articles and state-of-the-art methodological innovations), core studies published in the recent five years (2022–2026) were selected for in-depth analysis. Foundational theories and background references cited in the introduction are not restricted by this timeframe to ensure theoretical completeness.
Based on this systematic review of recent advancements, the novel contributions of this work are fourfold: (1) It provides a critical comparative analysis of the predictive accuracy, computational efficiency, and applicability boundaries among statistical, data-driven, and physics-informed models based on the latest literature. (2) It systematically diagnoses the impact of real-world engineering constraints—such as sensor degradation and multi-stress coupling—on RUL prediction reliability. (3) It distills recent evolutionary trends and a future roadmap for algorithmic innovation specifically geared toward practical engineering implementation (e.g., Digital Twins and Foundation Models). (4) It constructs a comprehensive system-level integration framework that bridges the gap between point-in-time RUL prediction and closed-loop maintenance decision-making.
This review aims to systematically summarize the latest research progress in RUL prediction theories and methods, conduct an in-depth analysis of the strengths and weaknesses of different technical approaches, and explore future research directions. The structure of this paper is as follows:
Section 2 summarizes the practical constraints faced in RUL prediction and their fundamental challenges to methodology;
Section 3 outlines the capability maps and applicability boundaries of statistical, data-driven, and hybrid methods;
Section 4 diagnoses the systemic limitations of existing methods in terms of robustness, interpretability, and uncertainty quantification;
Section 5 distills an evolutionary path for algorithmic innovation geared toward engineering implementation;
Section 6 constructs a system integration framework spanning from point-in-time prediction to closed-loop maintenance decision-making; and
Section 7 summarizes the paper and looks ahead to future development directions.
2. Real-World Constraints and Methodological Challenges Facing RUL Prediction
RUL prediction faces multiple practical constraints in real-world industrial settings, which pose fundamental challenges to methodological design. This section systematically summarizes these constraints across five key areas—multi-stress coupling, sensor performance degradation, non-stationary noise and feature drift, resource limitations of edge devices, small-sample and cross-domain data scarcity, as well as sensor instrumentation and feature measurement considerations—and analyzes their profound impact on recent prediction methods.
2.1. Multi-Stress Coupling Effects
Multi-stress coupling effects significantly increase the complexity of degradation mechanisms. For example, in accelerated aging tests of optoelectronic couplers, the synergistic interaction between thermal stress (maintained at 130 °C) and electrical load (5 V input) leads to nonlinear degradation behavior, necessitating the use of physical models for extrapolation to address the difficulty in obtaining full-lifecycle data. Similarly, in battery systems, initial degradation model coefficients undergo drastic changes during current load profile transitions (e.g., from constant current to UDDS dynamic conditions); failure to track such changes will result in prediction failure [
20]. In Industry 4.0 environments, changes in flexible manufacturing tasks trigger shifts in data distribution (i.e., changes in data mode). Ignoring this shift can cause a significant decline in the model’s prediction accuracy in critical areas [
21]. Furthermore, the degradation behavior of proton exchange membrane fuel cells is dynamically influenced by multiple operating variables; univariate models suffer from significantly reduced reliability due to the neglect of multivariate coupling [
22].
2.2. Sensor Performance Degradation
Intrinsic sensor performance degradation directly leads to measurement errors. Recent research indicates that sensors degrade over time due to prolonged use; this degradation process should be modeled using the Wiener process and the Gamma process, rather than the traditional assumption of constant-mean Gaussian noise [
23]. In optocoupler testing, transient voltage recovery effects have been observed. This phenomenon is attributed to the desorption of deposited ionic contaminants and requires the removal of non-monotonic segments via second-derivative detection to ensure physical consistency [
24]. Due to sampling frequency limitations (e.g., approximately 5 kHz), low-cost sensors cannot cover the high-frequency natural frequencies (2–6 kHz) associated with the second stage of bearing degradation, resulting in inherent limitations in the early detection of microcrack failures [
25].
2.3. Non-Stationary Noise and Feature Drift
Non-stationary noise and feature drift caused by operating condition changes severely interfere with feature extraction. Condition monitoring data often contains noise due to external environmental disturbances, data transmission issues, and variations among multi-source sensors, which directly reduces model accuracy. The data distribution changes dynamically with the progression of degradation; there are significant differences between the distribution of data acquired in the early stages and that in the later stages of severe vibration, making it extremely challenging to extrapolate global data using only a partial subset. Existing domain-adaptive methods often fail to distinguish between different phases of the operating profile (e.g., rising, steady-state, and falling), leading to alignment errors caused by under- or over-representation of specific phases. Notably, the Pearson correlation coefficient between bearing vibration data and time ranges between −0.3 and 0.3, indicating weak correlation. This highlights the practical constraint that traditional linear degradation models struggle to accurately describe complex degradation relationships. Experimental quantification shows that after adding 50% Gaussian noise, the prediction accuracy of traditional models (GRU, LSTM) decreases by 10–12.5%, and the RMSE increases by 62–81% [
26].
2.4. Low-Latency and Low-Power Requirements for Edge Devices
The low-latency and low-power requirements of edge devices limit the direct deployment of deep learning models. Existing deep learning models are computationally intensive and thus difficult to adapt to edge devices with limited memory and computing power; at the same time, traditional physical models are complex to calibrate and computationally expensive. To address this constraint, the LiRUL framework employs a hybrid feature engineering pipeline combining PCA with domain-aware variables (temperature, C-rate). This approach minimizes model complexity (only 0.15 million parameters, memory footprint < 5 MB) while preserving interpretability and achieving inference times under 1 s [
27]. Similarly, for low-cost sensors, researchers have proposed a hybrid feature extraction method combining Short-Time Fourier Transform (STFT) and envelope analysis, using frequency-selective filters to remove non-fault frequency noise, making it suitable for low-sampling-rate scenarios.
2.5. Small Sample Sizes and Cross-Domain Data Scarcity
Small sample sizes and cross-domain data scarcity constitute common bottlenecks in the field of RUL prediction. Obtaining complete “run-to-failure” data is extremely difficult because safety-critical systems (such as aircraft engines) typically undergo preventive maintenance before failures occur, resulting in most condition monitoring data lacking failure labels. Airlines are reluctant to share data due to privacy concerns and conflicts of interest, making it difficult to effectively integrate cross-domain data even after anonymization. In wind power generation, acquiring samples of early-stage gearbox bearing failures is costly, and labeled samples of the same failure type are extremely scarce, making deep learning models highly prone to overfitting under small-sample conditions. Acquiring full lifecycle data for industrial systems is time-consuming and costly. Particularly in the aviation and aerospace sectors, where systems are not permitted to operate until a catastrophic failure occurs, only partial degradation data (i.e., truncated data) can be obtained [
2]. Significant variability exists in degradation patterns between individual units (unit-to-unit variability), and the influence of uncertain resources limits the applicability of models based on historical data. Experiments show that as the number of training samples decreases, the increases in RMSE and MAPE for baseline models (such as MGRU) are significantly higher than those for robust methods. Furthermore, under small-sample training conditions (with only 20–25% of the initial data), the RMSE increase for some models reaches as high as 18.7%.
2.6. Impact of Sensors and Instrumentation on RUL Prediction Methods
The choice of sensors and their instrumentation characteristics profoundly impacts the performance and applicability of different RUL prediction methodologies. For model-based and statistical approaches (e.g., Kalman filters, Particle filters), sensor accuracy and measurement noise covariance directly dictate the precision of state estimation; excessive sensor noise or unmodeled sensor degradation can lead to filter divergence and prediction failure [
22]. Conversely, deep data-driven models are highly sensitive to sensor sampling rates and signal fidelity. For instance, high-frequency vibration sensors capture rich fault signatures essential for Convolutional Neural Networks (CNNs), but they introduce massive data volumes that strain edge-computing resources, necessitating a trade-off between signal resolution and hardware limitations [
24]. Furthermore, intrinsic sensor degradation (e.g., piezoelectric sensor sensitivity drift in high-temperature or harsh environments) introduces artificial feature shifts. If not properly decoupled or modeled, data-driven models may misinterpret these sensor-level drifts as system-level degradation, leading to false RUL predictions [
28]. Therefore, instrumentation design must carefully balance sensor accuracy, sampling frequency, and environmental robustness with the specific computational and input requirements of the chosen predictive algorithm.
2.7. Input Feature Types and Measurement Considerations
The selection and reliable measurement of input features dictate the upper bound of RUL prediction accuracy. Common input features across engineering systems include: (1) vibration signals, widely used for rotating machinery (bearings, gearboxes), measured via accelerometers requiring high sampling rates (often >10 kHz) to capture high-frequency fault signatures; (2) thermal and electrical signals (voltage, current, temperature), crucial for Li-ion batteries and power electronics, measured via thermocouples and Hall-effect sensors [
19]; and (3) Acoustic Emissions (AE), utilized for early-stage micro-crack detection, requiring high-sensitivity piezoelectric sensors. The reliability of these features is heavily dependent on sensor accuracy and rigorous noise control. In harsh industrial environments, electromagnetic interference and mechanical background noise severely degrade the Signal-to-Noise Ratio (SNR). To ensure high-quality inputs, hardware-level noise control (e.g., shielded cables, anti-aliasing filters) and software-level signal processing (e.g., wavelet denoising, empirical mode decomposition) are mandatory [
8,
26]. A low SNR not only obscures early degradation features but also forces data-driven models to learn noise patterns, resulting in catastrophic prediction failures under varying operating conditions.
2.8. Fundamental Challenges to Methodology
The aforementioned practical constraints pose multifaceted and fundamental challenges to RUL prediction methodologies.
First, it is necessary to integrate physical knowledge to enhance model robustness. One effective approach is to introduce physical constraint loss regularization, such as simultaneously incorporating monotonicity constraints and smoothness constraints , which enforce that the predicted trajectories conform to the monotonically decreasing characteristics of electrochemical aging, thereby effectively suppressing prediction oscillations caused by non-stationary noise. Another approach is to combine single-particle models (SPMs) to extract physical degradation parameters (such as LAMPE, LAMNE, and LLI), thereby replacing traditional capacity measurement methods and more accurately quantifying degradation mechanisms.
Second, feature engineering requires innovative design. For example, the Noise-Conditional Convolutional Denoiser Autoencoder (NC-CDAE) adaptively suppresses heterogeneous noise types through an auxiliary noise estimation branch and Feature-Level Linear Modulation (FiLM) mechanism, avoiding issues of over-smoothing or insufficient denoising. The Dynamic Weighted Residual Network (DWRNet) utilizes the Optuna algorithm to dynamically adjust weighting factors, adaptively enhancing important features under low-sample-size conditions.
Third, data scarcity requires new learning strategies. In federated learning, decentralized validation procedures and novel parameter aggregation methods (such as full-sample/random validation strategies) can be adopted to provide accurate predictions even when the proportion of noisy data is high (). The TimeGAN (Time Series Generative Adversarial Network) can perform segmented augmentation on data with varying degradation rates to address issues of insufficient training data and uneven distribution.
Fourth, cross-domain problems require refined domain adaptation. The OPS-DANN method sets up independent domain discriminators for each phase of the flight profile, achieving phase-level alignment of edge distributions, and achieves a 9% improvement in RMSE for short-to-long-range flight domain shift tasks. Training models separately after identifying data modalities can reduce the prediction MAE for minority-class data modalities by 60.50%.
Fifth, the hyperparameter tuning bottleneck requires efficient optimization algorithms. An algorithm based on Harris-Horn-O’Meara (HHO) optimization significantly improved the prediction accuracy of Random Forest and LightGBM (R
2 reached 0.971, MAPE as low as 0.23%) [
29]. However, in the prediction of lithium-ion batteries for electric vehicles, hybrid methods face practical challenges due to high computational complexity and time-consuming hyperparameter tuning [
1].
Finally, for constraints where tool degradation is difficult to measure directly, indirect evaluation strategies can be employed. For example, by using the wear state of the workpiece surface as a surrogate indicator, a hybrid data-driven framework (WearNet classification + BLSTM regression) kept prediction errors within ±5% [
30], validating the method’s effectiveness under complex contact-sliding conditions.
In summary, the practical constraints on RUL prediction span multiple dimensions, including data acquisition, signal quality, computational resources, and individual variability. These intertwined constraints pose significant challenges to existing methods in terms of robustness, interpretability, computational efficiency, and generalizability.
Figure 1 summarizes the relationship between the identified constraints and methodological challenges. As shown in the figure, each constraint leads to one or more specific technical bottlenecks.
To provide a consolidated overview of how recent studies have tackled these multifaceted constraints,
Table 3 summarizes the key literature discussed in this section, detailing the specific applications, the primary constraints addressed, and the corresponding methodological outcomes. As evidenced in the table, recent advancements have shifted from merely improving prediction accuracy under ideal conditions to developing robust, lightweight, and physically consistent frameworks capable of operating under severe real-world limitations, such as sensor degradation, edge-computing constraints, and indirect measurement scenarios.
The surveyed studies underscore a paradigm shift: the research community is increasingly prioritizing the robustness and deployability of RUL prediction systems under real-world imperfections, rather than solely optimizing accuracy under idealized laboratory conditions.
7. Conclusions and Outlook
7.1. Key Findings
As a core technology of predictive maintenance, the methodological evolution of RUL prediction has undergone systematic transitions: from a single paradigm to multidimensional collaboration, from static modeling to dynamic closed-loop systems, and from point estimation to probabilistic decision-making. The key findings of this study can be summarized as follows.
Statistical models possess irreplaceable advantages in terms of small-sample stability, parameter interpretability, and alignment with physical mechanisms, making them particularly suitable for high-reliability equipment with relatively clear degradation mechanisms and limited experimental data. Their core limitations lie in the flexibility required to model non-monotonic degradation paths and multi-stress coupling effects, necessitating enhancement strategies such as generalized confidence inference, nonlinear drift term design, and subjective parameter estimation to maintain statistical robustness.
Data-driven models demonstrate powerful high-dimensional nonlinear mapping capabilities and end-to-end feature learning potential, performing exceptionally well in multi-source sensor fusion, direct modeling of raw signals, and generalization to complex operating conditions. However, their empirical validity is highly dependent on the completeness, representativeness, and annotation quality of training data. Performance degradation is prone to occur in scenarios involving cross-condition transfer, small-sample extrapolation, and distribution shifts, and there are widespread issues of lacking physical consistency and insufficient characterization of uncertainty.
The hybrid modeling paradigm, by organically integrating mechanistic constraints with data adaptability, has emerged as the most engineering-feasible technical approach. On one hand, it leverages physical models to provide prior constraints on degradation, on the other hand, it utilizes data-driven modules to compensate for model errors, characterize stochastic effects, and capture unknown coupling mechanisms, thereby achieving a substantial balance between prediction accuracy, extrapolation robustness, and uncertainty decoupling capabilities.
Key methodological advancements are embodied in three structural breakthroughs. First, mechanism-guided neural architecture design, which embeds physical laws into network structures, ensures that the model possesses intrinsic physical consistency. Second, refined domain adaptation mechanisms break away from traditional global alignment paradigms. This is achieved by introducing operational profile segmentation, hard-soft allocation discriminators, and mode-aware training strategies, which significantly mitigate feature drift caused by operational heterogeneity. Third, a digital twin-driven closed-loop evolution framework—leveraging a five-dimensional digital twin to enable online Bayesian updates of physical model parameters, dynamic selection of error models, and real-time convergence of prediction confidence intervals, thereby shifting RUL prediction from offline evaluation to continuous calibration.
At the system-level application dimension, RUL prediction is rapidly integrating into core O&M decision-making workflows. Dynamic threshold setting is based on the joint optimization of component criticality and the RUL probability density function. Multi-objective maintenance planning explicitly models uncertainty to collaboratively balance cost, availability, and reliability. Multi-component collaborative scheduling implements energy reallocation and dynamic resource allocation based on RUL ranking. Empirical results demonstrate that this integrated framework can reduce maintenance costs by up to 53%, improve system availability, and increase mission success probability, validating the effectiveness of transitioning from single-point state awareness to system-level intelligent decision-making.
7.2. Open Questions
Although significant progress has been made in the field of RUL prediction, several structural gaps in capability remain to be addressed.
The challenge of balancing physical consistency with model lightweighting. Lightweight solutions such as model pruning often sacrifice physical consistency for computational efficiency. Maintaining fundamental physical properties (e.g., monotonicity) requires additional regularization, which inherently conflicts with parameter reduction. Designing compact yet physically credible models remains a key obstacle.
The decoupling dilemma in uncertainty quantification. Existing methods have not yet achieved effective decoupling between aleatory uncertainty (data-intrinsic randomness) and epistemic uncertainty (model knowledge gaps). Conformal prediction struggles to distinguish between uncertainty types, while Bayesian neural networks are computationally expensive and may produce overconfident intervals in out-of-distribution scenarios.
Cross-domain adaptation lacks theoretical modeling at the operational phase granularity. Traditional methods employ global alignment, ignoring distribution differences across operational phases. Although phase-based methods like OPS-DANN show promise, a systematic analytical framework regarding when phase-level adaptation is required and how to automatically identify phase boundaries is still lacking.
Generalization with limited data is constrained by data generation quality. Data augmentation methods (e.g., GANs, VAEs) can alleviate data scarcity, but the authenticity of generated degradation trajectories is difficult to guarantee, risking model overfitting. Furthermore, whether the inductive biases of deep learning models are theoretically suitable for RUL tasks requires further examination.
7.3. Outlook for the Future
Looking ahead, the RUL field is expected to achieve breakthrough progress in the following areas:
Theoretical unification driven by both physics and data. Developing hybrid neural-symbolic architectures capable of formal physical verification, embedding physical equations and conservation laws as hard constraints within neural networks. The maturation of differentiable physics simulators will enable end-to-end joint optimization, breaking away from the serial paradigm of “physical modeling first, followed by data calibration.”
Edge-oriented, compact physics-AI fusion paradigms. Designing lightweight architectures that preserve fundamental physical mathematics while adhering to resource constraints. Techniques such as physics-informed knowledge distillation and hardware-friendly monotonic activation functions will enable edge devices to produce physically credible predictions.
Hierarchical uncertainty propagation models with runtime profile awareness. Establishing hierarchical Bayesian frameworks to distinguish between uncertainty sources (measurement noise, model error, environmental perturbations) and propagate them forward along the time axis. A hybrid paradigm combining conformal prediction and Bayesian methods is expected to balance computational efficiency and uncertainty decoupling.
Cross-domain generalization mechanisms based on causal inference. Moving beyond correlation-based learning, causal graph models can identify invariant causal outcomes during degradation, ensuring stability across operating conditions. Counterfactual reasoning can generate virtual intervention trajectories, fundamentally alleviating generalization challenges caused by data scarcity and distribution drift.
A predictive maintenance ecosystem empowered by foundation models. Pre-trained Large Language Models (LLMs) can extract prior knowledge from unstructured maintenance records, while time-series foundation models, pre-trained on massive multi-device data, can be fine-tuned with minimal target-domain samples. This paradigm will significantly lower the data threshold and reshape the PHM research roadmap.
In summary, the field of RUL prediction is at a critical juncture of transitioning from an “algorithm-driven” to a “system-driven” approach. The deep integration of physics and data, the refinement of uncertainty quantification, and decision-oriented closed-loop integration will be the core themes of future research.