← All notes

What makes a world model actually useful for reasoning?

How LLMs develop world models and whether they simulate mechanisms or just predict sequences.

Topic Hub · 14 linked notes · 8 sections
View as

World Model Architectures

3 notes

What should a world model actually be designed to do?

Current AI research treats world models as either video predictors or RL dynamics learners, but what if their real purpose is simulating actionable possibilities for decision-making rather than predicting next observations?

Explore related Read →

Do LLMs actually have world models or just facts?

The term 'world model' conflates two different capabilities: factual representation versus mechanistic understanding. Understanding which one LLMs actually possess matters for assessing their reasoning reliability.

Explore related Read →

Do foundation models learn world models or task-specific shortcuts?

When transformer models predict sequences accurately, are they building genuine world models that capture underlying physics and logic? Or are they exploiting narrow patterns that fail under distribution shift?

Explore related Read →

Simulating Thought vs Behavior

1 note

Can language models simulate belief change in people?

Current LLM social simulators treat behavior as input-output mappings without modeling internal belief formation or revision. Can they be redesigned to actually track how people think and change their minds?

Explore related Read →

Causal Belief Networks and Reasoning Fidelity

1 note

Can we extract causal belief networks from interview conversations?

Can natural language interviews be systematically parsed into causal graphs that capture how individuals reason about policy trade-offs? This matters for building auditable belief simulations that go beyond static opinion snapshots.

Explore related Read →

Batch #3 backlog *(2026-06-03)*

1 note

Backlog wave 2 — Batch #3 *(2026-06-03)*

1 note

Can separating causal models from language models improve reasoning?

Can an explicit formal causal model paired with an LLM translator overcome both spurious correlation reasoning and reward-without-explanation problems in RL? This explores whether dividing reasoning labor between systems addresses fundamental weaknesses in each.

Explore related Read →

Automated social science — Batch #5 backlog *(2026-06-03)*

1 note

Can structural causal models automate social science with language models?

Can we use structural causal models to let LLMs both propose and test social hypotheses systematically? This explores whether formal causal structure can overcome LLM limitations in social simulation.

Explore related Read →

New — 2026-06-27

3 notes

Can language models learn to simulate agent environments?

Explores whether training language models to predict next states across diverse agent domains can create transferable world models that improve agent performance beyond real-world interaction alone.

Explore related Read →

Can looped computation replace parameter count in world models?

Does iteratively refining latent states through a shared transformer block achieve comparable performance to larger models while adapting computation depth per prediction step? This matters because world models struggle with long-horizon rollout error and computational cost.

Explore related Read →

What do language models actually know?

Explores what LLMs genuinely understand versus what they merely simulate. The distinction matters because apparent competence often masks fundamental epistemic gaps and predictable failure modes.

Explore related Read →