Weighted Trajectory Querying for Consistent Logistics Path Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing logistics systems struggle with inconsistent trajectory predictions for devices like forklifts and autonomous mobile robots, leading to inefficient and potentially unsafe decision-making due to uncertainty in determining the expected trajectory, especially when changes in position and path occur.

Innovation Solution

A system that queries a trajectory database to determine an anticipated trajectory by generating typical trajectories from historical data, weighting similarity scores based on device attributes, and using sensor data to robustly predict the current path, ensuring temporal coherence and accurate decision-making.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional trajectory querying methods are used, then the system can retrieve trajectory data, but the trajectory prediction is inconsistent and uncertain especially when changes in position and path occur

Engineering Contradiction:
Improvetrajectory prediction consistencyVSAvoidtrajectory uncertainty
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent segments the trajectory comparison process into distinct phases: identifying candidate trajectories from historical data, computing similarity scores for each candidate, and selecting the best match. This segmentation allows for more precise control and reduction of uncertainty at each stage, improving overall prediction consistency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the trajectory matching problem by changing parameters from simple positional matching to weighted similarity scoring that considers multiple attributes including position, speed, orientation, and device-specific characteristics. This parameter transformation enables more reliable and consistent trajectory predictions by capturing nuanced patterns in device movement.

Inventive Principle:
Principle #35Parameter changes

2Speed

If real-time sensor data is used for trajectory determination, then the system can monitor current position and path, but logistics operations still lag behind real-time conditions

Engineering Contradiction:
Improvereal-time response speedVSAvoiddecision-making delay
Core Design Contradiction:
SpeedVSLoss of time

Solution Approach 1:

The patent performs preliminary actions by pre-processing historical trajectory data into structured formats and pre-computing similarity metrics. When real-time queries occur, the system can quickly match current sensor data against pre-processed historical patterns, significantly reducing decision-making delay while maintaining real-time responsiveness.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If device attributes are incorporated into trajectory querying, then the system can improve prediction accuracy, but the complexity of the querying system increases

Engineering Contradiction:
Improvetrajectory prediction accuracyVSAvoidquerying system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent creates a universal trajectory querying framework that handles multiple device types (autonomous mobile robots, forklifts, etc.) through a single unified system. The weighted similarity scoring mechanism universally accommodates various device attributes and sensor configurations, improving prediction accuracy across different device classes without requiring separate specialized systems for each device type.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12561333B2Weighted trajectory similarity determination based on sub-trajectory querying
Publication Date: 2026.02.24 DELL PROD LP
  • US12561333B2 patent drawing
  • US12561333B2 patent drawing
  • US12561333B2 patent drawing

AI summary

Querying trajectories is disclosed. A database of rich typical trajectories, which includes both position and attribute information for each of the typical trajectories, is created. Using a current trajectory of a node or a current position of the node, the database is queried for a rich typical trajectory that likely corresponds to the current or anticipated trajectory of the node. The database is searched by identifying candidate trajectories and determining a similarity score for each of the candidate trajectories. The best scoring candidate trajectory may be returned and logistics operations may be performed using the best scoring candidate trajectory.