← Latest papers
💬 NLP

Building Social World Models with Large Language Models

This paper introduces the Social World Model (SWM), a framework that leverages Large Language Models to predict the evolution of social beliefs in response to events without explicit annotations, demonstrating state-of-the-art performance on a new benchmark derived from real-world prediction markets like Kalshi and Polymarket.

Original authors: Haofei Yu, Yining Zhao, Guanyu Lin, Jiaxuan You

Published 2026-06-11
📖 5 min read🧠 Deep dive

Original authors: Haofei Yu, Yining Zhao, Guanyu Lin, Jiaxuan You

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to predict how a crowd of people will react to a breaking news story. Will they get excited, scared, or indifferent? Usually, this is incredibly hard to guess because human beliefs are messy, emotional, and change for reasons that aren't always obvious.

This paper introduces a new tool called the Social World Model (SWM). Think of it as a "crystal ball for public opinion" powered by Artificial Intelligence (specifically Large Language Models, or LLMs).

Here is how the paper explains it, using simple analogies:

1. The Problem: The "Black Box" of Public Opinion

The authors say that tracking how society thinks is like trying to predict the weather without a thermometer.

  • The Data Gap: Usually, we don't have clear numbers for what people believe. Surveys are slow, and social media is full of noise (bots, trolls, and echo chambers).
  • The Mystery: Even if we see a belief change (e.g., "People suddenly think a new crypto coin will go up"), we often don't know which specific news story caused it. Was it a politician's speech? A scientific discovery? Or just a rumor?
  • The Challenge: Traditional computer models are good at math (like predicting stock prices based on past numbers) but bad at understanding the story behind the numbers. They can't "read" the news and understand how a specific headline changes a person's mind.

2. The Solution: The "Social World Model"

The authors built a system that treats public belief like a physical object that can be pushed and pulled.

  • The "State" (The Belief): Imagine a thermometer measuring how much people believe in something (e.g., "Will Trump win the election?"). The number on the thermometer is the "state."
  • The "Event" (The Push): A news story is like a hand pushing that thermometer.
  • The Goal: The model tries to learn the rule: If we have this current belief (State A) and this specific news story happens (Event), what will the belief be tomorrow (State B)?

3. How They Trained the AI (The "Hindsight" Trick)

This is the cleverest part of the paper. Usually, to teach a computer, you need a teacher to say, "This news story caused that belief change." But the authors didn't have a human teacher for every single event.

Instead, they used a "Hindsight" strategy:

  1. The Setup: They used data from Prediction Markets (like Polymarket and Kalshi). These are places where people bet real money on outcomes. The price of a bet is a perfect, real-time measure of what the crowd believes.
  2. The Teacher (The "Posterior"): They used a super-smart AI (a frozen LLM) to look at the past after the event happened. This AI acts like a detective looking at a crime scene. It sees the belief change and asks, "Which news story from yesterday best explains this change?"
  3. The Student (The "World Model"): The main model (the "Student") tries to predict the future. It is trained to guess what the "Detective AI" would have said.
    • Analogy: Imagine a student taking a test. They don't know the answers yet. But after the test, a genius tutor tells them, "You got this question right because you remembered this specific fact." The student then learns to associate that fact with the answer, so next time they can guess it on their own.

4. What They Found

The team tested their model against other methods using thousands of real-world betting markets.

  • Beating the Experts: Their model (SWM) did a better job at predicting the direction of belief changes (up or down) than standard time-series models (which just look at past numbers) and even better than some of the most advanced AI models available today (like GPT-5.5).
  • The "Why" Matters: The model works best when it can clearly link a news story to a belief shift.
    • Success: When a clear event happened (like a peace deal announcement), the model correctly predicted the belief would shift up.
    • Failure: When the market moved for complex, hidden reasons (like algorithmic trading or vague rumors), the model struggled because it couldn't find a clear "cause" in the news.

5. Two Modes of Operation

The paper describes two ways to use this tool:

  1. Forecasting (The Weatherman): The model looks at all the news today, guesses which one matters most, and predicts what the crowd will believe tomorrow.
  2. Simulation (The "What If" Machine): You can ask the model, "What would happen to public opinion if this specific fake news story were true?" The model simulates the reaction without needing the news to actually exist.

Summary

The paper claims that by combining real-money betting data (which is a very honest measure of belief) with AI that can read and understand news, they created a system that can predict how society's mind changes. It doesn't just guess numbers; it learns the "rules" of how specific stories move the needle of public opinion.

Important Note: The paper explicitly states this is a tool for understanding and predicting collective belief. It warns that while useful for policymakers to anticipate reactions, it could be misused to manipulate opinions if deployed maliciously. The authors do not claim it can predict the future with 100% certainty, nor do they claim it solves all social science problems.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →