---
title: DefaultGNN: A Dual-Perspective GNN Framework for Predicting Corporate Default from Buyer-Seller Transaction Networks
url: https://www.ml-quant.com/papers/arxiv/2609.25542/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2609.25542
source_url: https://arxiv.org/abs/2609.25542
featured: 2026-09-25
citations: 0
topic: Risk, Credit & Banking
---


# DefaultGNN: A Dual-Perspective GNN Framework for Predicting Corporate Default from Buyer-Seller Transaction Networks

A dual-perspective graph neural network framework predicts corporate defaults from buyer-seller transaction networks, improving approval rates by 7-11 percentage points without increasing default risk.

- Source: https://arxiv.org/abs/2609.25542
- Identifier: arXiv:2609.25542
- Released: 2026-09-23
- First featured: Quant Letter No. 132 (2026-09-25): https://www.ml-quant.com/issues/2026-09-25/
- Citations (Semantic Scholar): 0
- Published in: not yet
- Topic: Risk, Credit & Banking
- Authors: Junghoon Kim, Hyunsung Kim, Seungyoon Choi, KyoungYong Park, Jihun Lee, YongGu Ji, Chanyoung Park

## Abstract (arXiv, CC0)

Corporate default prediction is a core problem in financial risk management, yet traditional credit models rely heavily on financial statements that are often sparse or unavailable for many firms. Corporate transaction networks offer a complementary view of real economic activity, but how risk propagates through buyer-seller relationships remains underexplored. We conduct a large-scale empirical study using real-world electronic tax-invoice data spanning six years that links transaction histories with default events, revealing that transaction-driven risk is both role-dependent (buyer or seller) and scale-dependent. Based on these findings, we construct multiplex buyer-view and seller-view transaction networks and propose DefaultGNN, a dual-perspective graph neural network-based framework for corporate default prediction. DefaultGNN integrates both views to model how risk flows through transactional relationships, achieving strong improvements over both attribute-based and graph-based baselines, especially for firms with limited intrinsic risk signals. We further provide interpretable network-based explanations by visualizing how distressed trading partners contribute to default risk. In collaboration with a licensed credit rating agency, we validate that DefaultGNN's predictions complement existing credit scoring models, improving approval rates by 7-11%p without increasing default risk among approved firms. The source code can be found at https://github.com/jhkim611/DefaultGNN

## Related

- [Attention-based Dynamic Multilayer Graph Neural Networks for Loan Default Prediction](https://www.ml-quant.com/papers/arxiv/2402.00299/): A dynamic multilayer network model has been created for improved credit risk assessment, considering borrower connections and their evolution over time.
- [An Explicit Scheme for Pathwise XVA Computations](https://www.ml-quant.com/papers/arxiv/2401.13314/): A new simulation/regression scheme for a type of anticipated BSDEs is introduced, using neural network least-squares and quantile regressions, showing better results in high-dimensional and hybrid market/default risks XVA use-case.
- [Study on Intelligent Forecasting of Credit Bond Default Risk](https://www.ml-quant.com/papers/arxiv/2305.12142/): Intelligent forecasting framework for default risk in China's bond market using ConvLSTM neural network.
- [Credit Risk Modeling](https://www.ml-quant.com/papers/ssrn/5093887/): The article discusses the use of normalizing flows and invertible neural networks in credit risk modeling to enhance default time estimation and portfolio risk assessment.
- [Artificial Neural Networks Enhance Credit Risk Prediction](https://www.ml-quant.com/papers/repec/taf-oaefxx-v-11-y-2023-i-1-p-2210916/): The study reveals that machine learning is superior to logistic regression in predicting company bankruptcy, and its predictive accuracy increases when factors like changes in operating expenditure are included in the model.
- [Convolutional Neural Network for Enterprise Default Risk Prediction](https://www.ml-quant.com/papers/repec/hin-complx-5139562/): The study proposes a comprehensive metric model to address imbalanced datasets and redundant features in machine learning models for default risk prediction.
