Advanced Risk Prediction and Stability Assessment of Banks Using Time Series Transformer Models
Wenying Sun, Zhen Xu, Wenqing Zhang, Kunyuan Ma, You Wu, Mengfang Sun

TL;DR
This paper introduces a Time Series Transformer model for predicting bank stability indices, demonstrating superior accuracy over traditional models by capturing complex temporal dependencies in financial data.
Contribution
The paper presents a novel application of the Time Series Transformer for bank stability prediction, outperforming existing models in accuracy and handling multidimensional data effectively.
Findings
Time Series Transformer outperforms LSTM, GRU, CNN, TCN, and RNN-Transformer in MSE and MAE.
The model effectively captures complex temporal dependencies in financial data.
Provides a new approach for financial risk management using advanced deep learning techniques.
Abstract
This paper aims to study the prediction of the bank stability index based on the Time Series Transformer model. The bank stability index is an important indicator to measure the health status and risk resistance of financial institutions. Traditional prediction methods are difficult to adapt to complex market changes because they rely on single-dimensional macroeconomic data. This paper proposes a prediction framework based on the Time Series Transformer, which uses the self-attention mechanism of the model to capture the complex temporal dependencies and nonlinear relationships in financial data. Through experiments, we compare the model with LSTM, GRU, CNN, TCN and RNN-Transformer models. The experimental results show that the Time Series Transformer model outperforms other models in both mean square error (MSE) and mean absolute error (MAE) evaluation indicators, showing strong…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInsurance and Financial Risk Management · Stock Market Forecasting Methods
MethodsAttention Is All You Need · Adam · Position-Wise Feed-Forward Layer · Linear Layer · Softmax · Multi-Head Attention · Byte Pair Encoding · Label Smoothing · Dropout · Gated Recurrent Unit
