MLLGMar 20

CogFormer: Learn All Your Models Once

arXiv:2603.2052090.2h-index: 16
AI Analysis

This addresses the problem of inefficient model iteration for cognitive modelers, though it appears incremental as it builds on existing SBI and transformer methods.

The authors tackled the limitation of simulation-based inference (SBI) in cognitive modeling, where changes to model assumptions require retraining, by developing CogFormer, a meta-amortized framework that accurately estimates parameters across families of decision-making models with minimal amortization offset.

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 quantitative results across families of decision-making models for binary, multi-alternative, and continuous responses. Our evaluation suggests that CogFormer can accurately estimate parameters across model families with a minimal amortization offset, making it a potentially powerful engine that catalyzes cognitive modeling workflows.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes