Place with Intention: An Empirical Attendance Predictive Study of Expo 2025 Osaka, Kansai, Japan
Xiaojie Yang, Dizhi Huang, Hangli Ge, Masahiro Sano, Takeaki Ohdake, Kazuma Hatano, Noboru Koshizuka
TL;DR
This work addresses daily attendance forecasting for a six-month international exposition by leveraging reservation dynamics as a direct proxy for attendance intentions. It introduces a lightweight Transformer-based framework with an encoder–decoder or decoder-only configuration and an adaptive fusion module that decomposes predictions into a baseline, a gated reservation signal, and a smoothed kernel. Empirical results show reservation dynamics yield strong near-term predictive power (high correlations with attendance) and that modeling the East and West gates separately improves accuracy, with ablations confirming the value of the encoder–decoder architecture, inverse-style temporal embedding, and adaptive fusion. The approach provides a practical, data-efficient tool for crowd management, resource planning, and safety at large-scale events, while acknowledging reliance on reservation system stability and the need for broader generalization tests.
Abstract
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.
