Early warning model

  • 详情 Research on SVM Financial Risk Early Warning Model for Imbalanced Data
    Background Economic stability depends on the ability to foresee financial risk, particularly in markets that are extremely volatile. Unbalanced financial data is difficult for traditional Support Vector Machine (SVM) models to handle, which results in subpar crisis detection capabilities. In order to improve financial risk early warning models, this study combines Gaussian SVM with stochastic gradient descent (SGD) optimisation (SGD-GSVM). Methods The suggested model was developed and assessed using a dataset from China's financial market that included more than 2,000 trading days (January 2022–February 2024). Missing value management, Min-Max scaling for normalising numerical characteristics, and ADASYN oversampling for class imbalance were all part of the data pretreatment process. Key evaluation metrics, such as accuracy, recall, F1-score, G-Mean, AUC-PR, and training time, were used to train and evaluate the SGD-GSVM model to Standard GSVM, SMOTE-SVM, CS-SVM, and Random Forest. Results Standard GSVM (76% accuracy, 1,200s training time) and CS-SVM (81% accuracy, 1,300s training time) were greatly outperformed by the suggested SGD-GSVM model, which obtained the greatest accuracy of 92% with a training time of just 180 seconds. Additionally, it showed excellent recall (90%) and precision (82%), making it the most effective and efficient model for predicting financial risk. Conclusion This work offers a new method for early warning of financial risk by combining SGD optimisation with Gaussian SVM and employing adaptive oversampling for data balancing. The findings show that SGD-GSVM is the best model because it strikes a balance between high accuracy and computational economy. Financial organisations can create real-time risk management plans with the help of the suggested technique. For additional performance improvements, hybrid deep learning approaches might be investigated in future studies.
  • 详情 Attention-based fuzzy neural networks designed for early warning of financial crises of listed companies
    Developing an early warning model for company financial crises holds critical significance in robust risk management and ensuring the enduring stability of the capital market. Although the existing research has achieved rich results, the disadvantages of insufficient text information mining and poor model performance still exist. To alleviate the problem of insufficient text information mining, we collect related financial and annual report data from 820 listed companies in mainland China from 2018 to 2023 by using sophisticated web crawlers and advanced text sentiment analysis technologies and using missing value interpolation, standardization, and data balancing to build multi-source datasets of companies. Ranking the feature importance of multi-source data promotes understanding the formation of financial crises for companies. In the meantime, a novel Attention-based Fuzzy Neural Network (AFNN) was proposed to parse multi-source data to forecast financial crises among listed companies. Experimental results indicate that AFNN exhibits significantly improved performance compared to other advanced methods.