← Latest papers
💻 computer science

SURGE: An Event-Centric Social Media Sentiment Time Series Benchmark with Interaction Structure

The paper introduces SURGE, a comprehensive social media benchmark featuring 67 events and over 800K posts that uniquely integrates event-level time series with aligned text and interaction structures to facilitate the study of how social dynamics influence opinion forecasting and crisis response.

Original authors: Chen Su, Pengsen Cheng, Yuanhe Tian, Yan Song

Published 2026-05-21
📖 5 min read🧠 Deep dive

Original authors: Chen Su, Pengsen Cheng, Yuanhe Tian, Yan Song

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 the weather, but instead of looking at clouds and barometers, you are trying to predict how a crowd of people will feel and act during a specific event, like a big sports game, a political election, or a natural disaster.

The paper introduces SURGE, a new "training manual" (benchmark) for computers to learn how to do this. Here is a breakdown of what they did and what they found, using simple analogies.

The Problem: The "Scattered Puzzle"

Previously, researchers had two main problems when trying to study how people react to big events on social media:

  1. Too Small or Too Narrow: Old datasets were like looking at just one single storm (e.g., only COVID-19 tweets) or only looking at a tiny slice of the conversation. They didn't have enough variety to teach a computer how to handle different types of events.
  2. Missing the "Conversation Map": Most datasets treated social media posts like a list of isolated grocery receipts. They counted what was said and when, but they threw away the most important part: who replied to whom. In a real conversation, the order and the connections matter. If Person A insults Person B, and Person C jumps in to defend Person B, that changes the mood of the whole group. Old data ignored this "reply chain" structure.

The Solution: SURGE (The "Event Time-Lapse")

The authors built SURGE, which is like a massive, organized time-lapse video of 67 different public events (from earthquakes to movie releases to political debates).

  • The Ingredients: They gathered over 800,000 posts from Twitter, Reddit, and Threads.
  • The Structure: Instead of just a flat list, they organized the data into three layers:
    1. The Numbers: How many people were talking (Volume) and whether they were happy, sad, or neutral (Sentiment).
    2. The Text: The actual words people used.
    3. The Map: A diagram showing who replied to whom, preserving the "thread" of the conversation.
  • The Time Machine: They sliced this data into time blocks (6 hours, 12 hours, and 1 day) so computers can learn to predict what happens next based on what happened just before.

The Experiments: Testing the "Weather Forecasters"

The researchers took 10 different types of computer models (some that only look at numbers, some that read text, and some that try to understand the conversation map) and asked them to predict the future mood and volume of these events.

Here are the three big things they discovered:

1. The "Yesterday's News" Effect (Persistence)

The Finding: The best predictor of what people will say right now is often just what they said a moment ago.
The Analogy: Imagine a crowd at a concert. If the crowd is cheering loudly, they will likely keep cheering for the next few minutes. If they are quiet, they will likely stay quiet.
The Result: Simple, "naive" models that just guess "it will be the same as the last minute" were surprisingly hard to beat. Complex, fancy AI models often failed to improve on this simple guess when measuring average errors. The crowd's mood tends to stick to its current path unless something huge happens.

2. Text is Not a Magic Wand

The Finding: Giving the computer the actual text of the posts didn't automatically make it a better predictor.
The Analogy: Imagine trying to predict the outcome of a game by reading the players' tweets. You might think reading the tweets helps, but if the computer doesn't understand how the players are talking to each other (the reply chains), the text is just noise.
The Result: Existing AI models designed for reading news articles (where one person writes a story and others read it) didn't work well on social media (where everyone talks to everyone). They struggled to use the text to improve their predictions unless they were specifically designed to understand the "reply chain" structure.

3. The "Stormy Weather" Zone (Interaction Density)

The Finding: When the conversation gets really heated and people are replying to each other constantly, it becomes much harder to predict what happens next.
The Analogy: Predicting the weather on a calm, sunny day is easy. Predicting it during a sudden, chaotic thunderstorm is hard.
The Result: When the researchers looked only at the "stormy" moments (times with the most replies), the models performed much worse. Standard averages hide this difficulty because they mix the calm days with the stormy days. The paper shows that if you want to know if a model is truly smart, you have to test it specifically during these chaotic, high-interaction moments.

The Bottom Line

The paper doesn't claim to have invented a "super-forecaster" that can predict the future perfectly. Instead, it built a gym (the SURGE benchmark) where researchers can train and test their models.

They found that:

  • Social media mood is very sticky (it stays the same for a while).
  • Just feeding a computer more text doesn't help unless it understands the structure of the conversation.
  • The hardest times to predict are exactly when the conversation is most intense and chaotic.

The authors also released a simple "practice model" (a probe) to show how a computer can start to use the "conversation map" to get better, leaving the door open for future researchers to build even smarter tools.

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 →