Related Experiment Video
Updated: Nov 7, 2025

An Application for Pairing with Wearable Devices to Monitor Personal Health Status
Published on: February 3, 2022
Using smart phone sensors to detect transportation modes.
Hao Xia1, Yanyou Qiao2, Jun Jian3
1The Institute of Remote Sensing and Digital Earth, No.20 Datun Road, Chaoyang District, Beijing 100101, China. haocool.xia@foxmail.com.
This study introduces a new method using GPS and accelerometer data to accurately classify outdoor transportation modes like walking, biking, and driving. The system achieved over 96% accuracy, improving location-based services.
Area of Science:
- Computer Science
- Mobile Computing
- Data Science
Background:
- Mobile smart devices generate vast user trajectory data, essential for location-based services.
- Current trajectory data lacks richness for accurate transportation mode classification.
- Distinguishing between stationary states (stay vs. wait) is crucial for data mining.
Purpose of the Study:
- To propose a novel method for classifying outdoor transportation modes using smart device data.
- To enhance the classification of stationary states into 'stay' and 'wait' sub-modes.
- To achieve high accuracy in transportation mode identification for improved location-based services.
Main Methods:
- Utilized Global Positioning System (GPS) and accelerometer data from mobile smart devices.
- Employed Support Vector Machines (SVM) with optimized parameters for pattern recognition.
- Applied Ant Colony Optimization (ACO) for feature dimension reduction and importance analysis.
Main Results:
- Developed a classification system achieving 96.31% accuracy on a dataset from 18 mobile users.
- Successfully classified walking, bicycling, motorized transport, and stationary states (stay/wait).
- Demonstrated the effectiveness of combined GPS and accelerometer data for transportation mode detection.
Conclusions:
- The proposed method effectively classifies diverse outdoor transportation modes with high accuracy.
- The detailed analysis of stationary states provides valuable semantic information for data mining.
- This approach significantly advances the capabilities of location-based services by enriching trajectory data analysis.
Related Concept Videos
Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device
Types of Global Positioning System Surveys
What is a Mode?
There can be more than one mode in a data set if multiple values have the same highest frequency. For instance, suppose that the Statistics exam scores of 20 students are: 50; 53; 59; 59; 63; 63; 72; 72; 72; 72; 72; 76; 78; 81; 83; 84; 84; 84; 90; 93. Here, the mode is 72, as it occurs most frequently, five times.
A data set with two modes is called bimodal. For example,...

