paper-with-me

홈 › Papers

Sequential Deep Learning for Credit Risk Monitoring with Tabular Financial Data

2020-12-30 · Jillian M. Clements, Di Xu, Nooshin Yousefi, Dmitry Efimov

Machine learning plays an essential role in preventing financial losses in the banking industry. Perhaps the most pertinent prediction task that can result in billions of dollars in losses each year is the assessment of credit risk (i.e., the risk of default on debt). Today, much of the gains from machine learning to predict credit risk are driven by gradient boosted decision tree models. However, these gains begin to plateau without the addition of expensive new data sources or highly engineered features. In this paper, we present our attempts to create a novel approach to assessing credit risk using deep learning that does not rely on new model inputs. We propose a new credit card transaction sampling technique to use with deep recurrent and causal convolution-based neural networks that exploits long historical sequences of financial data without costly resource requirements. We show that our sequential deep learning approach using a temporal convolutional network outperformed the benchmark non-sequential tree-based model, achieving significant financial savings and earlier detection of credit risk. We also demonstrate the potential for our approach to be used in a production environment, where our sampling technique allows for sequences to be stored efficiently in memory and used for fast online learning and inference.

📄 PDF Abstract BibTeX arXiv:2012.15330

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDeep Learning

Similar Papers 제목 키워드 기반

Adversarial Robustness in Financial Machine Learning: Defenses, Economic Impact, and Governance Evidence

2025-12-14 · Samruddhi Baviskar arxiv

We evaluate adversarial robustness in tabular machine learning models used in financial decision making. Using credit scoring and fraud detection data, we apply gradient based attacks and measure impacts on discriminatio…

Adversarial RobustnessFraud DetectionDecision Making

DeXposure-FM: A Time-series, Graph Foundation Model for Credit Exposures and Stability on Decentralized Financial Networks

2026-02-03 · Aijie Shu, Wenbin Wu, Gbenga Ibikunle, Fengxiang He arxiv

Credit exposure in Decentralized Finance (DeFi) is often implicit and token-mediated, creating a dense web of inter-protocol dependencies. Thus, a shock to one token may result in significant and uncontrolled contagion e…

Relational Graph Modeling for Credit Default Prediction: Heterogeneous GNNs and Hybrid Ensemble Learning

2026-01-21 · Yvonne Yang, Eranki Vasistha arxiv

Credit default risk arises from complex interactions among borrowers, financial institutions, and transaction-level behaviors. While strong tabular models remain highly competitive in credit scoring, they may fail to exp…

Ensemble Learning

Class-Imbalanced-Aware Adaptive Dataset Distillation for Scalable Pretrained Model on Credit Scoring

2025-01-18 · Xia Li, Hanghang Zheng, Xiao Chen, Hong Liu 외

The advent of artificial intelligence has significantly enhanced credit scoring technologies. Despite the remarkable efficacy of advanced deep learning models, mainstream adoption continues to favor tree-structured model…

Dataset DistillationQuestion Answering

Advanced spectral clustering for heterogeneous data in credit risk monitoring systems

2025-08-30 · Lu Han, Mengyan Li, Jiping Qiang, Zhi Su arxiv

Heterogeneous data, which encompass both numerical financial variables and textual records, present substantial challenges for credit monitoring. To address this issue, we propose Advanced Spectral Clustering (ASC), a me…