# Origin-destination prediction from road average speed data using GraphResLSTM model

**Authors:** Guangtong Hu, Jun Zhang

PMC · DOI: 10.7717/peerj-cs.2709 · PeerJ Computer Science · 2025-02-13

## TL;DR

This paper introduces a new model called GraphResLSTM that uses road average speed data to predict origin-destination patterns more accurately than existing methods.

## Contribution

The novel GraphResLSTM model combines GCN, ResNet, and LSTM for OD prediction using road average speed data instead of traditional traffic flow data.

## Key findings

- GraphResLSTM outperforms alternative models in origin-destination prediction.
- Road average speed data provides better performance than traditional traffic flow data.
- The entropy-TOPSIS method improves training efficiency by selecting key road segments.

## Abstract

With the increasing demand for traffic management and resource allocation in Intelligent Transportation Systems (ITS), accurate origin-destination (OD) prediction has become crucial. This article presents a novel integrated framework, effectively merging the distinctive capabilities of graph convolutional network (GCN), residual neural network (ResNet), and long short-term memory network (LSTM), hereby designated as GraphResLSTM. GraphResLSTM leverages road average speed data for OD prediction. Contrary to traditional reliance on traffic flow data, road average speed data provides richer informational dimensions, reflecting not only vehicle volume but also indirectly indicating congestion levels. We use a real-world road network to generate road average speed data and OD data through simulations in Simulation of Urban Mobility (SUMO), thereby avoiding the influence of external factors such as weather. To enhance training efficiency, we employ a method combining the entropy weight method with the Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) for key road segment selection. Using this generated dataset, carefully designed comparative experiments are conducted to compare various different models and data types. The results clearly demonstrate that both the GraphResLSTM model and the road average speed data markedly outperform alternative models and data types in OD prediction.

## Full-text entities

- **Diseases:** LSTM (MESH:D000088562), OD (MESH:D007280)
- **Chemicals:** GCN (-)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC11888923/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/PMC11888923/full.md

## References

50 references — full list in the complete paper: https://tomesphere.com/paper/PMC11888923/full.md

---
Source: https://tomesphere.com/paper/PMC11888923