-
Unleashing the power of text for credit default prediction: Comparing human-written and generative AI-refined texts
Authors:
Zongxiao Wu,
Yizhe Dong,
Yaoyiran Li,
Baofeng Shi
Abstract:
This study explores the integration of a representative large language model, ChatGPT, into lending decision-making with a focus on credit default prediction. Specifically, we use ChatGPT to analyse and interpret loan assessments written by loan officers and generate refined versions of these texts. Our comparative analysis reveals significant differences between generative artificial intelligence…
▽ More
This study explores the integration of a representative large language model, ChatGPT, into lending decision-making with a focus on credit default prediction. Specifically, we use ChatGPT to analyse and interpret loan assessments written by loan officers and generate refined versions of these texts. Our comparative analysis reveals significant differences between generative artificial intelligence (AI)-refined and human-written texts in terms of text length, semantic similarity, and linguistic representations. Using deep learning techniques, we show that incorporating unstructured text data, particularly ChatGPT-refined texts, alongside conventional structured data significantly enhances credit default predictions. Furthermore, we demonstrate how the contents of both human-written and ChatGPT-refined assessments contribute to the models' prediction and show that the effect of essential words is highly context-dependent. Moreover, we find that ChatGPT's analysis of borrower delinquency contributes the most to improving predictive accuracy. We also evaluate the business impact of the models based on human-written and ChatGPT-refined texts, and find that, in most cases, the latter yields higher profitability than the former. This study provides valuable insights into the transformative potential of generative AI in financial services.
△ Less
Submitted 23 March, 2025;
originally announced March 2025.
-
Stock Type Prediction Model Based on Hierarchical Graph Neural Network
Authors:
Jianhua Yao,
Yuxin Dong,
Jiajing Wang,
Bingxing Wang,
Hongye Zheng,
Honglin Qin
Abstract:
This paper introduces a novel approach to stock data analysis by employing a Hierarchical Graph Neural Network (HGNN) model that captures multi-level information and relational structures in the stock market. The HGNN model integrates stock relationship data and hierarchical attributes to predict stock types effectively. The paper discusses the construction of a stock industry relationship graph a…
▽ More
This paper introduces a novel approach to stock data analysis by employing a Hierarchical Graph Neural Network (HGNN) model that captures multi-level information and relational structures in the stock market. The HGNN model integrates stock relationship data and hierarchical attributes to predict stock types effectively. The paper discusses the construction of a stock industry relationship graph and the extraction of temporal information from historical price sequences. It also highlights the design of a graph convolution operation and a temporal attention aggregator to model the macro market state. The integration of these features results in a comprehensive stock prediction model that addresses the challenges of utilizing stock relationship data and modeling hierarchical attributes in the stock market.
△ Less
Submitted 9 December, 2024;
originally announced December 2024.
-
Optimal Carbon Emission Control With Allowances Purchasing
Authors:
Xinfu Chen,
Yuchao Dong,
Wenlin Huang,
Jin Liang
Abstract:
In this paper, we consider a company can simultaneously reduce its emissions and buy carbon allowances at any time. We establish an optimal control model involving two stochastic processes with two control variables, which is a singular control problem. This model can then be converted into a Hamilton-Jacobi-Bellman (HJB) equation, which is a two-dimensional variational equality with gradient barr…
▽ More
In this paper, we consider a company can simultaneously reduce its emissions and buy carbon allowances at any time. We establish an optimal control model involving two stochastic processes with two control variables, which is a singular control problem. This model can then be converted into a Hamilton-Jacobi-Bellman (HJB) equation, which is a two-dimensional variational equality with gradient barrier, so that the free boundary is a surface. We prove the existence and uniqueness of the solution. Finally, some numerical results are shown.
△ Less
Submitted 11 July, 2024;
originally announced July 2024.
-
Data-Driven Merton's Strategies via Policy Randomization
Authors:
Min Dai,
Yuchao Dong,
Yanwei Jia,
Xun Yu Zhou
Abstract:
We study Merton's expected utility maximization problem in an incomplete market, characterized by a factor process in addition to the stock price process, where all the model primitives are unknown. The agent under consideration is a price taker who has access only to the stock and factor value processes and the instantaneous volatility. We propose an auxiliary problem in which the agent can invok…
▽ More
We study Merton's expected utility maximization problem in an incomplete market, characterized by a factor process in addition to the stock price process, where all the model primitives are unknown. The agent under consideration is a price taker who has access only to the stock and factor value processes and the instantaneous volatility. We propose an auxiliary problem in which the agent can invoke policy randomization according to a specific class of Gaussian distributions, and prove that the mean of its optimal Gaussian policy solves the original Merton problem. With randomized policies, we are in the realm of continuous-time reinforcement learning (RL) recently developed in Wang et al. (2020) and Jia and Zhou (2022a, 2022b, 2023), enabling us to solve the auxiliary problem in a data-driven way without having to estimate the model primitives. Specifically, we establish a policy improvement theorem based on which we design both online and offline actor-critic RL algorithms for learning Merton's strategies. A key insight from this study is that RL in general and policy randomization in particular are useful beyond the purpose for exploration -- they can be employed as a technical tool to solve a problem that cannot be otherwise solved by mere deterministic policies. At last, we carry out both simulation and empirical studies in a stochastic volatility environment to demonstrate the decisive outperformance of the devised RL algorithms in comparison to the conventional model-based, plug-in method.
△ Less
Submitted 8 May, 2025; v1 submitted 18 December, 2023;
originally announced December 2023.
-
Double free boundary problem for defaultable corporate bond with credit rating migration risks and their asymptotic behaviors
Authors:
Yuchao Dong,
Jin Liang,
Claude-Michel Brauner
Abstract:
In this work, a pricing model for a defaultable corporate bond with credit rating migration risk is established. The model turns out to be a free boundary problem with two free boundaries. The latter are the level sets of the solution but of different kinds. One is from the discontinuous second order term, the other from the obstacle. Existence, uniqueness, and regularity of the solution are obtai…
▽ More
In this work, a pricing model for a defaultable corporate bond with credit rating migration risk is established. The model turns out to be a free boundary problem with two free boundaries. The latter are the level sets of the solution but of different kinds. One is from the discontinuous second order term, the other from the obstacle. Existence, uniqueness, and regularity of the solution are obtained. We also prove that two free boundaries are $C^\infty$. The asymptotic behavior of the solution is also considered: we show that it converges to a traveling wave solution when time goes to infinity. Moreover, numerical results are presented.
△ Less
Submitted 19 July, 2023; v1 submitted 25 January, 2023;
originally announced January 2023.
-
Randomized Optimal Stopping Problem in Continuous time and Reinforcement Learning Algorithm
Authors:
Yuchao Dong
Abstract:
In this paper, we study the optimal stopping problem in the so-called exploratory framework, in which the agent takes actions randomly conditioning on current state and an entropy-regularized term is added to the reward functional. Such a transformation reduces the optimal stopping problem to a standard optimal control problem. We derive the related HJB equation and prove its solvability. Furtherm…
▽ More
In this paper, we study the optimal stopping problem in the so-called exploratory framework, in which the agent takes actions randomly conditioning on current state and an entropy-regularized term is added to the reward functional. Such a transformation reduces the optimal stopping problem to a standard optimal control problem. We derive the related HJB equation and prove its solvability. Furthermore, we give a convergence rate of policy iteration and the comparison to classical optimal stopping problem. Based on the theoretical analysis, a reinforcement learning algorithm is designed and numerical results are demonstrated for several models.
△ Less
Submitted 1 September, 2023; v1 submitted 3 August, 2022;
originally announced August 2022.
-
Complex risk statistics with scenario analysis
Authors:
Fei Sun,
Yichuan Dong
Abstract:
Complex risk is a critical factor for both intelligent systems and risk management. In this paper, we consider a special class of risk statistics, named complex risk statistics. Our result provides a new approach for addressing complex risk, especially in deep neural networks. By further developing the properties related to complex risk statistics, we are able to derive dual representation for suc…
▽ More
Complex risk is a critical factor for both intelligent systems and risk management. In this paper, we consider a special class of risk statistics, named complex risk statistics. Our result provides a new approach for addressing complex risk, especially in deep neural networks. By further developing the properties related to complex risk statistics, we are able to derive dual representation for such risk.
△ Less
Submitted 30 November, 2020; v1 submitted 19 March, 2020;
originally announced March 2020.
-
Weak Limits of Random Coefficient Autoregressive Processes and their Application in Ruin Theory
Authors:
Yuchao Dong,
Jérôme Spielmann
Abstract:
We prove that a large class of discrete-time insurance surplus processes converge weakly to a generalized Ornstein-Uhlenbeck process, under a suitable re-normalization and when the time-step goes to 0. Motivated by ruin theory, we use this result to obtain approximations for the moments, the ultimate ruin probability and the discounted penalty function of the discrete-time process.
We prove that a large class of discrete-time insurance surplus processes converge weakly to a generalized Ornstein-Uhlenbeck process, under a suitable re-normalization and when the time-step goes to 0. Motivated by ruin theory, we use this result to obtain approximations for the moments, the ultimate ruin probability and the discounted penalty function of the discrete-time process.
△ Less
Submitted 28 February, 2020; v1 submitted 3 July, 2019;
originally announced July 2019.
-
Utility maximization for L{é}vy switching models
Authors:
Lioudmila Vostrikova,
Yuchao Dong
Abstract:
This article is devoted to the maximisation of HARA utilities of L{é}vy switching process on finite time interval via dual method. We give the description of all f-divergence minimal martingale measures in initially enlarged filtration, the expression of their Radon-Nikodym densities involving Hellinger and Kulback-Leibler processes, the expressions of the optimal strategies in progressively enlar…
▽ More
This article is devoted to the maximisation of HARA utilities of L{é}vy switching process on finite time interval via dual method. We give the description of all f-divergence minimal martingale measures in initially enlarged filtration, the expression of their Radon-Nikodym densities involving Hellinger and Kulback-Leibler processes, the expressions of the optimal strategies in progressively enlarged filtration for the maximisation of HARA utilities as well as the values of the corresponding maximal expected utilities. The example of Brownian switching model is presented to give the financial interpretation of the results.
△ Less
Submitted 24 July, 2018;
originally announced July 2018.