Goto

Collaborating Authors

 Shetty, Vivek


Oralytics Reinforcement Learning Algorithm

arXiv.org Artificial Intelligence

Dental disease is one of the most common chronic diseases in the United States, particularly affecting disadvantaged communities. While scientific evidence indicates that healthy oral self-care behaviors (OSCB) (i.e., systematic, twice-a-day tooth brushing) prevent dental disease [Lรถe, 2000, Attin and Hornecker, 2005], this basic behavior is not consistently practiced [Yaacob et al., 2014]. We have developed Oralytics, an online, reinforcement learning (RL) algorithm that optimizes the delivery of personalized intervention prompts to improve OSCB. These prompts, delivered via push notification from the Oralytics app, are designed to supplement clinician instruction and consist of engaging content tailored to participants, such as brushing feedback and motivational messages. This paper describes the methodology used to design and develop the online RL algorithm. To make quality design decisions, we leveraged prior data, domain expertise, and experiments in a simulation test bed.


Monitoring Fidelity of Online Reinforcement Learning Algorithms in Clinical Trials

arXiv.org Artificial Intelligence

Online reinforcement learning (RL) algorithms offer great potential for personalizing treatment for participants in clinical trials. However, deploying an online, autonomous algorithm in the high-stakes healthcare setting makes quality control and data quality especially difficult to achieve. This paper proposes algorithm fidelity as a critical requirement for deploying online RL algorithms in clinical trials. It emphasizes the responsibility of the algorithm to (1) safeguard participants and (2) preserve the scientific utility of the data for post-trial analyses. We also present a framework for pre-deployment planning and real-time monitoring to help algorithm developers and clinical researchers ensure algorithm fidelity. To illustrate our framework's practical application, we present real-world examples from the Oralytics clinical trial. Since Spring 2023, this trial successfully deployed an autonomous, online RL algorithm to personalize behavioral interventions for participants at risk for dental disease.


Designing Reinforcement Learning Algorithms for Digital Interventions: Pre-implementation Guidelines

arXiv.org Artificial Intelligence

Online reinforcement learning (RL) algorithms are increasingly used to personalize digital interventions in the fields of mobile health and online education. Common challenges in designing and testing an RL algorithm in these settings include ensuring the RL algorithm can learn and run stably under real-time constraints, and accounting for the complexity of the environment, e.g., a lack of accurate mechanistic models for the user dynamics. To guide how one can tackle these challenges, we extend the PCS (Predictability, Computability, Stability) framework, a data science framework that incorporates best practices from machine learning and statistics in supervised learning (Yu and Kumbier, 2020), to the design of RL algorithms for the digital interventions setting. Further, we provide guidelines on how to design simulation environments, a crucial tool for evaluating RL candidate algorithms using the PCS framework. We illustrate the use of the PCS framework for designing an RL algorithm for Oralytics, a mobile health study aiming to improve users' tooth-brushing behaviors through the personalized delivery of intervention messages. Oralytics will go into the field in late 2022.