paper-with-me

홈 › Papers

DeepOFormer: Deep Operator Learning with Domain-informed Features for Fatigue Life Prediction

2025-03-28 · Chenyang Li, Tanmay Sunil Kapure, Prokash Chandra Roy, Zhengtao Gan, Bo Shen

Fatigue life characterizes the duration a material can function before failure under specific environmental conditions, and is traditionally assessed using stress-life (S-N) curves. While machine learning and deep learning offer promising results for fatigue life prediction, they face the overfitting challenge because of the small size of fatigue experimental data in specific materials. To address this challenge, we propose, DeepOFormer, by formulating S-N curve prediction as an operator learning problem. DeepOFormer improves the deep operator learning framework with a transformer-based encoder and a mean L2 relative error loss function. We also consider Stussi, Weibull, and Pascual and Meeker (PM) features as domain-informed features. These features are motivated by empirical fatigue models. To evaluate the performance of our DeepOFormer, we compare it with different deep learning models and XGBoost on a dataset with 54 S-N curves of aluminum alloys. With seven different aluminum alloys selected for testing, our DeepOFormer achieves an R2 of 0.9515, a mean absolute error of 0.2080, and a mean relative error of 0.5077, significantly outperforming state-of-the-art deep/machine learning methods including DeepONet, TabTransformer, and XGBoost, etc. The results highlight that our Deep0Former integrating with domain-informed features substantially improves prediction accuracy and generalization capabilities for fatigue life prediction in aluminum alloys.

📄 PDF Abstract BibTeX arXiv:2503.22475

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learningPrediction

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Identification of mental fatigue in language comprehension tasks based on EEG and deep learning

2021-04-14 · Chunhua Ye, Zhong Yin, Chenxi Wu, Xiayidai Abulaiti 외

Mental fatigue increases the risk of operator error in language comprehension tasks. In order to prevent operator performance degradation, we used EEG signals to assess the mental fatigue of operators in human-computer s…

ClassificationEEGElectroencephalogram (EEG)Experimental Design+2

Enhancing Fatigue Detection through Heterogeneous Multi-Source Data Integration and Cross-Domain Modality Imputation

2025-07-21 · Luobin Cui, Yanlai Wu, Tang Ying, Weikai Li arxiv

Fatigue detection for human operators is important in safety-related applications such as aviation, mining, and long-haul transport. Reliable estimation of operator fatigue can support timely warnings, adaptive task sche…

Physics-informed neural networks for corrosion-fatigue prognosis

2019-09-22 · Annual Conference of the PHM Society 2019 9 · Arinan Dourado, Felipe A. C. Viana

In this paper, we present a novel physics-informed neural network modeling approach for corrosion-fatigue. The hybrid approach is designed to merge physics- informed and data-driven layers within deep neural networks. Th…

Graph RegressionGraph-to-SequencePhysics-informed machine learningPrognosis

Fatigue-PINN: Physics-Informed Fatigue-Driven Motion Modulation and Synthesis

2025-02-26 · Iliana Loi, Konstantinos Moustakas

Fatigue modeling is essential for motion synthesis tasks to model human motions under fatigued conditions and biomechanical engineering applications, such as investigating the variations in movement patterns and posture …

Motion Synthesis

Pseudo-Physics-Informed Neural Operators: Enhancing Operator Learning from Limited Data

2025-02-04 · Keyan Chen, Yile Li, Da Long, Zhitong Xu 외

Neural operators have shown great potential in surrogate modeling. However, training a well-performing neural operator typically requires a substantial amount of data, which can pose a major challenge in complex applicat…

Operator learning