SOC-PHLGSIMay 30, 2023

Evaluating geospatial context information for travel mode detection

arXiv:2305.19428v21 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the need for efficient travel mode detection models to understand individual behavior for sustainable transport, but it is incremental as it analyzes existing context features rather than introducing new methods.

The study tackled the problem of detecting travel modes from GNSS trajectories by evaluating the contribution of geospatial context information, finding that features like distance to infrastructure networks significantly improve predictions while most land-use features do not.

Detecting travel modes from global navigation satellite system (GNSS) trajectories is essential for understanding individual travel behavior and a prerequisite for achieving sustainable transport systems. While studies have acknowledged the benefits of incorporating geospatial context information into travel mode detection models, few have summarized context modeling approaches and analyzed the significance of these context features, hindering the development of an efficient model. Here, we identify context representations from related work and propose an analytical pipeline to assess the contribution of geospatial context information for travel mode detection based on a random forest model and the SHapley Additive exPlanation (SHAP) method. Through experiments on a large-scale GNSS tracking dataset, we report that features describing relationships with infrastructure networks, such as the distance to the railway or road network, significantly contribute to the model's prediction. Moreover, features related to the geospatial point entities help identify public transport travel, but most land-use and land-cover features barely contribute to the task. We finally reveal that geospatial contexts have distinct contributions in identifying different travel modes, providing insights into selecting appropriate context information and modeling approaches. The results from this study enhance our understanding of the relationship between movement and geospatial context and guide the implementation of effective and efficient transport mode detection models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes