SearcharxivSearch

arXiv subjects

Dizhi Huang

Publications and source records attributed to Dizhi Huang.

4 recordsLinked to original sources

Cyberspace Search Intentions as Leading Indicators for Proactive Traffic Hotspot Detection

This study proposes a cyber-physical data-driven framework for proactive detection of highway traffic hotspots and hot regions. The proposed framework bridges users' online search records in cyberspace as early indicator. To handle large-scale and irregular search records, we propose an Origin Destination Time (ODT) tensor model to represent the spatio-temporal structure of route search data and accelerate computation. Using destination-wise inflow sequences derived from these records, we develop a systematic method to automatically identify anomalous surges that indicate emerging traffic hotspots and further the regions. To validate the framework, we conduct experiments using a one-year real-world dataset covering 2,728 interchange (IC) nodes within a highway network. Furthermore, we integrate and compare search data with actual traffic volumes for evaluation. The results reveal a strong correlation between search intensity and traffic flow, demonstrating that online search behavior serves as a reliable proxy for anticipating traffic dynamics. These findings suggest that route search records in cyberspace can be effectively utilized for proactive traffic monitoring and highlight the potential for early prediction of congestion patterns.

cs.NI

Place with Intention: An Empirical Attendance Predictive Study of Expo 2025 Osaka, Kansai, Japan

Accurate forecasting of daily attendance is vital for managing transportation, crowd flows, and services at large-scale international events such as Expo 2025 Osaka, Kansai, Japan. However, existing approaches often rely on multi-source external data (such as weather, traffic, and social media) to improve accuracy, which can lead to unreliable results when historical data are insufficient. To address these challenges, we propose a Transformer-based framework that leverages reservation dynamics, i.e., ticket bookings and subsequent updates within a time window, as a proxy for visitors' attendance intentions, under the assumption that such intentions are eventually reflected in reservation patterns. This design avoids the complexity of multi-source integration while still capturing external influences like weather and promotions implicitly embedded in reservation dynamics. We construct a dataset combining entrance records and reservation dynamics and evaluate the model under both single-channel (total attendance) and two-channel (separated by East and West gates) settings. Results show that separately modeling East and West gates consistently improves accuracy, particularly for short- and medium-term horizons. Ablation studies further confirm the importance of the encoder-decoder structure, inverse-style embedding, and adaptive fusion module. Overall, our findings indicate that reservation dynamics offer a practical and informative foundation for attendance forecasting in large-scale international events.

cs.LG

Origin-Destination Extraction from Large-Scale Route Search Records for Tourism Trend Analysis

This paper presents a novel method for transforming large-scale historical expressway route search records into a three-dimensional (3D) Origin-Destination (OD) map, enabling data compression, efficient spatiotemporal sampling and statistical analysis. The study analyzed over 380 million expressway route search logs to investigate online search behavior related to tourist destinations. Several expressway interchanges (ICs) near popular attractions, such as those associated with spring flower viewing, autumn foliage and winter skiing, are examined and visualized. The results reveal strong correlations between search volume trends and the duration of peak tourism seasons. This approach leverages cyberspace behavioral data as a leading indicator of physical movement, providing a proactive tool for traffic management and tourism planning.

cs.CY

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

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.

cs.AI