Search papers, labs, and topics across Lattice.
This paper introduces SSH-Net, a Structured Segmented Hazard Deep Neural Network designed to predict failure time distributions under competing risks, addressing the challenges posed by complex engineering systems. By structuring the neural network to align with hierarchical data inputs, SSH-Net allows distinct covariate groups to influence failure predictions through dedicated sub-networks, enhancing model interpretability and accuracy. Validation through simulation studies and real-world GPU failure data shows significant improvements in prediction accuracy, as evidenced by metrics such as Brier score, AUC, and RMSE.
SSH-Net achieves superior prediction accuracy for failure times in complex systems by leveraging hierarchical data structures, revealing critical insights into competing risks modeling.
Competing risks are commonly observed in engineering fields and can bring challenges to time-to-event data modeling when the application scenarios are complicated. Recently, deep neural networks have received great attention for prediction with competing risks, due to their flexibility and high learning capability. However, the complexity of neural network structure brings extra difficulty in hyperparameter tuning based on different data inputs. Additionally, when an engineered system has complex physical structures with multiple hierarchical levels, treating all structural levels as a single group of inputs may fail to capture critical information. To address the issues, we propose a Structured Segmented Hazard Deep Neural Network (SSH-Net) for failure time prediction under cause-specific competing risks framework. Our approach associates neural network structure with data structures, and allows different covariate groups to impact the failure prediction through separate sub-networks. The neural network is constructed based on a cause-specific competing risks model. The SSH-Net outputs cause-specific hazard functions, and utilizes the penalized log-likelihood as the loss function. The prediction accuracy of SSH-Net is validated through simulation studies by evaluating the Brier score, the area under receiver operating characteristic curves (AUC), and the root mean square error (RMSE) of the predicted cause-specific cumulative incident function. We further demonstrate the model's ability to predict failure time distribution functions using the Titan GPU failure time data.