Message Routing with Dynamic Packet Priority Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current systems lack the ability to accurately predict the priority of data packets in a dynamic manner, leading to misallocation of network resources and potential delays or congestion, which can degrade network performance and security.

Innovation Solution

Utilizing a Markov decision process (MDP) to assess packet priority dynamically, combined with machine learning models to determine appropriate pathways based on priority, distance, and desired destinations, while adhering to regulatory rules.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If current routing systems are used without dynamic priority prediction, then network routing is simple, but packet priority assessment is inaccurate leading to misallocation of network resources

Engineering Contradiction:
Improvepacket priority assessment accuracyVSAvoidrouting system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

A priority prediction model is introduced as an intermediary component between the routing decision system and the packet data. This model uses Markov decision processes and machine learning algorithms to dynamically assess packet priority based on historical data and network state, enabling accurate priority prediction without directly complicating the core routing mechanism.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary priority assessment using Markov decision processes before making routing decisions. By calculating the expected value of different routing paths based on predicted packet priorities and network conditions, the system prepares routing recommendations in advance, improving accuracy while maintaining systematic complexity management.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If packet routing is based on inaccurate priority prediction, then routing decisions are made quickly, but network performance degrades due to resource misallocation and congestion

Engineering Contradiction:
Improvenetwork resource allocation efficiencyVSAvoidpacket delivery delay
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The routing system continuously monitors network conditions, packet delivery success, and congestion levels, feeding this information back into the priority prediction model. This feedback loop enables the system to learn from past routing decisions and improve future predictions, optimizing resource allocation while minimizing delays through adaptive routing strategies.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system dynamically adjusts routing decisions based on real-time network conditions and predicted packet priorities. Rather than using static routing rules, the system continuously re-evaluates path selection based on current network state, ensuring optimal resource allocation and minimizing delivery delays in a changing network environment.

Inventive Principle:
Principle #15Dynamics

3Reliability

If high-priority packets are not correctly identified, then routing is straightforward, but critical applications experience delays and security responses are slowed

Engineering Contradiction:
Improvecritical packet delivery reliabilityVSAvoidrouting decision simplicity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The priority prediction model applies different assessment criteria and weighting factors to different types of packets and network conditions. By tailoring the evaluation parameters to local characteristics such as packet type, source/destination patterns, and current network state, the system achieves reliable critical packet identification without requiring overly complex universal routing logic.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20260039585A1Routing messages based on message priority
Publication Date: 2026.02.05 CAPITAL ONE SERVICES LLC
  • US20260039585A1 patent drawing
  • US20260039585A1 patent drawing
  • US20260039585A1 patent drawing

AI summary

Methods and systems for routing messages based on message priority. In some aspects, the system may determine paths between a source and one or more destinations. The system may determine, for a first message, using a machine learning model, a first predicted path having a first distance. The system may determine, based on the first predicted path, using a Markov decision process, a priority of the first message. Based on determining that a first confidence score for the first predicted path does not exceed a threshold, the system may select a different path for the first message. The system may select the different path based on the priority of the first message and a second distance associated with the different path. The system may then re-direct the first message along the different path.