Related Experiment Video
Updated: Sep 13, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
4.1K
LTR-Net: A deep learning-based approach for financial data prediction and risk evaluation in enterprises
1Changchun University of Finance and Economics, Changchun, Jilin, China.
Plos One
|August 1, 2025
Summary
We developed LTR-Net, a deep learning model combining LSTM, Transformer, and ResNet, for accurate financial data prediction and risk assessment. LTR-Net outperforms existing models in accuracy and stability across financial datasets.
Area of Science:
- Financial analytics
- Machine learning
- Time-series analysis
Background:
- Financial data prediction and risk assessment are complex multi-task problems.
- Traditional models struggle with temporal dependencies, global information, and nonlinear relationships in financial data.
- Limited prediction accuracy hinders effective financial decision-making.
Purpose of the Study:
- To propose LTR-Net, a novel deep learning model for enhanced financial data prediction and risk assessment.
- To address the limitations of traditional models in capturing complex financial data dynamics.
- To improve the accuracy, stability, and robustness of financial forecasting.
Main Methods:
- Developed LTR-Net, a multi-module deep learning architecture integrating LSTM, Transformer, and ResNet.
- Incorporated temporal dependency modeling, global information capture, and deep feature extraction modules.
- Evaluated LTR-Net on Kaggle Financial Distress Prediction and Yahoo Finance Stock Market datasets.
Main Results:
- LTR-Net significantly outperformed LSTM, GRU, Transformer, and DeepAR on financial datasets.
- Achieved higher accuracy, stability, and robustness across metrics like MSE, RMSE, MAE, and AUC.
- Ablation studies confirmed the crucial contributions of LSTM, Transformer, and ResNet modules.
Conclusions:
- LTR-Net offers superior performance for financial data prediction and risk assessment.
- The model demonstrates strong generalization capabilities applicable to other data analysis domains.
- LTR-Net represents a significant advancement in handling complex financial time-series data.
Related Concept Videos
Survival Tree
160
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
160
Actuarial Approach
137
The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
137
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K

