Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

WG2 — SCE Working Group on Methods, Backends & Verification

Part of the Research Program for AI as Babel Fish for Structural Economics.

Chair: Herbert Dawid (designated June 2026).

HARK integration is treated here as the primary reference backend.

Scope

This working group addresses the numerical solution of models specified in the language of WG1: the separation of mathematical model and numerical method; translation to multiple solver backends through Rosetta Stones; and verification that independently implemented backends agree on the solution up to stated tolerances.

Aims

Treat the numerical method as a separate, declarative artifact — grids, quadrature, interpolation, and solution algorithms recorded as explicit, documented choices — and ensure that a model written once in the language can be solved by any capable backend (HARK, Dynare, dolo, the VFI Toolkit, SSJ) through Rosetta Stones, with cross-backend agreement verified up to tolerance.

Scientific rationale

The reproducibility hurdle in structural economics often lies in numerical detail: a published result can depend on grid size, interpolation scheme, or shock discretization. Recording methods declaratively implements the program’s Υ-vs-Ρ distinction (semantic content vs. numerical representation), permits systematic robustness analysis, and allows rigorous comparison of alternative methods. If a model’s meaning is fixed in the Bellman-core (WG1), the choice of solver becomes an explicit, swappable decision, and disagreement between backends is a testable hypothesis rather than an unresolved ambiguity. HARK (Econ-ARK) serves as the primary reference implementation against which other backends are compared.

Current state (from bellman-ddsl)

Methodization

Backends and Rosetta Stones

Cross-subfield interoperability

Reaching beyond heterogeneous-agent dynamic programming to neighboring traditions (CGE, ABM, applied IO) is, on the numerical side, an extension of the Rosetta-Stone program to subfield-standard toolkits — CGE solvers (e.g. GAMS/GEMPACK), agent-based frameworks, and structural-IO estimators and dynamic-game solvers. Two specific tasks follow:

The representational questions (what the shared/companion structures are) belong to WG1; the AI translation of subfield code and cross-subfield reproducibility belong to WG3. See prior art §6 for cross-field precedents (ASE, ESMF, OPTIMADE).

Five-year milestones

Open research questions

Illustrative project proposals

Develop the method registry: a typed catalog of quadrature and interpolation schemes annotated with accuracy and cost metadata, and demonstrate automated accuracy–cost frontiers for a suite of consumption-saving and portfolio-choice models.

Build the cross-backend verification harness: define agreement metrics for value and policy functions, run canonical models through HARK, dolo, and the VFI Toolkit, and publish a benchmark suite documenting where and why backends diverge.

Indicators of progress

Number of method families catalogued; share of the model library with declared methodization; reproducible accuracy–cost comparisons; backends with a working Rosetta Stone; backends verified to agree on the benchmark suite; models in the public comparison database; HARK models migrated to the shared specification.

Potential funding sources

NSF (cyberinfrastructure / numerical methods), central banks / BIS (workhorse-model portability, pilots), FRO/Convergent, corporate sponsorship.

Foundations

Sargent–Stachurski / QuantEcon (method interoperability, time iteration, contraction); HARK / Econ-ARK (reference backend); SSJ (Auclert et al.) for aggregation; dolo (Winant); Backus FFP (meaning vs. representation).