AI Dataset Routing With Priority Ranking and Team Matching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems face challenges in efficiently routing and processing large datasets, particularly incident reports, due to the complexity and time sensitivity of these data, leading to delays and inefficiencies in identifying relevant teams for processing.

Innovation Solution

A system utilizing machine learning models to rank datasets based on predetermined indicators and artificial intelligence engines to generate summaries, enabling efficient allocation and transmission of datasets to the most compatible teams.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual sorting and routing of large datasets is performed, then human judgment can be applied to complex data, but processing time increases and delays occur

Engineering Contradiction:
Improveaccuracy of data routingVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

An AI engine is introduced as an intermediary between raw incident data and human analysts. The AI engine automatically generates summaries, extracts key elements, and ranks datasets by priority, enabling rapid initial processing without sacrificing routing accuracy. This mediator handles time-consuming tasks while human judgment focuses on complex decision-making.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary actions by automatically summarizing datasets, extracting key elements, and ranking them by priority before human analysts review them. This pre-processing reduces the time humans need to spend on each dataset while maintaining accurate routing decisions through AI-assisted prioritization.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If comprehensive analysis of all dataset elements is performed to identify relevant teams, then routing accuracy improves, but computing resource usage increases

Engineering Contradiction:
Improverouting accuracyVSAvoidcomputing resource usage
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The AI engine extracts only the most relevant key elements from each dataset rather than analyzing all elements comprehensively. By identifying and focusing on critical features that determine team compatibility, the system achieves accurate routing while significantly reducing computing resource requirements compared to full dataset analysis.

Inventive Principle:
Principle #2Taking out (Extraction)

3Productivity

If priority ranking of datasets is implemented to improve processing efficiency, then processing speed increases, but complexity of the routing system increases

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

Solution Approach 1:

The system introduces a priority parameter that transforms unranked datasets into ranked datasets based on AI-generated assessments. By adding this single ranking dimension, the system dramatically improves processing efficiency without requiring complex multi-dimensional sorting mechanisms, as datasets can be processed sequentially by priority level.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250370841A1System and method for routing dataset transmissions using machine learning models and enriching data using artificial intelligence
Publication Date: 2025.12.04 BANK OF AMERICA CORP
  • US20250370841A1 patent drawing
  • US20250370841A1 patent drawing
  • US20250370841A1 patent drawing

AI summary

Systems, computer program products, and methods are described herein for routing data transmissions using machine learning models and enriching data using artificial intelligence. The present disclosure is configured to: receive a dataset comprising a set of elements; rank the received dataset among a plurality of datasets via a machine learning model (MLM), wherein ranking the received dataset determines priority of the received dataset within the plurality; generate a summary of the set of elements within the dataset via an artificial intelligence engine; identify a team via the MLM, based on rank and the summary of the set of elements of the dataset, to process the received dataset; and transmit the dataset to the team identified by the MLM.