paper-with-me

Papers

From Kepler to Newton: Inductive Biases Guide Learned World Models in Transformers

2026-02-06 · Ziming Liu, Sophia Sanborn, Surya Ganguli, Andreas Tolias arxiv

Can general-purpose AI architectures go beyond prediction to discover the physical laws governing the universe? True intelligence relies on "world models" -- causal abstractions that allow an agent to not only predict future states but understand the underlying governing dynamics. While previous "AI Physicist" approaches have successfully recovered such laws, they typically rely on strong, domain-specific priors that effectively "bake in" the physics. Conversely, Vafa et al. recently showed that generic Transformers fail to acquire these world models, achieving high predictive accuracy without capturing the underlying physical laws. We bridge this gap by systematically introducing three minimal inductive biases. We show that ensuring spatial smoothness (by formulating prediction as continuous regression) and stability (by training with noisy contexts to mitigate error accumulation) enables generic Transformers to surpass prior failures and learn a coherent Keplerian world model, successfully fitting ellipses to planetary trajectories. However, true physical insight requires a third bias: temporal locality. By restricting the attention window to the immediate past -- imposing the simple assumption that future states depend only on the local state rather than a complex history -- we force the model to abandon curve-fitting and discover Newtonian force representations. Our results demonstrate that simple architectural choices determine whether an AI becomes a curve-fitter or a physicist, marking a critical step toward automated scientific discovery.

📄 PDF Abstract BibTeX arXiv:2602.06923

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What Has a Foundation Model Found? Using Inductive Bias to Probe for World Models

2025-07-09 · Keyon Vafa, Peter G. Chang, Ashesh Rambachan, Sendhil Mullainathan

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. Howev…

Inductive Bias

Using Natural Language and Program Abstractions to Instill Human Inductive Biases in Machines

2022-05-23 · Sreejan Kumar, Carlos G. Correa, Ishita Dasgupta, Raja Marjieh 외

Strong inductive biases give humans the ability to quickly learn to perform a variety of tasks. Although meta-learning is a method to endow neural networks with useful inductive biases, agents trained by meta-learning ma…

Meta-LearningMeta Reinforcement LearningProgram inductionReinforcement Learning (RL)

KEPLER: A Unified Model for Knowledge Embedding and Pre-trained Language Representation

2019-11-13 · Xiaozhi Wang, Tianyu Gao, Zhaocheng Zhu, Zhengyan Zhang 외

Pre-trained language representation models (PLMs) cannot well capture factual knowledge from text. In contrast, knowledge embedding (KE) methods can effectively represent the relational facts in knowledge graphs (KGs) wi…

Entity EmbeddingsEntity TypingInductive knowledge graph completionKnowledge Graph Completion+7

Enhancing the Inductive Biases of Graph Neural ODE for Modeling Dynamical Systems

2022-09-22 · Suresh Bishnoi, Ravinder Bhattoo, Sayan Ranu, N. M. Anoop Krishnan

Neural networks with physics based inductive biases such as Lagrangian neural networks (LNN), and Hamiltonian neural networks (HNN) learn the dynamics of physical systems by encoding strong inductive biases. Alternativel…

From Kepler to Newton: Explainable AI for Science

2021-11-24 · Zelong Li, Jianchao Ji, Yongfeng Zhang

The Observation--Hypothesis--Prediction--Experimentation loop paradigm for scientific research has been practiced by researchers for years towards scientific discoveries. However, with data explosion in both mega-scale a…

scientific discovery