Adaptive AI Delinquency Prediction Using Segmented Decision Trees

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing financial institutions face challenges in accurately predicting delinquency events for real estate secured lending (RESL) products due to reliance on coarse, global metrics and inability to analyze changes in customer behavior prior to delinquency, leading to inadequate risk assessment and intervention.

Innovation Solution

An adaptively trained gradient-boosted decision-tree process is employed using customer-specific datasets to predict the likelihood of delinquency and default events, incorporating ensemble learning and decision-tree models to analyze interaction data and identify early-stage delinquency risks before they escalate.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If coarse, global metrics are used for predicting delinquency events, then the prediction system is simple to implement, but the prediction accuracy is insufficient

Engineering Contradiction:
Improveprediction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the prediction system into multiple decision tree models, each specialized for predicting specific delinquency events (e.g., 30-day delinquency, 60-day delinquency, 90-day delinquency) within different time portions. This segmentation allows each model to focus on specific patterns, improving overall prediction accuracy while maintaining individual model simplicity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system dynamically adapts by continuously monitoring customer interaction data and updating predictions in real-time. The decision tree models are trained on historical data and can be retrained as new data becomes available, allowing the system to adapt to changing customer behaviors and improve accuracy over time without requiring complete system redesign.

Inventive Principle:
Principle #15Dynamics

2Reliability

If traditional credit assessment methods are used, then the assessment process is straightforward, but the ability to identify early-stage delinquency risks is inadequate

Engineering Contradiction:
Improverisk assessment reliabilityVSAvoidassessment process complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary risk assessment by continuously analyzing customer interaction data before delinquency events occur. The decision tree models predict future delinquency events based on historical patterns, enabling financial institutions to take preventive actions (such as offering remediation programs or adjusting credit terms) before actual delinquency happens, thereby improving risk assessment reliability.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback loops where prediction results are continuously monitored and used to refine the decision tree models. Actual delinquency outcomes feed back into the training data, allowing the models to learn from real events and improve their predictive accuracy over time, enhancing risk assessment reliability through iterative refinement.

Inventive Principle:
Principle #23Feedback

3Measurement precision

If comprehensive customer interaction data is analyzed, then the prediction accuracy improves, but the data processing complexity increases

Engineering Contradiction:
Improvedelinquency prediction accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the comprehensive customer interaction data into relevant features and feeds them to specialized decision tree models for different delinquency events. Each model processes only the data relevant to its specific prediction task, reducing the computational burden compared to a single model analyzing all data, while still benefiting from comprehensive data analysis through the ensemble of specialized models.

Inventive Principle:
Principle #1Segmentation

4Reliability

If early intervention is implemented to reduce losses, then the financial institution can mitigate risks, but the complexity of implementing targeted interventions increases

Engineering Contradiction:
Improveloss mitigation effectivenessVSAvoidintervention system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system enables preliminary identification of customers at risk of delinquency by predicting future events before they occur. Financial institutions can then implement targeted interventions (such as contacting customers, offering repayment plans, or adjusting credit limits) in advance, improving loss mitigation effectiveness by addressing problems before they escalate to actual defaults.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20220318617A1Predicting future events of predetermined duration using adaptively trained artificial-intelligence processes
Publication Date: 2022.10.06 THE TORONTO DOMINION BANK
  • US20220318617A1 patent drawing
  • US20220318617A1 patent drawing
  • US20220318617A1 patent drawing

AI summary

The disclosed embodiments include computer-implemented systems and methods that dynamically predict future occurrences of events using adaptively trained machine-learning or artificial-intelligence processes. For example, an apparatus may generate an input dataset based on elements of interaction data associated with an extraction interval. Based on an application of a trained artificial intelligence process to the input dataset, the apparatus may generate output data representative of a predicted likelihood of an occurrence of a first event during a first portion of a target interval, which may be separated from the extraction interval by a second portion of the target interval. The first event may be associated with a predetermined temporal duration within the first portion of the target interval. The apparatus may transmit a portion of the generated output data to a computing system, and the computing system may be configured to perform operations based on the portion of the output data.