Table of Contents
Fetching ...

FRTP: Federating Route Search Records to Enhance Long-term Traffic Prediction

Hangli Ge, Xiaojie Yang, Itsuki Matsunaga, Dizhi Huang, Noboru Koshizuka

TL;DR

The paper addresses long-term traffic prediction in ITS by proposing FRTP, a federated architecture that learns from raw data with heterogeneous features and varying time granularities. It integrates route search records with traffic data within a learning framework, enabling end-to-end training without separate preprocessing steps. Experiments on real-world data from NEXCO East demonstrate that time-specified route searches correlate with future traffic and that leveraging all feature types yields the best next-day prediction accuracy. The approach reduces data engineering overhead and provides a practical pathway to exploiting cyberspace data streams for horizon-spanning traffic forecasting.

Abstract

Accurate traffic prediction, especially predicting traffic conditions several days in advance is essential for intelligent transportation systems (ITS). Such predictions enable mid- and long-term traffic optimization, which is crucial for efficient transportation planning. However, the inclusion of diverse external features, alongside the complexities of spatial relationships and temporal uncertainties, significantly increases the complexity of forecasting models. Additionally, traditional approaches have handled data preprocessing separately from the learning model, leading to inefficiencies caused by repeated trials of preprocessing and training. In this study, we propose a federated architecture capable of learning directly from raw data with varying features and time granularities or lengths. The model adopts a unified design that accommodates different feature types, time scales, and temporal periods. Our experiments focus on federating route search records and begin by processing raw data within the model framework. Unlike traditional models, this approach integrates the data federation phase into the learning process, enabling compatibility with various time frequencies and input/output configurations. The accuracy of the proposed model is demonstrated through evaluations using diverse learning patterns and parameter settings. The results show that online search log data is useful for forecasting long-term traffic, highlighting the model's adaptability and efficiency.

FRTP: Federating Route Search Records to Enhance Long-term Traffic Prediction

TL;DR

The paper addresses long-term traffic prediction in ITS by proposing FRTP, a federated architecture that learns from raw data with heterogeneous features and varying time granularities. It integrates route search records with traffic data within a learning framework, enabling end-to-end training without separate preprocessing steps. Experiments on real-world data from NEXCO East demonstrate that time-specified route searches correlate with future traffic and that leveraging all feature types yields the best next-day prediction accuracy. The approach reduces data engineering overhead and provides a practical pathway to exploiting cyberspace data streams for horizon-spanning traffic forecasting.

Abstract

Accurate traffic prediction, especially predicting traffic conditions several days in advance is essential for intelligent transportation systems (ITS). Such predictions enable mid- and long-term traffic optimization, which is crucial for efficient transportation planning. However, the inclusion of diverse external features, alongside the complexities of spatial relationships and temporal uncertainties, significantly increases the complexity of forecasting models. Additionally, traditional approaches have handled data preprocessing separately from the learning model, leading to inefficiencies caused by repeated trials of preprocessing and training. In this study, we propose a federated architecture capable of learning directly from raw data with varying features and time granularities or lengths. The model adopts a unified design that accommodates different feature types, time scales, and temporal periods. Our experiments focus on federating route search records and begin by processing raw data within the model framework. Unlike traditional models, this approach integrates the data federation phase into the learning process, enabling compatibility with various time frequencies and input/output configurations. The accuracy of the proposed model is demonstrated through evaluations using diverse learning patterns and parameter settings. The results show that online search log data is useful for forecasting long-term traffic, highlighting the model's adaptability and efficiency.

Paper Structure

This paper contains 19 sections, 2 equations, 7 figures, 7 tables.

Figures (7)

  • Figure 1: Data federation architecture of our proposal
  • Figure 2: Various resample patterns on the non-time-specified search records
  • Figure 3: Traffic volume and online search log data at 1-hour intervals. Online search log data captures the trend of actual traffic volume growth
  • Figure 4: The comparison of the distributions of two types of search counts
  • Figure 5: The correlation of various features
  • ...and 2 more figures