paper-with-me

홈 › Papers

Inferring transportation modes from GPS trajectories using a convolutional neural network

2018-04-05 · Sina Dabiri, Kevin Heaslip

Identifying the distribution of users' transportation modes is an essential part of travel demand analysis and transportation planning. With the advent of ubiquitous GPS-enabled devices (e.g., a smartphone), a cost-effective approach for inferring commuters' mobility mode(s) is to leverage their GPS trajectories. A majority of studies have proposed mode inference models based on hand-crafted features and traditional machine learning algorithms. However, manual features engender some major drawbacks including vulnerability to traffic and environmental conditions as well as possessing human's bias in creating efficient features. One way to overcome these issues is by utilizing Convolutional Neural Network (CNN) schemes that are capable of automatically driving high-level features from the raw input. Accordingly, in this paper, we take advantage of CNN architectures so as to predict travel modes based on only raw GPS trajectories, where the modes are labeled as walk, bike, bus, driving, and train. Our key contribution is designing the layout of the CNN's input layer in such a way that not only is adaptable with the CNN schemes but represents fundamental motion characteristics of a moving object including speed, acceleration, jerk, and bearing rate. Furthermore, we ameliorate the quality of GPS logs through several data preprocessing steps. Using the clean input layer, a variety of CNN configurations are evaluated to achieve the best CNN architecture. The highest accuracy of 84.8% has been achieved through the ensemble of the best CNN configuration. In this research, we contrast our methodology with traditional machine learning algorithms as well as the seminal and most related studies to demonstrate the superiority of our framework.

📄 PDF Abstract BibTeX arXiv:1804.02386

Code (1)

PatrickMotylinski/LBCPI-project

Similar Papers 제목 키워드 기반

Inferring hybrid transportation modes from sparse GPS data using a moving window SVM classification

2012-11-01 · Computers, Environment and Urban Systems 2012 11 · Adel Bolbol, Tao Cheng, Ioannis Tsapakis, James Haworth

Understanding travel behaviour and travel demand is of constant importance to transportation communities and agencies in every country. Nowadays, attempts have been made to automatically infer transportation modes from p…

ClassificationGeneral ClassificationTrajectory Prediction

Detecting Transportation Mode Using Dense Smartphone GPS Trajectories and Transformer Models

2026-02-27 · Yuandong Zhang, Othmane Echchabi, Tianshu Feng, Wenyi Zhang 외 arxiv

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 tran…

Transfer Learning

APE: An Open and Shared Annotated Dataset for Learning Urban Pedestrian Path Networks

2023-03-04 · Yuxiang Zhang, Nicholas Bolten, Sachin Mehta, Anat Caspi

Inferring the full transportation network, including sidewalks and cycleways, is crucial for many automated systems, including autonomous driving, multi-modal navigation, trip planning, mobility simulations, and freight …

Autonomous Driving

Estimator: An Effective and Scalable Framework for Transportation Mode Classification over Trajectories

2022-12-11 · Danlei Hu, Ziquan Fang, Hanxi Fang, Tianyi Li 외

Transportation mode classification, the process of predicting the class labels of moving objects transportation modes, has been widely applied to a variety of real world applications, such as traffic management, urban co…

ClassificationManagement

Multimodal joint prediction of traffic spatial-temporal data with graph sparse attention mechanism and bidirectional temporal convolutional network

2024-12-24 · Dongran Zhang, Jiangnan Yan, Kemal Polat, Adi Alhudhaif 외

Traffic flow prediction plays a crucial role in the management and operation of urban transportation systems. While extensive research has been conducted on predictions for individual transportation modes, there is relat…

Feature CorrelationPrediction