Improving the Prediction of Individual Engagement in Recommendations Using Cognitive Models
Roderick Seow, Yunfan Zhao, Duncan Wood, Milind Tambe, Cleotilde Gonzalez
TL;DR
The paper addresses predicting individual engagement in health-promotion programs under resource constraints, modeling non-Markovian dynamics with personalized Instance-Based Learning (IBL) instead of purely data-driven forecasters. By training per-beneficiary IBL models and using their blended value to predict next-period engagement, the approach yields more accurate one-step forecasts than LSTMs and reveals interpretable individual-difference profiles. These cognitive models also enable clustering of participants and show how cluster-informed training can boost performance of other time-series models; results suggest practical benefits for targeting interventions and understanding behavior. Overall, the work demonstrates that cognitively grounded memory and similarity mechanisms can improve engagement predictions and inform more efficient, personalized intervention strategies in real-world health programs.
Abstract
For public health programs with limited resources, the ability to predict how behaviors change over time and in response to interventions is crucial for deciding when and to whom interventions should be allocated. Using data from a real-world maternal health program, we demonstrate how a cognitive model based on Instance-Based Learning (IBL) Theory can augment existing purely computational approaches. Our findings show that, compared to general time-series forecasters (e.g., LSTMs), IBL models, which reflect human decision-making processes, better predict the dynamics of individuals' states. Additionally, IBL provides estimates of the volatility in individuals' states and their sensitivity to interventions, which can improve the efficiency of training of other time series models.
