LLM-based uncertainty assessment of social media situational signals for crisis reporting
This paper proposes an uncertainty-aware framework that leverages large language models and external proxy data to assess the plausibility of social media claims, enabling the generation of crisis reports that explicitly communicate confidence levels to aid human decision-making during disasters.
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 a crisis manager sitting in a command center during a massive earthquake. Your screens are flooded with thousands of text messages from people on the ground. Some say, "My house collapsed!" while others shout, "The sky is falling!" or "I saw a tsunami coming!"
Right now, most computer systems that try to summarize these messages treat every single text as if it were a verified fact. They just count the votes: "Okay, 50 people said the bridge is out, so the report says the bridge is out." But in a real disaster, some of those messages are true, some are exaggerations, and some are just rumors. Treating them all the same is like listening to a choir where everyone is singing at the same volume, even if some are singing off-key or making up lyrics.
This paper proposes a new way to listen. Instead of just counting the messages, the system asks: "How likely is this story to be true, and how sure is the computer about that guess?"
Here is how the system works, broken down into three simple steps using a creative analogy:
1. The Sorting Hat (Classification)
First, the computer reads the messages and sorts them into buckets. It doesn't just read the text; it tags them.
- "My house is gone" goes into the Damage bucket.
- "I need water" goes into the Needs bucket.
- "The roads are blocked" goes into Infrastructure.
This is standard stuff. But the old systems stopped here, assuming every message in the "Damage" bucket was equally real.
2. The Reality Check (Uncertainty Assessment)
This is the paper's big innovation. The computer now takes a message from the "Damage" bucket and compares it against a Weather Report (which the authors call "proxy data").
In this study, they used data from the USGS (a real-world earthquake monitoring system) that tells them exactly how hard the ground shook in specific areas.
The Scenario: A tweet says, "The entire city is underwater!"
The Reality Check: The computer looks at the USGS data. It sees the shaking was very light in that city.
The Verdict: The computer says, "That story is implausible (it probably didn't happen), and I am very confident in that judgment."
Another Scenario: A tweet says, "I heard a loud noise and my coffee cup fell."
The Reality Check: The USGS data shows a strong tremor in that exact spot.
The Verdict: The computer says, "That story is highly plausible, and I am very confident."
The Tricky Scenario: A tweet says, "A building collapsed," but the USGS data is vague or the area is hard to map.
The Verdict: The computer says, "That story might be true, but I'm not very confident in my judgment."
The system gives every message two scores:
- Plausibility: How likely is this to be real? (1 to 5 stars).
- Confidence: How sure is the computer about that rating? (0% to 100%).
3. The Filtered Report (Crisis Reporting)
Finally, instead of making one giant, messy summary that mixes rumors with facts, the system creates different reports based on these scores.
- Report A (The "Go" List): Contains only stories that are highly plausible and the computer is very sure about. This is what the crisis team uses to send out immediate help.
- Report B (The "Watch" List): Contains stories that seem plausible, but the computer isn't sure. The team knows to double-check these before acting.
- Report C (The "Ignore" List): Contains stories that seem fake or are just rumors. The team can safely ignore these to save time.
Why This Matters
The paper tested this on over 200,000 tweets from six different earthquakes. They found that:
- Not all messages are equal: The system successfully separated the "likely true" messages from the "likely fake" ones.
- The reports change: When they generated reports using only the "high confidence" messages, the stories were different than when they used all the messages mixed together.
The Bottom Line:
This framework doesn't try to replace human experts or act as a "truth machine" that knows everything. Instead, it acts like a smart filter. It helps human crisis managers prioritize their time by saying, "Here are the facts we are sure about, here are the things we need to check, and here are the things we can probably ignore." It turns a chaotic flood of noise into a structured, manageable list of signals, helping people make better decisions when time is running out.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.