Optimizing human activity patterns using global sensitivity analysis
Authored by Geoffrey Fairchild, Kyle S. Hickmann, Susan M. Mniszewski, Sara Y. Del Valle, James M. Hyman
Date Published: 2014-12
DOI: 10.1007/s10588-013-9171-0
Sponsors:
United States National Institutes of Health (NIH)
United States Department of Energy (DOE)
Platforms:
Python
Model Documentation:
Other Narrative
Flow charts
Model Code URLs:
https://github.com/gfairchild/pyHarmonySearch
Abstract
Implementing realistic activity patterns for a population is crucial for modeling, for example, disease spread, supply and demand, and disaster response. Using the dynamic activity simulation engine, DASim, we generate schedules for a population that capture regular (e.g., working, eating, and sleeping) and irregular activities (e.g., shopping or going to the doctor). We use the sample entropy (SampEn) statistic to quantify a schedule's regularity for a population. We show how to tune an activity's regularity by adjusting SampEn, thereby making it possible to realistically design activities when creating a schedule. The tuning process sets up a computationally intractable high-dimensional optimization problem. To reduce the computational demand, we use Bayesian Gaussian process regression to compute global sensitivity indices and identify the parameters that have the greatest effect on the variance of SampEn. We use the harmony search (HS) global optimization algorithm to locate global optima. Our results show that HS combined with global sensitivity analysis can efficiently tune the SampEn statistic with few search iterations. We demonstrate how global sensitivity analysis can guide statistical emulation and global optimization algorithms to efficiently tune activities and generate realistic activity patterns. Though our tuning methods are applied to dynamic activity schedule generation, they are general and represent a significant step in the direction of automated tuning and optimization of high-dimensional computer simulations.
Tags
Agent-based modeling
global sensitivity analysis
Bayesian Gaussian process regression
Harmony search
Sample entropy
global optimization