Physics-Informed LSTM for Fatigue Life Prediction of Rubber Isolators under Thermo-Mechanical Coupling ()
1. Introduction
Rubber supports are essential in automotive, heavy machinery, and aerospace engineering. They offer excellent hyper elasticity, viscoelastic dissipation, and noise reduction [1]-[3]. In service, these components face high-frequency cyclic loads and fluctuating temperatures. Such harsh conditions cause microscopic cross-link damage and thermal aging. This degradation leads to significant macroscopic stiffness loss. Consequently, service reliability and NVH (noise, vibration, and harshness) performance decline [4]. Accurately predicting fatigue under multi-physical coupling is therefore critical. Traditional rubber fatigue assessment often adapts frameworks used for metals. These include nominal stress or local strain methods. However, rubber exhibits significant geometric and material nonlinearity. Its fatigue failure shows high spatial and temporal complexity.
Standard S-N curves cannot accurately map load, temperature, and damage rates. This limitation restricts their generalization across different operating conditions [5]. Furthermore, fatigue testing is expensive and time-consuming. High-quality data is often scarce, limiting purely data-driven models.
Artificial Neural Networks (ANNs) have recently emerged as powerful tools [6]. Convolutional Neural Networks (CNNs) outperform traditional regression for fatigue prediction [7] [8]. However, these models require massive destructive experimental datasets [9]-[12]. Under “small-sample” constraints, data-driven models often lack physical interpretability. They are also prone to overfitting [13].
Physics-Informed Neural Networks (PINNs) offer a promising alternative [14]. PINNs embed governing physical equations (PDEs) into the network’s loss function [15]. This forces the model to follow physical laws while fitting data. This characteristic ensures robustness when dealing with limited experimental samples. Initially, PINNs were applied primarily to metals and additive manufacturing. For instance, Wang et al. integrated micro-defect features into PINNs [14]. Other researchers incorporated stress-strain relations and crack growth equations [16] [17]. These studies confirmed that physical constraints reduce data dependency [18] [19].
However, applying PINNs to natural rubber (NR) is still in its infancy. Rubber fatigue is more complex than metal fatigue. It involves large deformations, viscoelasticity, and thermo-mechanical damage. Current rubber predictions still rely on empirical models [20] [21]. A deep learning framework that captures both temporal evolution and thermodynamics is missing.
Rubber isolators endure complex, time-varying random loads during service. LSTM networks are excellent at capturing long-range temporal dependencies. In metal fatigue studies, Zhao et al. improved LSTM accuracy using attention mechanisms [22]. LSTM-based methods are also widely used for battery and bearing health monitoring. Yet, pure LSTM models lack inherent physical constraints. They risk physical inconsistency when modeling rubber’s nonlinear stiffness decay. Their generalization in multi-condition, small-sample scenarios is often poor.
Recently, hybrid PINN frameworks combining LSTM or GRU have gained interest. Sharma et al. used GRU-PINN for battery temperature prediction [23]. Tang et al. embedded heat transfer mechanisms into LSTMs [24]. These hybrids effectively capture nonlinear temporal constraints [25].
This paper proposes a novel LSTM-PINN hybrid architecture. First, we use transfer learning to extract temperature-dependent physical baselines. Second, the LSTM layer extracts features from cyclic loads. Finally, we embed damage evolution PDEs into the loss function. These PDEs are based on SED and Arrhenius thermodynamic mechanisms. This ensures consistency between physical laws and engineering priors. The framework improves accuracy and OOD generalization under extreme data constraints. This study offers a high-efficiency paradigm for rubber fatigue assessment.
The paper is organized as follows: Section 2 describes the LSTM-PINN architecture. Section 3 details the experimental setup and data augmentation. Section 4 compares the predictive performance across various temperatures. Section 5 summarizes the main findings.
2. Methodology
2.1. Fatigue Failure Criterion
There is no unified standard for fatigue failure criteria of rubber materials. Previous studies have used static stiffness degradation as a key indicator of fatigue damage [26]. Literature [27] reports that rubber materials exhibit significant static stiffness reduction after fatigue loading. According to the TB/T 2843 standard, the tolerance limits for static property changes of rubber elastic components after fatigue are ±20% for strict tolerance and ±30% for normal tolerance. Based on the service requirements of actual vehicle suspension structures and engineering experience, this study adopts a 25% reduction in static stiffness as the fatigue failure criterion, which is expressed by the following formula:
(1)
Where,
represents the static stiffness degradation rate,
is the initial static stiffness, and
is the static stiffness after fatigue.
2.2. Long Short-Term Memory (LSTM)
Stiffness decay in rubber isolators is a characteristic sequential process. Current stiffness depends on both present loads and the history of damage. Therefore, we selected Long Short-Term Memory (LSTM) as the baseline prediction model. LSTM employ a unique gating mechanism to process sequential data effectively [28]. The architecture coordinates input, forget, and output gates to manage information flow. Recurrent connections enable the transfer of information across multiple stages. These gating units precisely regulate the internal state of the network. This specific design mitigates gradient vanishing and explosion during long-sequence training. Consequently, LSTMs are the preferred architecture for processing complex sequential features.
LSTMs excel at capturing the temporal dynamics of rubber stiffness decay. Fatigue involves cumulative damage under cyclic loading. This process mirrors the long-term dependencies found in sequential data. Figure 1 illustrates the typical structure of an LSTM memory cell. It depicts the interaction between input, forget, and output gates. This mechanism enables selective information retention during sequence processing. In this study, the LSTM inputs include cycle number N, initial stiffness, ambient temperature T, and strain amplitude ε. The model outputs the predicted static stiffness S(N).
Figure 1. A cell of LSTM.
A standard LSTM unit contains three key gating structures. These gates use sigmoid activation functions to control information flow. This allows the model to selectively retain or discard historical data. The forget gate
determines how much information to discard from the previous state
.The input gate
decides which new information
enters the current cell state. The output gate
produces the hidden state
based on the updated cell state
. The core mathematical expressions for these gates are as follows:
(2)
(3)
(4)
(5)
(6)
(7)
Where, σ represents the sigmoid function. tanh is the hyperbolic tangent function. The symbol ⊙ denotes element-wise multiplication. W and b represent weight matrices and bias vectors, respectively.
2.3. The LSTM-PINN Framework
Traditional fatigue prediction methods often lack extrapolation power and suffer from data sparsity. To overcome these challenges, we propose a hybrid LSTM-PINN model. This architecture integrates the sequential processing of LSTMs with the physical constraints of PINNs.
The model ensures that predictions fit experimental data while strictly obeying mechanical laws. As shown in Figure 2, the model uses four primary inputs: initial baseline stiffness, number of cycles (N), strain amplitude (ε) and ambient temperature (T). The model outputs the predicted stiffness decay curve. To explicitly determine the fatigue life, the predicted curve is continuously evaluated until the stiffness S(N) drops below the 25% degradation threshold (
) established in our failure criterion, at which point the corresponding cycle number N is recorded as the predicted fatigue life
. This hybrid approach leverages LSTMs to capture temporal dependencies. Simultaneously, the PINN component enforces physical consistency via the loss function. This dual mechanism significantly improves generalization under varying temperatures.
Figure 2. Overall architecture of the proposed LSTM-PINN constrained by thermo-mechanical-damage coupled partial differential equations (PDEs).
The core of the LSTM-PINN is treating physical knowledge as an intrinsic constraint. Rubber is a hyperplastic material with highly nonlinear stress-strain behavior. We employ the Yeoh model to describe this relationship accurately. The Yeoh model is a polynomial constitutive framework. It is ideal for describing the large-strain behavior of polymers. For isotropic and incompressible rubber, the initial strain energy density (W) is defined as:
(8)
Where,
is the first principal strain invariant, and
represents the material constants. To embed thermodynamic prior knowledge into the neural network, baseline Yeoh constitutive parameters were extracted from literature databases for Nitrile Butadiene Rubber (NBR) across a wide temperature range (20˚C to 110˚C) [29]. The specific parameter values are detailed in Table 1.
Table 1. Parameters of Yeoh model under different temperature conditions.
Temperature (˚C) |
(MPa) |
(MPa) |
(MPa) |
35 |
0.9098 |
0.001724 |
0.00498 |
50 |
0.8602 |
0.01799 |
0.00112 |
80 |
0.6752 |
−0.00092 |
0.00188 |
95 |
0.5106 |
−0.0059 |
0.00223 |
110 |
0.4576 |
−0.00599 |
0.00262 |
Because both the source domain literature data and our target engine mount utilize NBR-based elastomers, their thermo-rheological degradation manifolds exhibit strong physical homology. Rather than employing a disjointed step-by-step training strategy, the LSTM-PINN framework incorporates these parameters as initial thermodynamic constraints. During the joint training process, the network adaptively fine-tunes these priors via backpropagation driven directly by the target domain data. This unified optimization ensures the parameter space seamlessly shifts to match the specific properties of the target isolator while preserving the physically grounded temperature trends learned from the source domain. The loss function for this stage is defined as follows:
(9)
Fatigue fundamentally involves the continuous destruction of internal microstructures, such as polymer cross-link networks. We therefore introduce a continuum damage variable, D. The material remains intact when D = 0. Macroscopic failure occurs when D reaches a critical threshold,
. We apply the effective stress equivalence hypothesis. Consequently, the partial differential constitutive relationship between damaged strain energy density and nominal stress is modified as follows:
(10)
The formula (10) represents stress as the gradient of strain energy density with respect to strain. It defines the constitutive relationship of the hyperplastic material. This equation serves as a physics layer within the PINN architecture. It ensures that predicted stress-strain states strictly adhere to continuum mechanics principles.
Strain energy density (SED) is the primary energy source driving damage. It is defined as the integral area under the stress-strain curve for a single cycle. Our theoretical framework avoids explicit numerical integration. Instead, the network calculates the SED directly using analytical formulas through the physics layer:
(11)
Based on energy dissipation theory and Miner’s rule, the damage increment
follows a power-law relationship with strain energy density W. Temperature T significantly accelerates molecular chain scission via thermal activation effects. We integrated a modified Arrhenius equation to construct the following partial differential equation for damage evolution:
(12)
The decay of macroscopic static stiffness S(N) manifests internal damage D(N). Differentiating both sides with respect to N yields a governing PDE. This equation directly constrains the neural network output:
(13)
Where
denotes the apparent activation energy. R represents the universal gas constant, fixed at 8.314 J/(mol·K).
signifies the initial baseline stiffness extracted from experimental data. We define
as the static stiffness after 1000 cycles. This ensures the Mullins effect softening has stabilized before measurement.
is the room-temperature fatigue baseline factor. We do not obtain these parameters through traditional log-linear fitting. Instead, we initialize them as trainable tensors within the deep learning framework. During training, the network optimizes these values autonomously via gradient descent. This process relies on the backpropagation of physical PDE residuals.
The engineering boundary condition loss
ensures consistent failure definitions. We established Dirichlet boundary conditions for the system based on the criterion in Section 2.1:
(14)
This term penalizes the discrepancy between the network’s predicted slope and the derivative derived from continuum damage mechanics:
(15)
We formulate the LSTM-PINN training process as a multi-objective optimization problem. The total loss function comprises data-driven components and physical regularization terms:
(16)
The framework utilizes dynamic adaptive weights for these components. During training, the neural network automatically tunes the weight parameter λ.
3. Experiment Set-Up
3.1. Experimental Setup
This research focuses on a rubber engine mount from a passenger car. The experimental apparatus utilizes a high-performance MTS-793 electro-hydraulic servo system.
As shown in Figure 3, hydraulic actuators apply vertical cyclic loads to the specimen. This system ensures precise regulation of the loading waveform, frequency, and amplitude. Load cells and high-frequency displacement transducers monitor force and deformation in real-time. These instruments facilitate robust closed-loop feedback control.
Figure 3. Uniaxial fatigue test rig for elastic support specimen.
Figure 4. Air-heating/Air-cooling temperature control system.
Considering the complex thermal environment of an actual powertrain compartment, the rig features a custom heating/air-cooling system (Figure 4). Surface-mounted thermocouples monitor the rubber component’s core temperature in real-time. This temperature control system maintains a constant preset temperature throughout the fatigue cycles. It effectively suppresses temperature drift caused by internal high-frequency heat generation. This ensures the experimental data remains thermally consistent and physically interpretable.
Figure 5. The attachment of strain gauges for strain measurement.
Meanwhile, strain gauges are attached to critical stress nodes to collect deformation data (Figure 5). The experiment applies continuous cyclic loading based on three typical road-load profiles. The experimental matrix involved three distinct cyclic load profiles: −6 KN - 36 KN, −8 KN - 36 KN, and 0 - 36 KN. Physical fatigue tests were conducted at elevated temperatures of 80˚C, 90˚C, and 110˚C. For each specific temperature and load combination, two independent specimens were tested. To precisely capture the degradation trajectory, the high-frequency dynamic loading was paused every 5,000 cycles to measure the macroscopic static stiffness.
Figure 6. Stiffness measurement.
At preset fatigue cycle intervals, the system pauses the high-frequency dynamic loading. The rig then applies low-speed, small-amplitude quasi-static compression while maintaining a stable specimen temperature. We record the resulting force-displacement hysteresis loops (Figure 6). We perform linear regression on the loading-phase data using the least-squares method. The slope of this regression line defines the macroscopic static stiffness at that cycle node. This measurement protocol successfully records the typical initial Mullins softening effect. It also accurately captures the progressive physical damage features as the cycle number N increases.
3.2. FEA Data Augmentation and Validation
The generalization of the LSTM-PINN framework depends heavily on training data coverage. However, rubber fatigue experiments are costly and time-consuming. Experimental data alone cannot support the full convergence of deep networks. To overcome data scarcity, we established a parameterized virtual environment using Finite Element Analysis (FEA). We calibrated the simulation model using limited experimental data. This model then generated large-scale, multi-condition augmented datasets. These datasets provide a rich foundation for training the physics-informed neural network.
The augmentation workflow was structured based on temperature conditions: Purely Simulated Conditions (20˚C and 50˚C): Conducting long-term physical fatigue tests at lower operating temperatures is excessively time-consuming. Therefore, the stiffness degradation trajectories for the 20˚C and 50˚C conditions were generated entirely through the high-fidelity FEA simulation. For each of the three load profiles at these temperatures, three independent sets of stiffness decay data were simulated. The virtual sampling rate was set to match the physical experiment, extracting a stiffness value every 5,000 cycles. Hybrid Data Conditions (80˚C, 90˚C and 110˚C): For the higher temperature conditions, the dataset consists of a hybrid of physical and virtual samples. Physical experiments provided two actual specimen trajectories per load profile. To maintain a balanced dataset, the FEA model was utilized to generate one additional augmented trajectory per profile. This ensured a uniform dataset structure comprising exactly three sets of stiffness degradation data for every training condition.
![]()
Figure 7. The finite element model of the elastic support structure.
We performed finite element calculations using ANSYS software. The three-dimensional FEA model was constructed within ANSYS Workbench. Figure 7 displays the 3D model of the elastic support. The support structure comprises two main parts: metal components and a rubber elastomer. The rubber is injected into the metal interior via vulcanization. During operation, the rubber elastomer absorbs vibrational stress through deformation. The metal parts experience minimal stress and are treated as rigid bodies. We made three primary assumptions for the FEA model: 1. All parts except the rubber are considered rigid bodies. 2. Vibrational loads transferred through the aluminum housing remain constant and uniform. 3. Minor geometric nonlinear contacts are neglected.
We employ the Yeoh model to accurately simulate the nonlinear stress-strain behavior of the rubber. This model is particularly effective for capturing the large-strain characteristics typical of rubber-like materials. Its governing equation is given by Formula (8), where W represents the strain energy density. The variable
is the first principal strain invariant. Under uniaxial tension, its relationship with the principal stretch ratio λ is defined as
. The material constants
are determined by fitting experimental data. They reflect the material’s initial shear modulus and hardening characteristics. These parameters capture both the linear and nonlinear responses of the rubber. Traditional methods
require extensive uniaxial tension tests at every target temperature T. However, the thermo-rheological properties of rubber share underlying physical similarities. Therefore, we extracted scatter data for similar base rubbers across a wide temperature range from literature databases
.
The high-fidelity FEA model must be validated for thermodynamic response accuracy across a wide temperature range. This ensures it can handle large-scale data augmentation tasks. We conducted static stiffness decay tests by heating the support from 20˚C to 110˚C. Initial specimens were placed in an environmental chamber for continuous heating. We performed quasi-static compression tests every 30 minutes to record changes in mechanical properties. This process captured the material variations caused by thermal penetration. A transient thermal-mechanical coupling step was established in the FEA model. We applied thermal boundary conditions based on the measured ambient temperature curve. This simulated the transient heat diffusion from the housing to the rubber core. Simultaneously, we mapped the Yeoh constitutive parameters to local temperature distributions. Simulated stiffness values were extracted at the corresponding 30-minute intervals for comparison.
![]()
Figure 8. Comparison of experimental and FEA-simulated static stiffness degradation of the elastic mount during heating.
As shown in Figure 8, the static stiffness significantly drops from 40,924 N/mm to 31,033 N/mm during heating. This demonstrates distinct nonlinear thermal softening characteristics. The simulation accurately captures the rapid softening at the early heating stage. It also tracks the stable transition phase after 600 minutes. The Mean Absolute Percentage Error (MAPE) is only 2.28%. This indicates the model accurately represents modulus degradation during 20 hours of transient heat conduction. The maximum relative error is 3.89%, occurring during the mid-heating phase. This minor deviation likely stems from environmental temperature fluctuations versus idealized FEA boundary conditions. However, errors under 4% meet accuracy requirements for complex thermo-mechanical engineering simulations. Comparative analysis confirms that the high-fidelity FEA model replicates the mechanical response evolution during transient heating. It matches experimental macro-stiffness and successfully couples time, temperature, and material softening.
Consequently, this model provides high-quality, cross-temperature labeled data for the LSTM-PINN framework. This compensates for the lack of physical fatigue test samples under extreme operating conditions.
4. Results and Discussion
This chapter validates the performance of the proposed LSTM-PINN framework for rubber isolator fatigue life prediction. The analysis includes training configurations and fitting accuracy across various temperature conditions. We also verify physical extrapolation performance under an unseen high-temperature condition (110˚C). Comparisons with pure data-driven LSTM models highlight the value of physical constraints in nonlinear damage evolution. All machine learning models were implemented within the TensorFlow framework using a workstation equipped with an Intel Core i9-10900X CPU, 128 GB RAM, and an NVIDIA GeForce RTX 3060 Ti GPU. The LSTM architecture was designed with 2 hidden layers, each containing 64 hidden units, and utilized a sequence length of 20 to capture long-term temporal dependencies. The unified network was optimized end-to-end using the Adam optimizer with an initial learning rate of 0.001, a batch size of 32, and a maximum of 1600 training epochs. To coordinate the multi-objective loss function efficiently, the SoftAdapt algorithm was implemented. This dynamic weighting strategy automatically updates the adaptive weight parameter λ at each epoch, continuously balancing the gradient contributions between the data-driven mean squared error (MSE) and the physical PDE residuals.
The dataset was rigorously partitioned to prevent information leakage and ensure objective evaluation. The training set incorporated the purely FEA-generated data at 20˚C and 50˚C, alongside a calibrated mixture of experimental and augmented data at 80˚C and 90˚C. To prevent data leakage, augmented data derived from a specific specimen’s history were strictly prohibited from appearing in the validation set used for that same specimen. A designated subset of the 80˚C and 90˚C measurements was isolated purely for validation and hyperparameter tuning. Crucially, the 110˚C experimental dataset was strictly excluded from all stages of model fitting, weight updating, and FEA calibration, serving exclusively as an unseen ground-truth reference for out-of-distribution (OOD) extrapolation testing.
4.1. Comparison of Fitting Accuracy at Room and Medium
Temperatures
This section evaluates the model’s ability to capture damage paths within known temperature fields, specifically at 20˚C and 80˚C.
At 20˚C (Figure 9), the rubber displays high initial stiffness. A sharp “steep drop” occurs early in the loading process. This is primarily attributed to the microscopic Mullins effect and initial molecular chain reorganization. The pure data-driven LSTM model exhibits significant “prediction drift” before 200,000 cycles. Its linear prediction fails to capture the curvature transition from rapid early softening to stable mid-term damage. Conversely, the LSTM-PINN model enforces non-linear energy dissipation laws via strain energy density (SED) constraints. Its trajectory aligns closely with actual measurements, perfectly replicating the gradual decay between 400,000 and 800,000 cycles. This proves that physical information effectively corrects random errors in black-box time-series forecasting.
Figure 9. Comparison of stiffness evolution predictions between pure LSTM and LSTM-PINN models under interpolation at 20˚C.
At 80˚C (Figure 10), the initial stiffness drops to approximately 31,600 N/mm. This softening matches the thermal trends predicted by the Arrhenius equation. Thermal aging accelerates the nonlinear characteristics of the stiffness decay curve. The standard LSTM’s performance worsens at 80˚C, deviating sharply from the ground truth after only 100,000 cycles. It even produces physically unrealistic curvature reversals near the end of life. In contrast, the LSTM-PINN utilizes fine-tuned Yeoh parameters to accurately capture physical inflection points. Even in data-sparse regions, the model maintains high fidelity by adhering to the derivative constraints of the evolution equations.
Figure 10. Comparison of stiffness evolution predictions between pure LSTM and LSTM-PINN models under interpolation at 80˚C.
4.2. Verification of Extrapolation Performance under High
Temperature
Extrapolation capability is the “litmus test” for any PINN model. This section evaluates the model’s generalization performance in a “knowledge blind spot” by setting an extreme temperature of 110˚C, which was not included in the training set.
Figure 11. Comparison of stiffness evolution predictions between pure LSTM and LSTM-PINN models under physical extrapolation at 110˚C.
As shown in Figure 11, in the 110˚C extrapolation experiment, the rubber component exhibits a failure mode entirely different from those at low or medium temperatures. As the cycle count approaches 180,000, the stiffness curve shows a nearly vertical, fracture-like plunge. This signifies large-scale physical rupture or structural instability within the material.
The pure LSTM model fails completely under this condition. Having never encountered such a violent performance mutation, it produces an extremely conservative and erroneous “linear prediction”. In contrast, the LSTM-PINN accurately captures the accelerated decay trend between 150,000 and 200,000 cycles.
4.3. Quantitative Analysis of Prediction Accuracy and
Generalization Error
To further evaluate the performance of LSTM and LSTM-PINN, RMSE and the coefficient of determination (
) are used as metrics for assessing prediction accuracy. Their calculation formulas are given as follows:
(17)
(18)
Where
is the number of samples;
is the true stiffness of the
-th sample;
is the stiffness predicted by the model for the
-th sample; and
is the mean of the true values.
Table 2. Estimation results of LSTM and LSTM-PINN on different datasets (%).
Model |
LSTM |
LSTM-PINN |
Index |
RMSE |
R2 |
RMSE |
R2 |
20˚C |
1234.96 |
0.771 |
616.44 |
0.943 |
80˚C |
1209.19 |
−0.898 |
702.46 |
0.459 |
110˚C |
2767.17 |
0.501 |
1230.09 |
0.901 |
As shown in Table 2, at room temperature, the RMSE of the LSTM-PINN is only 616.44. This represents a reduction of approximately 50% compared to the pure LSTM. The R2 value improved from 0.77 to 0.94. These results indicate that physical constraints enable the model to capture the nonlinear initial fatigue softening more accurately. This effectively eliminates the “prediction lag” commonly observed in pure data-driven models. At 80˚C, the R2 of the pure LSTM dropped to a negative value (−0.898). The standard LSTM proved extremely sluggish in responding to rapid stiffness drops. Although the LSTM-PINN faced challenges from the complex damage evolution at this temperature, its R2 returned to a positive range with significantly reduced error. This demonstrates that physical formulas act as a “forced calibration” mechanism when data quality is poor. Under the extrapolated 110˚C condition, the RMSE of the standard LSTM surged to 2767.17, indicating a massive prediction failure. In contrast, the LSTM-PINN maintained a much lower RMSE of 1230.09. Beyond stiffness metrics, when evaluating the ultimate fatigue life prediction—defined by the cycle count where stiffness reaches the 25% loss threshold—the LSTM-PINN achieved an average life-prediction error of only 8.4% under the 110˚C extrapolation condition. This significantly outperforms the pure data-driven LSTM model, which yielded a catastrophic life-prediction error of 62.1%. These results confirm that lacking physical logic leads to pure data models suffering from severe “hallucination” in unobserved temperature domains.
These results provide strong evidence that when temperatures exceed the training range, pure data-driven models suffer from “hallucination” due to a lack of physical logic. However, the LSTM-PINN—leveraging its embedded thermodynamic evolution equations—continues to predict stiffness decay paths that strictly adhere to physical laws.
5. Conclusions
This research addresses the challenge of predicting the fatigue life of rubber isolators under thermo-mechanical-damage coupling. We developed an LSTM-PINN framework that integrates prior physical knowledge transfer with Partial Differential Equation (PDE) constraints. Through experimental validation, FEA data augmentation, and multi-condition analysis, we have achieved the following results:
(1) This paper establishes a novel paradigm by utilizing high-fidelity Finite Element Analysis (FEA) for data augmentation. This approach effectively compensates for the long cycles and data scarcity inherent in fatigue testing. By calibrating the model with limited experimental “ground truth” and covering wide-range scenarios via large-scale simulation, physical equations provide a global constraint. This represents an efficient path for the digital twin development and reliability assessment of polymer materials. This paradigm enhances prediction efficiency and provides theoretical support for the health monitoring of elastic components in complex service environments.
(2) We have moved beyond the traditional “black-box” paradigm by designing an LSTM-PINN topology with synergistic constitutive and evolution branches. Through transfer learning, prior knowledge of Yeoh model moduli is injected directly into the network’s parameter space, solving the “cold start” problem. By constructing a unified objective function containing both data-driven and physical residual losses, the model automatically balances gradients between physical laws and experimental data. This ensures predictions adhere to the energy dissipation criteria of Continuum Damage Mechanics (CDM) while fitting observed trends.
(3) Quantitative evaluation shows that within known temperature ranges, the LSTM-PINN significantly outperforms standard LSTM models. The physical constraints successfully correct prediction paths, ensuring stiffness evolution matches the fundamental logic of thermal softening. In unseen extreme high-temperature extrapolation, pure LSTM models fail due to a lack of physical logic. In contrast, the LSTM-PINN demonstrates robust generalization. This proves the model captures the underlying thermo-mechanical damage manifold rather than mere statistical correlations. This provides a reliable algorithmic foundation for the health monitoring of isolators in varying temperature environments.