/rl_jitai_simulation

RL for JITAI optimization using simulated environments.

Primary LanguagePythonMIT LicenseMIT

RL for JITAI optimization using simulated environments

This repository contains the official implementation for the paper: Assessing the Impact of Context Inference Error and Partial Observability on RL Methods for Just-In-Time Adaptive Interventions, Karine Karine, Predrag Klasnja, Susan A. Murphy, Benjamin M. Marlin, UAI 2023.

This paper was accepted at the Conference on Uncertainty in Artificial Intelligence, UAI 2023.

Examples

See the Examples directory for a list of examples that can be run locally or launched in Google Colab.

For example:

  • Open In Colab RL for JITAI Quickstart

  • Open In Colab RL for JITAI Examples

Citing this paper

@inproceedings{RLJITAI2023, 
title = {Assessing the Impact of Context Inference Error and Partial Observability on RL Methods for Just-In-Time Adaptive Interventions},
author = {Karine, Karine and Klasnja, Predrag and Murphy, Susan A. and Marlin, Benjamin M.},
booktitle = {Proceedings of the Thirty-Ninth Conference on Uncertainty in Artificial Intelligence},
pages = {1047--1057},
year = {2023},
volume = {216},
}