A novel forecasting framework combining virtual samples and enhanced Transformer models for tourism demand forecasting
Tingting Diao, Xinzhang Wu, Lina Yang, Ling Xiao, Yunxuan Dong
TL;DR
This paper tackles forecasting tourism demand under limited historical data and complex spatiotemporal dependencies. It introduces a framework that fuses a spatiotemporal GAN for adaptive virtual sample generation with an enhanced Transformer predictor featuring causal convolution and non-autoregressive global pooling. The approach includes a rolling dynamic spatial weight matrix learned by the GAN and a joint training scheme where predictor feedback guides virtual sample generation. Empirical results on Macau and Turkey datasets show substantial improvements in forecast accuracy, with an 18.37% reduction in average MASE compared to conventional Transformer models, demonstrating robustness to data scarcity and improved capture of spatiotemporal patterns. The work offers a practical, scalable tool for tourism management and provides a blueprint for applying adaptive spatiotemporal augmentation to other domains.
Abstract
Accurate tourism demand forecasting is hindered by limited historical data and complex spatiotemporal dependencies among tourist origins. A novel forecasting framework integrating virtual sample generation and a novel Transformer predictor addresses constraints arising from restricted data availability. A spatiotemporal GAN produces realistic virtual samples by dynamically modeling spatial correlations through a graph convolutional network, and an enhanced Transformer captures local patterns with causal convolutions and long-term dependencies with self-attention,eliminating autoregressive decoding. A joint training strategy refines virtual sample generation based on predictor feedback to maintain robust performance under data-scarce conditions. Experimental evaluations on real-world daily and monthly tourism demand datasets indicate a reduction in average MASE by 18.37% compared to conventional Transformer-based models, demonstrating improved forecasting accuracy. The integration of adaptive spatiotemporal sample augmentation with a specialized Transformer can effectively address limited-data forecasting scenarios in tourism management.
