Decision Tree Model Training for Automated Loan Adjudication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The current loan adjudication process is inefficient, requiring significant manual work and time, typically taking days or weeks to complete.

Innovation Solution

A system that uses a machine learning model, specifically a decision tree, to automatically adjudicate loan applications by extracting user attributes, querying a machine learning model via an API, and determining approval based on identified rules, thereby reducing the need for human intervention and accelerating the decision-making process to a few seconds.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manual review process is used, then accuracy of loan decision can be maintained, but time required for adjudication increases significantly

Engineering Contradiction:
Improveaccuracy of loan decisionVSAvoidtime required for adjudication
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent replaces the mechanical manual review system with an automated machine learning decision tree system. The decision tree model, trained on historical loan data, automatically evaluates applicant attributes and makes adjudication decisions without human intervention, thereby reducing time from days/weeks to seconds while maintaining decision accuracy through systematic rule-based evaluation.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent transforms the loan adjudication process by changing the evaluation parameters from subjective human judgment to objective data-driven criteria. The decision tree uses structured attributes (income, credit score, debt-to-income ratio, etc.) and applies predefined thresholds and rules to automatically determine loan approval, eliminating the time-consuming nature of manual review while preserving decision reliability.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If automated machine learning model is used, then processing speed increases, but complexity of the system increases

Engineering Contradiction:
Improveprocessing speedVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent segments the complex loan adjudication process into distinct, manageable components represented as nodes in a decision tree. Each node evaluates a specific attribute (e.g., credit score, income level, debt-to-income ratio) against predefined thresholds, breaking down the overall complex decision-making process into simpler, independent evaluation steps that can be processed automatically and efficiently.

Inventive Principle:
Principle #1Segmentation

3Ease of operation

If manual adjudication process is used, then transparency of decision-making can be maintained through human oversight, but productivity decreases

Engineering Contradiction:
Improvetransparency of decision-makingVSAvoidadjudication throughput
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The patent incorporates feedback mechanisms that provide transparent explanations for automated loan decisions. The system generates detailed reports showing which attributes were evaluated, what thresholds were applied, and how the final decision was reached, allowing stakeholders to understand and audit the decision-making process even though it occurs automatically without human intervention.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20240161185A1Decision tree model training process
Publication Date: 2024.05.16 THE TORONTO DOMINION BANK
  • US20240161185A1 patent drawing
  • US20240161185A1 patent drawing
  • US20240161185A1 patent drawing

AI summary

An example operation may include one or more of assigning different criteria to a plurality of nodes of a decision tree model, respectively, iteratively executing the decision tree model on a plurality of training data which causes the plurality of training data to be assigned to the plurality of nodes of the decision tree model based on the different criteria assigned to the plurality of nodes, identifying nodes among the plurality of nodes within the decision tree model which have a purity above a predetermined purity threshold, generating a set of rules based on the identified nodes which have the purity above the predetermined purity threshold, and embedding the set of rules within the decision tree model and storing the decision tree model within a storage device.