Bayesian Wind Tunnels for Model Selection

· Source: stat.ML updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, extended

Summary

Researchers introduce "model-selection Bayesian wind tunnels" to quantitatively assess if transformers perform Bayesian model selection, identifying correct hypothesis classes from data. A 2.8M-parameter transformer achieved 0.01-bit entropy agreement with the Bayesian optimum for label-invariant fixed-point-free involutions, even with opaque symbols. This capability extends to non-nested comparisons (involutions vs. 3-cycles) with class posterior MAE under 0.001. A critical "perceptual access condition" was identified: model selection for arithmetic structures (e.g., modular addition/multiplication) fails with opaque symbols but succeeds with integer tokens, a boundary that persists under 112x scaling to 316M parameters. Conversely, relational structures succeed with both. Further, a "polynomial barrier" shows that even with integer tokens, detecting affine or higher-degree polynomials fails, suggesting a circuit depth limitation beyond simple modular arithmetic. Frontier LLMs exhibit qualitative Bayesian behavior but a 55x calibration gap.

Key takeaway

For AI Scientists and Machine Learning Engineers, recognize that transformer performance on Bayesian model selection is highly sensitive to token encoding and computational complexity. If your task involves arithmetic operations, ensure stable token semantics, like integer tokens, for circuit compilation. For relational tasks, opaque symbols can suffice. Be aware that even with integer tokens, complex arithmetic circuits, such as polynomial detection, may remain unlearnable. This suggests a fundamental learnability boundary.

Key insights

Transformers perform quantitative Bayesian model selection, but their success depends on the "perceptual access" and "circuit depth" of the underlying structure.

Principles

Method

The "model-selection Bayesian wind tunnel" methodology provides controlled environments with closed-form ground-truth posteriors over hypothesis classes, enabling bit-level precision measurement of transformer model selection.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.