Related Experiment Video
Updated: Mar 28, 2026

16:14
Trajectory Data Analyses for Pedestrian Space-time Activity Study
Published on: February 25, 2013
14.3K
Forecasting Thailand's mobility trends using Feature Engineered XGBoost for pandemic crisis movement management
Aritath Siraphatwongkorn1, Thanin Methiyothin1, Kittisak Onuean2
1Faculty of Informatics, Burapha University, Chonburi, Thailand.
Plos One
|March 26, 2026
Summary
Forecasting human mobility in Thailand during COVID-19 using Google data, this study found Feature Engineered XGBoost most accurately predicted movement trends. Understanding mobility is crucial for managing disease spread and informing public health strategies.
Area of Science:
- Epidemiology
- Data Science
- Public Health
Background:
- The COVID-19 pandemic caused significant global mobility changes, impacting virus transmission.
- Google Community Mobility Reports offer anonymized location data to track movement trends.
- Mobility insights are vital for timely public health interventions and data-driven decision-making.
Purpose of the Study:
- To forecast human mobility trends in Thailand during the COVID-19 pandemic.
- To evaluate the performance of different forecasting models using Google's mobility data.
- To examine the relationship between mobility patterns and COVID-19 cases under lockdown conditions.
Main Methods:
- Applied three forecasting models: Facebook Prophet, ARIMA, and Feature Engineered XGBoost.
- Utilized Google Community Mobility Reports data for Thailand.
- Employed the Granger Causality Test to analyze mobility and COVID-19 case correlations during lockdown phases.
Main Results:
- Feature Engineered XGBoost achieved the highest accuracy in forecasting mobility trends across all six location categories.
- The Granger Causality Test revealed relationships between mobility patterns and COVID-19 case numbers during different lockdown phases.
- The study confirmed the utility of machine learning for predicting mobility during public health restrictions.
Conclusions:
- Machine learning models effectively forecast human mobility trends during public health restrictions.
- Understanding mobility patterns is critical for disease transmission control.
- Insights can inform targeted mobility management policies and public health responses for future outbreaks.
Related Concept Videos
Steps in Outbreak Investigation
696
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
696
Applications of GIS: Disaster Management and Emergency Response
667
Geographic Information System (GIS) technology is essential for risk identification, action prioritization, and resource optimization in critical situations like flooding and earthquakes. By integrating spatial and demographic data, GIS provides a comprehensive framework for emergency response.GIS integrates data layers, like rainfall intensity, topography, elevation profiles, and river levels, to model high-risk flood zones. These layers assess areas susceptible to flooding based on their...
667
Residuals and Least-Squares Property
9.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.8K