LendNova: Towards Automated Credit Risk Assessment with Language Models
Kiarash Shamsi, Danijel Novokmet, Joshua Peters, Mao Lin Liu, Paul K Edwards, Vahab Khoshdel
TL;DR
LendNova addresses automated credit risk assessment by building an end-to-end pipeline that operates directly on raw, jargon-heavy credit bureau text using language models. It introduces the credit-story representation, a data-preparation workflow with segmentation, translation, and temporal analysis, and a parallel FinBERT-based modeling approach followed by an MLP predictor. The work demonstrates near-baseline predictive performance on real-world data while highlighting substantial cost-efficiency through reduced preprocessing, licensing, and data-engineering needs, paving the way for scalable foundation-model ciclo decisions in finance. Collectively, LendNova lays groundwork for intelligent, adaptable credit risk agents and multi-task financial foundation models that can autonomously interpret bureau data for diverse risk-management tasks.
Abstract
Credit risk assessment is essential in the financial sector, but has traditionally depended on costly feature-based models that often fail to utilize all available information in raw credit records. This paper introduces LendNova, the first practical automated end-to-end pipeline for credit risk assessment, designed to utilize all available information in raw credit records by leveraging advanced NLP techniques and language models. LendNova transforms risk modeling by operating directly on raw, jargon-heavy credit bureau text using a language model that learns task-relevant representations without manual feature engineering. By automatically capturing patterns and risk signals embedded in the text, it replaces manual preprocessing steps, reducing costs and improving scalability. Evaluation on real-world data further demonstrates its strong potential in accurate and efficient risk assessment. LendNova establishes a baseline for intelligent credit risk agents, demonstrating the feasibility of language models in this domain. It lays the groundwork for future research toward foundation systems that enable more accurate, adaptable, and automated financial decision-making.
