CogFormer: Learn All Your Models Once
Jerry M. Huang, Lukas Schumacher, Niek Stevenson, Stefan T. Radev

TL;DR
CogFormer introduces a transformer-based meta-amortized framework for cognitive modeling that efficiently adapts to various model structures and data types, reducing retraining needs and accelerating inference workflows.
Contribution
It presents a novel meta-amortized approach using transformers that generalizes across multiple cognitive models, enabling flexible and rapid parameter estimation.
Findings
Accurately estimates parameters across diverse decision-making models.
Maintains validity across different data types and model structures.
Reduces retraining overhead in simulation-based inference.
Abstract
Simulation-based inference (SBI) with neural networks has accelerated and transformed cognitive modeling workflows. SBI enables modelers to fit complex models that were previously difficult or impossible to estimate, while also allowing rapid estimation across large numbers of datasets. However, the utility of SBI for iterating over varying modeling assumptions remains limited: changing parameterizations, generative functions, priors, and design variables all necessitate model retraining and hence diminish the benefits of amortization. To address these issues, we pilot a meta-amortized framework for cognitive modeling which we nickname the CogFormer. Our framework trains a transformer-based architecture that remains valid across a combinatorial number of structurally similar models, allowing for changing data types, parameters, design matrices, and sample sizes. We present promising…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics · Explainable Artificial Intelligence (XAI) · Scientific Computing and Data Management
