LGCEMay 22, 2021

Explainable Enterprise Credit Rating via Deep Feature Crossing Network

arXiv:2105.13843v15 citations
Originality Incremental advance
AI Analysis

It addresses the problem of trust and reliability in financial industry predictions by making credit ratings explainable, though it is incremental as it adapts existing techniques to a specific domain.

The paper tackles the lack of explainability in deep neural networks for enterprise credit rating by proposing a novel network that combines DNNs and attention mechanisms, achieving higher performance than conventional methods on real-world datasets.

Due to the powerful learning ability on high-rank and non-linear features, deep neural networks (DNNs) are being applied to data mining and machine learning in various fields, and exhibit higher discrimination performance than conventional methods. However, the applications based on DNNs are rare in enterprise credit rating tasks because most of DNNs employ the "end-to-end" learning paradigm, which outputs the high-rank representations of objects and predictive results without any explanations. Thus, users in the financial industry cannot understand how these high-rank representations are generated, what do they mean and what relations exist with the raw inputs. Then users cannot determine whether the predictions provided by DNNs are reliable, and not trust the predictions providing by such "black box" models. Therefore, in this paper, we propose a novel network to explicitly model the enterprise credit rating problem using DNNs and attention mechanisms. The proposed model realizes explainable enterprise credit ratings. Experimental results obtained on real-world enterprise datasets verify that the proposed approach achieves higher performance than conventional methods, and provides insights into individual rating results and the reliability of model training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes