Static-Dynamic AI Layers for Progressive Data Pipeline Decisions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional AI systems make static decisions based on data at a certain point in time, leading to unnecessary computing resource usage and inefficiency due to the inability to generate dynamic decisions for changing data.

Innovation Solution

A multi-layer AI framework that includes separate models for static and dynamic features, allowing for progressive decision-making by processing static features once and updating decisions based on changing dynamic features over time, reducing computational load.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional AI systems process all features (static and dynamic) at every decision point, then comprehensive decisions can be made, but computing resource usage increases unnecessarily

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

Solution Approach 1:

The patent segments the feature processing into two distinct layers: a first layer that processes static features once and stores the results, and a second layer that processes only dynamic features at subsequent decision points. This segmentation eliminates redundant processing of static features while maintaining comprehensive decision-making capability by combining results from both layers.

Inventive Principle:
Principle #1Segmentation

2Loss of time

If AI systems reprocess all features at each time point, then up-to-date decisions are generated, but processing time and computational load increase

Engineering Contradiction:
Improvedecision update timeVSAvoiddecision-making speed
Core Design Contradiction:
Loss of timeVSProductivity

Solution Approach 1:

The patent applies preliminary action by processing static features in advance (at the first time point) and storing the results for later reuse. When dynamic features change at subsequent time points, the system only needs to process the changed dynamic features and combine them with the pre-processed static feature results, significantly reducing processing time and computational load while maintaining up-to-date decision accuracy.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12462299B2Multi-layer artificial intelligence models for progressive predictions during data pipeline management
Publication Date: 2025.11.04 PAYPAL INC
  • US12462299B2 patent drawing
  • US12462299B2 patent drawing
  • US12462299B2 patent drawing

AI summary

There are provided systems and methods for multi-layer artificial intelligence models for progressive predictions during data pipeline management. A service provider may provide AI functionalities, such as through a multi-layer ML model framework that employs multiple layers for different ML models that process different features. The features in one layer and ML model may process data for static features, where an output from this layer may be used as an input with data for dynamic feature that provide a predictive score or output for the input data. The static features may only be required to be processed once or a few times in the first layer and may not be required to be further processed again at later times. With the second layer, the data for the dynamic features may change, and thus the second layer may process new data without being required to reprocess the static features.