π€ AI Summary
Accurately identifying transportation modes from dense smartphone GPS trajectories remains a key challenge in GeoAI and transportation research. This work proposes SpeedTransformer, a novel model that leverages only raw speed time series as input and employs a Transformer architecture for transportation mode recognition. By discarding complex features such as spatial coordinates and relying solely on temporal speed information, the approach maintains model simplicity while demonstrating strong cross-regional transferability and robustness to high-noise data. Experimental results show that SpeedTransformer significantly outperforms conventional models like LSTM across multiple benchmark datasets and achieves high accuracy and practicality when deployed in real-world urban environments.
π Abstract
Transportation mode detection is an important topic within GeoAI and transportation research. In this study, we introduce SpeedTransformer, a novel Transformer-based model that relies solely on speed inputs to infer transportation modes from dense smartphone GPS trajectories. In benchmark experiments, SpeedTransformer outperformed traditional deep learning models, such as the Long Short-Term Memory (LSTM) network. Moreover, the model demonstrated strong flexibility in transfer learning, achieving high accuracy across geographical regions after fine-tuning with small datasets. Finally, we deployed the model in a real-world experiment, where it consistently outperformed baseline models under complex built environments and high data uncertainty. These findings suggest that Transformer architectures, when combined with dense GPS trajectories, hold substantial potential for advancing transportation mode detection and broader mobility-related research.