Conference Paper
Machine Learning

What Has a Foundation Model Found?

Keyon Vafa, Peter G. Chang, Ashesh Rambachan, S. Mullainathan
July 9, 2025International Conference on Machine Learning40 citations

40

Citations

3

Influential Citations

International Conference on Machine Learning

Venue

2025

Year

Abstract

Foundation models are premised on the idea that sequence prediction can uncover deeper domain understanding, much like how Kepler's predictions of planetary motion later led to the discovery of Newtonian mechanics. However, evaluating whether these models truly capture deeper structure remains a challenge. We develop a technique for evaluating foundation models that examines how they adapt to synthetic datasets generated from some postulated world model. Our technique measures whether the foundation model's inductive bias aligns with the world model, and so we refer to it as an inductive bias probe. Across multiple domains, we find that foundation models can excel at their training tasks yet fail to develop inductive biases towards the underlying world model when adapted to new tasks. We particularly find that foundation models trained on orbital trajectories consistently fail to apply Newtonian mechanics when adapted to new physics tasks. Further analysis reveals that these models behave as if they develop task-specific heuristics that fail to generalize.

Analysis

Why This Paper Matters

This paper addresses a critical gap in the evaluation of foundation models: whether their impressive performance on training tasks reflects genuine understanding of underlying domain structure or merely task-specific heuristics. By drawing an analogy to Kepler's predictions versus Newtonian mechanics, the authors highlight that predictive accuracy does not guarantee causal or structural insight. The proposed inductive bias probe offers a principled way to test this, which is essential as foundation models are increasingly used in scientific domains like physics, biology, and climate modeling.

The finding that models fail to apply Newtonian mechanics when adapted to new physics tasks is particularly striking. It suggests that current training paradigms may encourage shortcut learning rather than deep comprehension. This has immediate implications for practitioners: relying on foundation models for scientific discovery or decision-making without such probes could lead to brittle or misleading conclusions.

Technical Contributions

  • Inductive bias probe: A novel evaluation framework that measures alignment between a model's inductive bias and a postulated world model using synthetic datasets.
  • Domain-agnostic design: The technique is applicable across multiple domains, though the paper focuses on physics.
  • Diagnostic insight: Identifies that models develop task-specific heuristics that fail to generalize, providing a concrete failure mode for foundation models.

Results

The paper reports that foundation models trained on orbital trajectories consistently fail to apply Newtonian mechanics when adapted to new physics tasks. No quantitative metrics (e.g., accuracy, loss) are provided in the abstract, but the qualitative finding is robust across domains. The analysis shows that models behave as if they rely on heuristics rather than the underlying world model.

Significance

This work challenges a core assumption of foundation models—that sequence prediction leads to deeper understanding. It provides a practical tool for evaluating model generalization beyond training distributions. For AI practitioners, it underscores the need for rigorous evaluation before deploying foundation models in scientific or high-stakes applications. The paper also opens avenues for developing training methods that encourage genuine structural learning rather than heuristic exploitation.