Spatio-Temporal Traffic Speed Prediction Using Segmented ML Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current traffic state prediction methods fail to accurately account for spatial and temporal dependencies in traffic speed data, leading to inefficiencies in traffic management, particularly in identifying and managing bottlenecks within transportation networks.

Innovation Solution

A traffic speed modeling framework that utilizes a combination of partial least squares regression and deep learning models with a sequence-to-sequence architecture to analyze link-based and weather data, predicting short-term traffic speeds and forecasting future traffic states, including bottlenecks, by integrating spatial and temporal dependencies.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional traffic prediction models are used, then the system is simple to implement, but the prediction accuracy is insufficient due to failure to account for spatio-temporal dependencies

Engineering Contradiction:
Improveprediction accuracyVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the traffic network into multiple links and divides the time series into different lags (short-term, medium-term, long-term). Each segment is processed independently through separate regression models, allowing the system to capture spatio-temporal dependencies without requiring a single monolithic complex model. This segmentation enables accurate predictions while maintaining computational efficiency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces spatial dimensions by incorporating data from multiple links simultaneously and temporal dimensions by using multiple time lags. The model transitions from univariate to multivariate analysis by adding spatial and temporal dimensions to the prediction framework, thereby capturing dependencies across different locations and times without overwhelming complexity.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If more data sources including weather data are incorporated, then the prediction accuracy improves, but the computational requirements and data processing complexity increase

Engineering Contradiction:
Improveprediction accuracyVSAvoidcomputational efficiency
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent segments the data processing into separate regression models for different time lags and incorporates weather data selectively based on its relevance to each time period. This segmentation allows the system to process multiple data sources efficiently without requiring computational resources for all possible combinations of data sources simultaneously.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the parameters of the regression models dynamically based on the time lag being predicted. Different weights and feature combinations are used for short-term versus long-term predictions, allowing the system to optimize computational efficiency by adjusting model parameters rather than using a fixed complex model for all prediction horizons.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If the model accounts for spatio-temporal dependencies, then the prediction reliability improves, but the difficulty of detecting and measuring increases

Engineering Contradiction:
Improveprediction reliabilityVSAvoiddependency detection complexity
Core Design Contradiction:
ReliabilityVSDifficulty of detecting and measuring

Solution Approach 1:

The patent segments the spatio-temporal dependency detection into separate regression models for different time lags and spatial locations. Each model independently captures dependencies for its specific time period and location, making the detection process more manageable and the reliability higher through localized optimization rather than attempting to capture all dependencies simultaneously.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent uses regression models as intermediary components that mediate between the raw spatio-temporal data and the final predictions. These intermediary models simplify the detection and measurement of dependencies by transforming complex multi-dimensional data into manageable intermediate representations that can be processed systematically.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12198543B2Short-term traffic speed prediction and forecasting using machine learning analysis of spatiotemporal traffic speed dependencies in probe and weather data
Publication Date: 2025.01.14 ITERIS INC
  • US12198543B2 patent drawing
  • US12198543B2 patent drawing
  • US12198543B2 patent drawing

AI summary

A framework for modeling traffic speed in a transportation network analyzes both the spatial and temporal dependencies in probe-based traffic speeds, historical weather data, and forecasted weather data, using multiple machine learning models. A decentralized partial least squares (PLS) regression model predicts short-term speed using localized, historical probe-based traffic data, and a deep learning model applies the predicted short-term speed to further estimate traffic speed at specified times and at specific locations in the transportation network for predicting traffic bottlenecks and other future traffic states