CogReact: A Reinforced Framework to Model Human Cognitive Reaction Modulated by Dynamic Intervention
Songlin Xu, Xinyu Zhang
TL;DR
CogReact tackles the challenge of modeling human cognitive reaction times under dynamic environmental disturbances by uniting the drift-diffusion model ($DDM$) with deep reinforcement learning (DRL). The approach uses a four-step pipeline: a math reasoning agent to encode task features, transfer of these features to predict human baselines, decoding via $DDM$ into an evidence-accumulation trajectory, and a DRL loop that perturbs this trajectory under frame-by-frame time-pressure stimuli. Empirical results on a large math-dinger task dataset show superior RT predictions (notably with Type II/IV encodings), while ablations reveal the critical roles of $DDM$ integration and math-task encoding for performance and interpretability. Generalization experiments on CPC18 and PeerEdu demonstrate robust transfer to decision making and learning contexts, indicating the framework’s potential as a data-driven, interpretable tool for understanding and design of interventions in dynamic cognitive environments.
Abstract
Using deep neural networks as computational models to simulate cognitive process can provide key insights into human behavioral dynamics. Challenges arise when environments are highly dynamic, obscuring stimulus-behavior relationships. However, the majority of current research focuses on simulating human cognitive behaviors under ideal conditions, neglecting the influence of environmental disturbances. We propose CogReact, integrating drift-diffusion with deep reinforcement learning to simulate granular effects of dynamic environmental stimuli on human cognitive process. Quantitatively, it improves cognition modelling by considering temporal effect of environmental stimuli on cognitive process and captures both subject-specific and stimuli-specific behavioural differences. Qualitatively, it captures general trends in human cognitive process under stimuli, better than baselines. Our approach is examined in diverse environmental influences on various cognitive tasks. Overall, it demonstrates a powerful, data-driven methodology to simulate, align with, and understand the vagaries of human cognitive response in dynamic contexts.
