Synthetic Data Generator for Adaptive Interventions in Global Health
Abstract
Artificial Intelligence and digital health have the potential to transform global health. However, having access to representative data to test and validate algorithms in realistic production environments is essential. We introduce HealthSyn, an open-source synthetic data generator of user behavior for testing reinforcement learning algorithms in the context of mobile health interventions. The generator utilizes Markov processes to generate diverse user actions, with individual user behavioral patterns that can change in reaction to personalized interventions (i.e., reminders, recommendations, and incentives). These actions are translated into actual logs using an ML-purposed data schema specific to the mobile health application functionality included with HealthKit, and open-source SDK. The logs can be fed to pipelines to obtain user metrics. The generated data, which is based on real-world behaviors and simulation techniques, can be used to develop, test, and evaluate, both ML algorithms in research and end-to-end operational RL-based intervention delivery frameworks.
Cite
Text
Rastogi et al. "Synthetic Data Generator for Adaptive Interventions in Global Health." ICLR 2023 Workshops: MLGH, 2023.Markdown
[Rastogi et al. "Synthetic Data Generator for Adaptive Interventions in Global Health." ICLR 2023 Workshops: MLGH, 2023.](https://mlanthology.org/iclrw/2023/rastogi2023iclrw-synthetic/)BibTeX
@inproceedings{rastogi2023iclrw-synthetic,
title = {{Synthetic Data Generator for Adaptive Interventions in Global Health}},
author = {Rastogi, Aditya and Garamendi, Juan Francisco and del Rio, Ana Fernandez and Atienza, Anna Guitart and Khan, Moiz Hassan and Tang, Dexian and Santiago, Africa Perianez},
booktitle = {ICLR 2023 Workshops: MLGH},
year = {2023},
url = {https://mlanthology.org/iclrw/2023/rastogi2023iclrw-synthetic/}
}