Population Synthesis with Quasirandom Integer Sampling
Type: Journal Article Venue: Journal of Artificial Societies and Social Simulation Year: 2017
Abstract
Established methods for synthesising a population from geographically aggregated data are robust and well understood. However, most rely on the potentially detrimental process of integerisation if a whole individual population is required, e.g. for use in agent-based modelling (ABM). This paper describes and investigates the use of quasirandom sequences to sample populations from known marginal constraints whilst preserving those marginal distributions. We call this technique Quasirandom Integer Without-replacement Sampling (QIWS) and show that the statistical properties of quasirandomly sampled populations to be superior to those of pseudorandomly sampled ones in that they tend to yield entropies much closer to populations generated using the entropy-maximising iterative proportional fitting (IPF) algorithm. The implementation is extremely efficient, easily outperforming common IPF implementations. It is freely available as an open source R package called humanleague. Finally, we suggest how the current limitations of the implementation can be overcome, providing a direction for future work.
Citation
Andrew Smith, Robin Lovelace, and Mark Birkin (2017). Population Synthesis with Quasirandom Integer Sampling. Journal of Artificial Societies and Social Simulation. https://doi.org/10.18564/jasss.3550
BibTeX
@article{smith_population_2017,
title = {Population {{Synthesis}} with {{Quasirandom Integer Sampling}}},
author = {Smith, Andrew and Lovelace, Robin and Birkin, Mark},
year = {2017},
journal = {Journal of Artificial Societies and Social Simulation},
volume = {20},
number = {4},
pages = {14},
issn = {1460-7425},
doi = {10.18564/jasss.3550},
abstract = {Established methods for synthesising a population from geographically aggregated data are robust and well understood. However, most rely on the potentially detrimental process of integerisation if a whole individual population is required, e.g. for use in agent-based modelling (ABM). This paper describes and investigates the use of quasirandom sequences to sample populations from known marginal constraints whilst preserving those marginal distributions. We call this technique Quasirandom Integer Without-replacement Sampling (QIWS) and show that the statistical properties of quasirandomly sampled populations to be superior to those of pseudorandomly sampled ones in that they tend to yield entropies much closer to populations generated using the entropy-maximising iterative proportional fitting (IPF) algorithm. The implementation is extremely efficient, easily outperforming common IPF implementations. It is freely available as an open source R package called humanleague. Finally, we suggest how the current limitations of the implementation can be overcome, providing a direction for future work.},
copyright = {CC0 1.0 Universal Public Domain Dedication},
keywords = {Microsimulation,Population Synthesis,Quasirandom Numbers,Statistical Sampling}
}