Search papers, labs, and topics across Lattice.
This paper introduces a divide-and-conquer framework for amortized Bayesian inference (ABI) in the drift diffusion model (DDM), addressing the challenge of generalization across different study designs. By leveraging the DDM's independence assumption, the dataset is decomposed into pairwise shards, allowing a single neural network to learn shared structures and perform inference on each shard separately. The results indicate that this method achieves comparable accuracy and uncertainty to traditional MCMC approaches while significantly reducing computational costs.
Achieving MCMC-level accuracy at a fraction of the computational cost, this method revolutionizes how we approach Bayesian inference in cognitive decision-making models.
The drift diffusion model (DDM) is a cornerstone of cognitive decision-making research. Although numerous estimation methods exist, researchers continue to seek inference approaches that are both fast and flexible across diverse study designs. Amortized Bayesian inference (ABI) can provide nearly instantaneous inference for complex stochastic models like the DDM, but neural networks trained for one study design cannot generalize to others. In this paper, we propose a divide-and-conquer framework that address this limitation. The core idea is that the DDM's independence assumption allows the full dataset to be decomposed into pairwise shards, each sharing a common structure that a single neural network can learn. Inference is performed on each shard separately and the resulting posteriors are combined via consensus MCMC to approximate the full posterior. Using simulated datasets, we evaluate the accuracy and uncertainty of this method. Our results show that the proposed divide-and-conquer approach achieves accuracy and uncertainty comparable to MCMC while reducing computational cost by several orders of magnitude. This work not only advances DDM estimation but also demonstrates a general strategy for improving the scalability and generalizability of ABI methods across diverse applications.