Railroad ETA Prediction Using Machine Learning and Event Feedback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current railroad systems provide unreliable estimated times of arrival (ETAs) for freight, leading to significant economic losses due to delays and misrouting, especially for perishable goods, as these estimates are not updated during the trip and do not account for real-time events and congestion.

Innovation Solution

A machine learning-based system that predicts ETAs and ETIs using trained models, incorporating historical shipment data, event data, equipment type, congestion, seasonality, and commodity type, employing tree-based algorithms like gradient boosted trees to provide accurate arrival time predictions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional internal performance metrics are used to provide ETAs, then the system is simple to operate, but the ETA accuracy deteriorates significantly

Engineering Contradiction:
ImproveETA accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent introduces a machine learning model as an intermediary between raw railroad operational data and ETA predictions. The model processes multiple data sources (equipment location, event data, historical patterns, congestion information) and transforms them into accurate ETA predictions, resolving the contradiction by mediating between data complexity and prediction accuracy

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent replaces traditional mechanical/rule-based ETA calculation systems with a machine learning-based predictive system. Instead of using fixed internal performance metrics, the system uses trained models that learn from historical data and adapt to changing conditions, significantly improving ETA accuracy while accepting increased computational complexity

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Reliability

If ETAs are not updated during the trip, then the system requires fewer computational resources, but the reliability of ETA deteriorates due to unaccounted events and congestion

Engineering Contradiction:
ImproveETA reliabilityVSAvoidcomputational resource consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent implements periodic updating of ETAs during the equipment's trip by processing incoming event data at regular intervals or when new events occur. The machine learning model continuously refines predictions based on new information (equipment location updates, congestion events, schedule changes), maintaining high reliability while using periodic rather than continuous computation to manage resource consumption

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The system incorporates feedback loops where actual equipment location and status data are continuously fed back into the machine learning model. This feedback mechanism allows the system to update ETAs dynamically based on real-world conditions, improving reliability by accounting for unexpected events and congestion while optimizing computational resource usage through event-triggered updates

Inventive Principle:
Principle #23Feedback

3Measurement precision

If machine learning models with multiple data inputs are used, then ETA accuracy is significantly improved, but the device complexity increases

Engineering Contradiction:
ImproveETA precisionVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the ETA prediction system into multiple independent components: data collection modules, feature engineering components, machine learning model layers, and prediction output modules. Each component handles specific aspects of the prediction process, making the overall complex system manageable and maintainable while achieving high precision through the coordinated work of specialized sub-components

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements dynamic feature selection and model configuration where the complexity of the machine learning model adapts based on data availability and prediction requirements. The system can adjust which features are used and which model architectures are deployed, allowing high precision when sufficient data is available while reducing complexity when resources are constrained or data is limited

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12493849B1Machine learning-based prediction of estimated equipment arrival times in a railroad network
Publication Date: 2025.12.09 TELEGRAPH SYSTEM INC
  • US12493849B1 patent drawing
  • US12493849B1 patent drawing
  • US12493849B1 patent drawing

AI summary

Systems and methods are disclosed for predicting an estimated time of arrival for an equipment at a destination location via a railroad network. The method includes inputting to a trained machine learning model, a shipment data that includes a starting location for a particular trip and a destination location for the particular trip. The method includes predicting, using the trained machine learning model, the estimated time of arrival of the equipment at the destination location for the particular trip when no historical trip data exists for the particular trip. The trained machine learning model can use an ensemble of tree models for the predicting of the estimated time of arrival of the equipment at the destination location. The ensemble of tree models can sequentially combine predictions of multiple tree models arranged in a sequence of models.