| Literature DB >> 35669671 |
Xiao-Li Duan1, Xue-Xia Du2, Li-Mei Guo3.
Abstract
Corporate financial risks not only endanger the financial stability of digital industry but also cause huge losses to the macro-economy and social wealth. In order to detect and warn digital industry financial risks in time, this paper proposes an early warning system of digital industry financial risks based on improved K-means clustering algorithm. Aiming to speed up the K-means calculation and find the optimal clustering subspace, a specific transformation matrix is used to project the data. The feature space is divided into clustering space and noise space. The former contains all spatial structure information; the latter does not contain any information. Each iteration of K-means is carried out in the clustering space, and the effect of dimensionality screening is achieved in the iteration process. At the same time, the retained dimensions are fed back to the next iteration. The dimensional information of the cluster space is discovered automatically, so no additional parameters are introduced. Experimental results show that the accuracy of the proposed algorithm is higher than other algorithms in financial risk detection.Entities:
Mesh:
Year: 2022 PMID: 35669671 PMCID: PMC9167111 DOI: 10.1155/2022/6797185
Source DB: PubMed Journal: Comput Intell Neurosci
Symbol conventions.
| Symbol | Explain |
|---|---|
|
| Number of dimensions of original data |
|
| Number of dimensions of cluster space |
|
| Number of clusters |
| S | A collection of all data |
|
| A collection of data in cluster x |
|
| D-dimensional data |
|
| Centre of dataset s |
|
| Centre of cluster x |
|
| Scatter matrix of dataset |
|
| Scatter matrix of family |
|
| Mapping matrix of clustering space |
|
| Mapping matrix of noise space |
| Q | Random orthogonal matrix |
|
| Identity matrix of LXL dimension |
| O | Zero matrix of LXR dimension |
Figure 1Original data information hierarchy management framework.
Model dictionary.
| Data item | Explain | Remarks |
|---|---|---|
| Model number | Natural sequence number | Model dictionary primary key |
| Model name | Data model name | — |
| Body number | Model decision subject | Non-primary key |
| Model function | Detailed description | Object, condition, and function |
| Mathematical description | Mathematical formula | Mode storage with formula editing function |
| Constraint condition | Application conditions | — |
| Design language | Programming form | For example, VB |
| Executable program | Solver code | Binary file storage |
| Input/output parameters | Input parameter list | Define the man–machine interface output mode and storage mode |
| Parent/child model | List | Not fixed/relatively fixed |
| Model log | Model call topics and times | — |
Figure 2Structure diagram of interface Agent.
Figure 3Structure diagram of information source Agent.
Figure 4Work flow chart of contract network model.
Performance comparison of classification algorithms.
| Algorithm type | Profit and loss/yuan | Misclassification cost/yuan | Sensitivity index | Accuracy |
|---|---|---|---|---|
| Proposed | 1120.47 | 4386.59 | 0.652 | 0.994 |
| Literature [ | 1007.47 | 8281.46 | 0.321 | 0.985 |
| Literature [ | 936.24 | 8477.61 | 0.305 | 0.974 |
| Literature [ | 639.54 | 7468.29 | 0.392 | 0.976 |
Figure 5The curve of ROC.
Figure 6The curve of P-R.
Figure 7The curve of activation value.
Figure 8Performance curve of digital industry financial risk early warning with different algorithms.